Searched
full:timer (Results
451 -
475 of
1190) sorted by null
<<11121314151617181920>>
/system/wlan/ti/wilink_6_1/stad/src/Data_link/ |
rx.c | 45 #include "timer.h" 275 /* allocate timer for debug throughput */ 316 /* destroy periodic rx throughput timer */ 367 /* stop throughput timer */ [all...] |
/development/samples/BrowserPlugin/jni/background/ |
BackgroundPlugin.cpp | 232 // TIMER TESTS 254 // test timer latency 266 gLogI.log(kDebug_ANPLogType, "-------- oneshot timer\n"); 272 gLogI.log(kDebug_ANPLogType, "-------- repeat timer %d\n",
|
/external/bison/lib/ |
timevar.h | 39 - As a standalone timer, using timevar_start and timevar_stop.
|
/external/dropbear/libtommath/etc/ |
tune.c | 47 /* generic ISO C timer */
|
/external/icu4c/test/intltest/ |
tzfmttst.cpp | 278 // timer for performance analysis 279 UDate timer; local 349 timer = Calendar::getNow(); 451 times[patidx] += (Calendar::getNow() - timer);
|
/external/iproute2/man/man8/ |
ss.8 | 38 Show timer information.
|
/external/ipsec-tools/src/racoon/samples/ |
racoon.conf.sample-natt | 27 timer
|
/external/kernel-headers/original/asm-x86/ |
mpspec_def.h | 171 * 2 2 CPU EISA 82489DX neither IRQ 0 timer nor IRQ 13 DMA chaining
|
/external/kernel-headers/original/linux/ |
jiffies.h | 13 * model. The HZ variable establishes the timer interrupt frequency, 100 Hz 36 /* LATCH is used in the interval timer and ftape setup. */ 94 * These inlines deal with timer wrapping correctly. You are 97 * 2. Because if the timer wrap changes in future you won't have to
|
/external/kernel-headers/original/linux/netfilter/ |
nf_conntrack_common.h | 93 /* Timer has been refreshed */
|
/external/opencore/engines/2way/test/src/ |
connect_test.cpp | 26 fprintf(fileoutput, "Start %s test, num runs %d, proxy %d.\n", iRunTimerTest ? "timer configuration and encoder extension IF" : "connect", iMaxRuns, iUseProxy);
|
/external/opencore/nodes/pvprotocolenginenode/config/linux/ |
pvmf_protocolengine_node_tunables.h | 32 // macros for timer
|
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/ |
pv_2way_h324m_interface.h | 261 * Sets an H.324 timer/counter value. This should be called before ConnectL is invoked. 276 * Identifies whether a timer or counter is being set. 278 * Identifies the H.324 timer/counter series. 286 * The new value for the H.324 timer/counter
|
/external/opencore/protocols/systems/tools/general/common/include/ |
pvmf_buffer_data_source.h | 73 // timer observer
|
/external/openssl/crypto/ |
o_time.h | 64 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
|
/external/oprofile/daemon/ |
opd_events.c | 87 event->name = xstrdup("TIMER");
|
/external/oprofile/libop/ |
op_cpu_type.h | 28 CPU_TIMER_INT, /**< CPU using the timer interrupt */
|
/external/qemu/distrib/sdl-1.2.12/ |
CREDITS | 65 * Stephane Peter, for the AAlib front-end and multi-threaded timer idea.
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_config_macosx.h | 115 /* Enable various timer systems */
|
SDL_config_os2.h | 128 /* Enable various timer systems */
|
SDL_config_win32.h | 152 /* Enable various timer systems */
|
/external/qemu/distrib/sdl-1.2.12/src/timer/macos/ |
SDL_MPWtimer.c | 27 #include <Timer.h>
|
SDL_systimer.c | 27 #include <Timer.h>
|
/external/qemu/hw/ |
watchdog.c | 118 fprintf(stderr, "watchdog: timer fired\n");
|
/external/qemu/slirp/ |
tcp_input.c | 453 * Reset idle time and keep-alive timer. 527 * retransmit timer, otherwise restart timer [all...] |
Completed in 144 milliseconds
<<11121314151617181920>>