Home
last modified time | relevance | path

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

12345678910

/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...]
/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchSceneDataProcessor.h58 IAppTimer* timer; member in OHOS::HiviewDFX::AppLaunchSceneDataProcessor
/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
/third_party/typescript/tests/baselines/reference/
H A DjsDeclarationsFunctionClassesCjsExportAssignment.js[all...]
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_util_test.cpp153 std::shared_ptr<StatsHelper::ActiveTimer> timer = std::make_shared<StatsHelper::ActiveTimer>(); in HWTEST_F() local
189 std::shared_ptr<StatsHelper::ActiveTimer> timer = std::make_shared<StatsHelper::ActiveTimer>(); HWTEST_F() local
216 std::shared_ptr<StatsHelper::ActiveTimer> timer = std::make_shared<StatsHelper::ActiveTimer>(); HWTEST_F() local
[all...]
/base/telephony/call_manager/utils/include/
H A Dtimer.h37 Timer(const Timer &timer) in Timer() argument
/base/time/time_service/services/dfx/src/
H A Dtime_sysevent.cpp27 void StatisticReporter(int32_t callerPid, int32_t size, std::shared_ptr<TimerInfo> timer) in StatisticReporter() argument
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Drelative_timer_test.cpp50 auto &timer = RelativeTimer::GetInstance(); in HWTEST_F() local
/third_party/mbedtls/programs/fuzz/
H A Dfuzz_dtlsclient.c40 mbedtls_timing_delay_context timer; in LLVMFuzzerTestOneInput() local

Completed in 8 milliseconds

12345678910