Home
last modified time | relevance | path

Searched defs:timer (Results 1 - 25 of 179) sorted by relevance

12345678

/third_party/libuv/test/
H A Dtest-loop-time.c37 static void cb(uv_timer_t* timer) { in cb() argument
43 uv_timer_t timer; in TEST_IMPL() local
H A Dtest-active.c45 uv_timer_t timer; in TEST_IMPL() local
[all...]
H A Dtest-default-loop-close.c29 static void timer_cb(uv_timer_t* timer) { in timer_cb() argument
H A Dtest-walk-handles.c30 static uv_timer_t timer; variable
H A Dtest-queue-foreach-delete.c134 static uv_timer_t timer; variable
/third_party/libwebsockets/lib/drivers/led/
H A Dprivate-lib-drivers-led.h28 LWS_PLAT_TIMER_TYPE timer; member
/third_party/vixl/benchmarks/aarch64/
H A Dbench-dataop.cc49 BenchTimer timer; in main() local
H A Dbench-mixed-masm.cc47 BenchTimer timer; in main() local
H A Dbench-branch-link.cc46 BenchTimer timer; in main() local
H A Dbench-branch-masm.cc50 BenchTimer timer; in main() local
H A Dbench-branch.cc51 BenchTimer timer; in main() local
/third_party/rust/crates/nix/test/
H A Dtest_timer.rs51 let mut timer = in alarm_fires() variables
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_timer.c36 void linux_init_timer(struct timer_list *timer) in linux_init_timer() argument
50 STATIC UINT32 DoDeleteTimer(struct timer_list *timer) in DoDeleteTimer() argument
61 DoAddTimer(struct timer_list *timer) DoAddTimer() argument
78 linux_add_timer(struct timer_list *timer) linux_add_timer() argument
103 linux_del_timer(struct timer_list *timer) linux_del_timer() argument
122 linux_mod_timer(struct timer_list *timer, unsigned long expires) linux_mod_timer() argument
[all...]
/third_party/libsnd/src/
H A Dtest_cart_var.c63 SF_CART_TIMER timer ; in test_cart_var() local
/third_party/mesa3d/src/util/
H A Dos_time.h67 os_localtime(const time_t *timer, struct tm *buf) in os_localtime() argument
/third_party/ltp/testcases/kernel/syscalls/timer_getoverrun/
H A Dtimer_getoverrun01.c50 int timer; in main() local
/third_party/ltp/testcases/kernel/syscalls/timer_gettime/
H A Dtimer_gettime01.c28 static kernel_timer_t timer; variable
/third_party/lwip/src/include/lwip/
H A Dmld6.h68 u16_t timer; member
H A Digmp.h84 u16_t timer; member
H A Dip4_frag.h67 u8_t timer; member
/third_party/typescript/tests/baselines/reference/
H A DjsDeclarationsFunctionClassesCjsExportAssignment.js[all...]
/third_party/mbedtls/programs/fuzz/
H A Dfuzz_dtlsclient.c40 mbedtls_timing_delay_context timer; in LLVMFuzzerTestOneInput() local
/third_party/node/src/
H A Dtimer_wrap.cc41 void TimerWrap::OnTimeout(uv_timer_t* timer) { in OnTimeout() argument
/third_party/ltp/testcases/kernel/syscalls/timer_settime/
H A Dtimer_settime03.c32 static timer_t timer; variable
[all...]
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/
H A Dhelper.c67 static void *timer(void *arg) in timer() function

Completed in 6 milliseconds

12345678