代码搜索结果

找到约 10,000 项符合 Timer 的代码

timer.h

/*++ THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F

timer.c

#include "..\..\..\KERNEL\HAL\ARM\TIMER.C"

timer.c

/* TiMidity++ -- MIDI to WAVE converter and player Copyright (C) 1999-2002 Masanao Izumo Copyright (C) 1995 Tuukka Toivonen This program is free software;

timer.h

/* TiMidity++ -- MIDI to WAVE converter and player Copyright (C) 1999-2002 Masanao Izumo Copyright (C) 1995 Tuukka Toivonen This program is free software;

timer.c

/*++ THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F

timer.h

/*++ THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F

timer.c

#include "..\..\..\KERNEL\HAL\ARM\TIMER.C"

timer.h

#ifndef _DECORE_TIMER_H #define _DECORE_TIMER_H #if (defined(LINUX) && defined(PROFILING)) #include "portab.h" struct timer { int64_t dct_times; int64_t vld_times; int64_t i

timer.c

/* * libmad - MPEG audio decoder library */ # ifdef HAVE_CONFIG_H # include "config.h" # endif # include "global.h" # include # ifdef HAVE_ASSERT_H # include

timer.h

# ifndef LIBMAD_TIMER_H # define LIBMAD_TIMER_H typedef struct { signed long seconds; unsigned long fraction; } mad_timer_t; extern mad_timer_t const mad_timer_zero; # define MAD_