/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
H A D | HolidayTest.java | 50 private Date now; field in HolidayTest [all...] |
/third_party/libcoap/examples/contiki/ |
H A D | server.c | 76 coap_tick_t now; in hnd_get_time() local
|
/third_party/libcoap/src/ |
H A D | coap_async.c | 114 coap_tick_t now; in coap_async_set_delay() local
|
/third_party/jerryscript/targets/curie_bsp/jerry_app/quark/ |
H A D | main.c | 139 union { double d; unsigned u; } now = { .d = jerry_port_get_current_time () }; in jerry_start() local
|
/third_party/nghttp2/src/ |
H A D | shrpx_dns_tracker.cc | 312 auto now = std::chrono::steady_clock::now(); in gc() local
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_queue.h | 114 struct timespec now; in wsi_queue_pull() local
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_renderer_internal.c | 105 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 D | leapsec01.c | 37 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 D | timer.c | 97 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 D | stress.c | 88 struct timespec now; in threaded() local
|
/third_party/ltp/testcases/realtime/func/sched_football/ |
H A D | sched_football.c | 134 struct timeval start, now; in referee() local
|
/third_party/node/deps/v8/src/d8/ |
H A D | d8-console.cc | 104 base::TimeTicks now = base::TimeTicks::Now(); in TimeEnd() local
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | elapsed-timer.h | 23 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 D | cpulimit.c | 118 pa_usec_t now, elapsed; in signal_handler() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | core-rtclock.c | 60 struct timeval now; in pa_rtclock_age() local
|
/third_party/skia/tests/ |
H A D | PDFTaggedTableTest.cpp | 34 SkTime::DateTime now; in DEF_TEST() local
|
/third_party/skia/tools/viewer/ |
H A D | AnimTimer.h | 85 double now = SkTime::GetNSecs(); in updateTime() local
|
/third_party/toybox/toys/net/ |
H A D | sntp.c | 62 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 D | watch.c | 69 long long now, then = millitime(); in watch_main() local
|
/third_party/tzdata/ |
H A D | date.c | 168 display(char const *format, time_t now) in display() argument
|
/third_party/typescript/tests/baselines/reference/ |
H A D | parserharness.js | 516 now = function () { global() function [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | clock_test.cc | 32 const absl::Time now = absl::Now(); in TEST() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ap_list.c | 251 struct os_reltime now; in ap_list_timer() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ap_list.c | 253 struct os_reltime now; in ap_list_timer() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | jacosubdec.c | 46 time_t now = time(0); in insert_datetime() local
|