Home
last modified time | relevance | path

Searched defs:timer (Results 76 - 100 of 179) sorted by relevance

12345678

/third_party/python/Lib/test/
H A Dtest_profile.py13 from test.profilee import testfunc, timer namespace
/third_party/skia/tools/viewer/
H A DStatsLayer.cpp46 void StatsLayer::beginTiming(Timer timer) { in beginTiming() argument
52 void StatsLayer::endTiming(Timer timer) { in endTiming() argument
[all...]
/third_party/rust/crates/nix/src/sys/
H A Dmod.rs227 pub mod timer; modules
/third_party/ffmpeg/libavcodec/
H A Dass_split.h33 float timer; /**< time multiplier to apply to SSA clock (in %) */ member
/third_party/alsa-lib/src/timer/
H A Dtimer_hw.c52 static int snd_timer_hw_nonblock(snd_timer_t *timer, int nonblock) in snd_timer_hw_nonblock() argument
67 static int snd_timer_hw_async(snd_timer_t *timer, int sig, pid_t pid) in snd_timer_hw_async() argument
284 int _snd_timer_hw_open(snd_timer_t **timer, char *name, in _snd_timer_hw_open() argument
[all...]
/third_party/backends/backend/
H A Dplustek-pp_image.c676 TimerDef timer; in imageP98001ReadOneImageLine() local
941 TimerDef timer; in imageP96ReadOneImageLine() local
1233 TimerDef timer, t2; in imageP98003ReadOneImageLine() local
[all...]
H A Dplustek-pp_genericio.c1230 TimerDef timer; in IOSetToMotorStepCount() local
1282 TimerDef timer; in IOReadOneShadingLine() local
H A Dplustek-pp_tpa.c214 TimerDef timer; in tpaP98GetNegativeTempRamData() local
340 TimerDef timer; in tpaP98RecalculateNegativeShadingGain() local
839 TimerDef timer; in TPAP98003Reshading() local
[all...]
H A Dplustek-pp_io.c683 TimerDef timer; in IODownloadScanStates() local
/third_party/curl/lib/
H A Dprogress.c162 void Curl_pgrsTimeWas(struct Curl_easy *data, timerid timer, in Curl_pgrsTimeWas() argument
242 struct curltime Curl_pgrsTime(struct Curl_easy *data, timerid timer) in Curl_pgrsTime() argument
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h126 struct timer_list timer; /**< Delay control block parameter structure. */ member
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c127 struct hrtimer timer; in HrtimerHandlerRun() local
180 STATIC VOID GetHandlerNodePosition(const struct hrtimer *timer, struct hrtimer_list_node *hrtimerNode, in GetHandlerNodePosition() argument
200 STATIC VOID GetHrtimerNodePosition(const struct hrtimer *timer, struc argument
286 CancelHandlerNode(const struct hrtimer *timer, struct hrtimer_list_node *curNode) CancelHandlerNode() argument
323 linux_hrtimer_init(struct hrtimer *timer, clockid_t clockID, enum hrtimer_mode mode) linux_hrtimer_init() argument
332 linux_hrtimer_create(struct hrtimer *timer, union ktime time, Handler handler) linux_hrtimer_create() argument
352 HandleNodeInit(union ktime time, struct hrtimer *timer) HandleNodeInit() argument
365 linux_hrtimer_start(struct hrtimer *timer, union ktime time, const enum hrtimer_mode mode) linux_hrtimer_start() argument
416 linux_hrtimer_cancel(struct hrtimer *timer) linux_hrtimer_cancel() argument
471 linux_hrtimer_forward(struct hrtimer *timer, union ktime interval) linux_hrtimer_forward() argument
506 linux_hrtimer_is_queued(struct hrtimer *timer) linux_hrtimer_is_queued() argument
[all...]
/third_party/libuv/test/
H A Dtest-metrics.c55 uv_timer_t timer; in TEST_IMPL() local
83 uv_timer_t timer; in metrics_routine_cb() local
134 uv_timer_t timer; in TEST_IMPL() local
[all...]
H A Dtest-timer.c254 uv_timer_t timer; in TEST_IMPL() local
H A Dtest-fork.c40 static void timer_cb(uv_timer_t* timer) { in timer_cb() argument
459 static void timer_cb_touch(uv_timer_t* timer) { in timer_cb_touch() argument
485 uv_timer_t timer; in assert_watch_file_current_dir() local
[all...]
H A Dtest-poll.c443 static void delay_timer_cb(uv_timer_t* timer) { argument
/third_party/libwebsockets/lib/drivers/button/
H A Dlws-button.c46 LWS_PLAT_TIMER_TYPE timer; /* bh timer */ member
[all...]
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/
H A Dlws-button.c46 LWS_PLAT_TIMER_TYPE timer; /* bh timer */ member
[all...]
/third_party/node/src/
H A Dnode_platform.h47 uv_timer_t timer; member
H A Dnode_watchdog.cc94 void Watchdog::Timer(uv_timer_t* timer) { in Timer() argument
/third_party/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str03.c192 struct timespec timer; in synchronize_children() local
328 struct timespec timer; in doit() local
[all...]
/third_party/lwip/src/apps/tftp/
H A Dtftp_server.c86 int timer; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
H A D2-1.c311 static void *timer(void *arg) in timer() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D2-3.c231 static void *timer(void *arg PTS_ATTRIBUTE_UNUSED) in timer() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D1-2.c269 static void *timer(void *arg) in timer() function

Completed in 19 milliseconds

12345678