Home
last modified time | relevance | path

Searched defs:now (Results 76 - 100 of 552) sorted by relevance

12345678910>>...23

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DHolidayTest.java50 private Date now; field in HolidayTest
[all...]
/third_party/libcoap/examples/contiki/
H A Dserver.c76 coap_tick_t now; in hnd_get_time() local
/third_party/libcoap/src/
H A Dcoap_async.c114 coap_tick_t now; in coap_async_set_delay() local
/third_party/jerryscript/targets/curie_bsp/jerry_app/quark/
H A Dmain.c139 union { double d; unsigned u; } now = { .d = jerry_port_get_current_time () }; in jerry_start() local
/third_party/nghttp2/src/
H A Dshrpx_dns_tracker.cc312 auto now = std::chrono::steady_clock::now(); in gc() local
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_queue.h114 struct timespec now; in wsi_queue_pull() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_internal.c105 const int64_t now = os_time_get(); in vn_renderer_shmem_cache_add() local
68 vn_renderer_shmem_cache_remove_expired_locked( struct vn_renderer_shmem_cache *cache, int64_t now) vn_renderer_shmem_cache_remove_expired_locked() argument
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
H A Dleapsec01.c37 static const char *strtime(const struct timespec *now) in strtime() argument
75 struct timespec now; in adjtimex_status() local
96 struct timespec now, target; in test_hrtimer_early_expiration() local
125 struct timespec now, leap, start; run_leapsec() local
190 struct timespec now; cleanup() local
[all...]
/third_party/libinput/src/
H A Dtimer.c97 uint64_t now = libinput_now(timer->libinput); in libinput_timer_set_flags() local
141 libinput_timer_handler(struct libinput *libinput , uint64_t now) in libinput_timer_handler() argument
36 libinput_timer_init(struct libinput_timer *timer, struct libinput *libinput, const char *timer_name, void (*timer_func)(uint64_t now, void *timer_func_data), void *timer_func_data) libinput_timer_init() argument
173 uint64_t now; libinput_timer_dispatch() local
245 libinput_timer_flush(struct libinput *libinput, uint64_t now) libinput_timer_flush() argument
[all...]
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/
H A Dstress.c88 struct timespec now; in threaded() local
/third_party/ltp/testcases/realtime/func/sched_football/
H A Dsched_football.c134 struct timeval start, now; in referee() local
/third_party/node/deps/v8/src/d8/
H A Dd8-console.cc104 base::TimeTicks now = base::TimeTicks::Now(); in TimeEnd() local
/third_party/node/deps/v8/src/base/platform/
H A Delapsed-timer.h23 void Start(TimeTicks now) { in Start() argument
62 TimeDelta Restart(TimeTicks now) { in Restart() argument
74 void Pause(TimeTicks now) { in Pause() argument
85 void Resume(TimeTicks now) { in Resume() argument
119 TimeTicks now = TimeTicks::Now(); Now() local
[all...]
/third_party/pulseaudio/src/daemon/
H A Dcpulimit.c118 pa_usec_t now, elapsed; in signal_handler() local
/third_party/pulseaudio/src/pulsecore/
H A Dcore-rtclock.c60 struct timeval now; in pa_rtclock_age() local
/third_party/skia/tests/
H A DPDFTaggedTableTest.cpp34 SkTime::DateTime now; in DEF_TEST() local
/third_party/skia/tools/viewer/
H A DAnimTimer.h85 double now = SkTime::GetNSecs(); in updateTime() local
/third_party/toybox/toys/net/
H A Dsntp.c62 static void doublyso(unsigned long long now, struct timespec *tv) in doublyso() argument
73 unsigned long long *pktime = (void *)toybuf, now, then, before = before; in sntp_main() local
[all...]
/third_party/toybox/toys/other/
H A Dwatch.c69 long long now, then = millitime(); in watch_main() local
/third_party/tzdata/
H A Ddate.c168 display(char const *format, time_t now) in display() argument
/third_party/typescript/tests/baselines/reference/
H A Dparserharness.js516 now = function () { global() function
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dclock_test.cc32 const absl::Time now = absl::Now(); in TEST() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_list.c251 struct os_reltime now; in ap_list_timer() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_list.c253 struct os_reltime now; in ap_list_timer() local
/third_party/ffmpeg/libavcodec/
H A Djacosubdec.c46 time_t now = time(0); in insert_datetime() local

Completed in 12 milliseconds

12345678910>>...23