/third_party/jerryscript/tests/jerry/ |
H A D | regression-test-issue-2272.js | 21 var now = Date.now (); variable
|
/third_party/node/lib/internal/perf/ |
H A D | utils.js | 13 function now() { function
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares__timeval.c | 40 struct timeval now; in ares__tvnow() local 58 struct timeval now; in ares__tvnow() local 90 struct timeval now; ares__tvnow() local 102 struct timeval now; ares__tvnow() local [all...] |
H A D | ares_timeout.c | 63 struct timeval now; in ares_timeout() local 37 ares__timeval_remaining(struct timeval *remaining, const struct timeval *now, const struct timeval *tout) ares__timeval_remaining() argument [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | ratelimit.c | 37 pa_usec_t now; in pa_ratelimit_test() local
|
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | token_bucket.c | 24 uint64 now = SAMGR_GetProcessTime();
in TB_CheckMessage() local
|
/third_party/curl/lib/ |
H A D | speedcheck.c | 41 Curl_speedcheck(struct Curl_easy *data, struct curltime now) Curl_speedcheck() argument
|
H A D | psl.c | 51 struct curltime now = Curl_now(); in now_seconds() local 60 time_t now; in Curl_psl_use() local
|
/foundation/resourceschedule/ffrt/src/sync/ |
H A D | record_mutex.cpp | 46 uint64_t now = std::chrono::duration_cast<std::chrono::microseconds>( in GetDuration() local
|
/kernel/linux/linux-5.10/kernel/time/ |
H A D | timekeeping_internal.h | 19 static inline u64 clocksource_delta(u64 now, u64 last, u64 mask) in clocksource_delta() argument 30 static inline u64 clocksource_delta(u64 now, u64 last, u64 mask) in clocksource_delta() argument
|
/kernel/linux/linux-6.6/kernel/time/ |
H A D | timekeeping_internal.h | 19 static inline u64 clocksource_delta(u64 now, u64 last, u64 mask) in clocksource_delta() argument 30 static inline u64 clocksource_delta(u64 now, u64 last, u64 mask) in clocksource_delta() argument
|
/third_party/python/Doc/includes/sqlite3/ |
H A D | pysqlite_datetime.py | 9 now = datetime.datetime.now() variable
|
/third_party/skia/experimental/sktext/editor/ |
H A D | Mouse.cpp | 23 double now = SkTime::GetMSecs(); in isDoubleClick() local
|
/foundation/ai/ai_engine/services/common/platform/time/source/ |
H A D | time_elapser.cpp | 39 std::chrono::system_clock::time_point now = std::chrono::system_clock::now(); in ElapseMicro() local 45 std::chrono::system_clock::time_point now = std::chrono::system_clock::now(); in ElapseMilli() local 51 std::chrono::system_clock::time_point now = std::chrono::system_clock::now(); in ElapseSec() local [all...] |
/foundation/bundlemanager/app_domain_verify/services/include/agent/core/ |
H A D | app_domain_verify_agent_service.h | 73 std::chrono::system_clock::time_point now; member in OHOS::AppDomainVerify::AppDomainVerifyAgentService
|
/foundation/resourceschedule/ffrt/src/queue/ |
H A D | serial_queue.cpp | 48 uint64_t now = GetNow(); in Pull() local
|
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/ |
H A D | call_reporter.cpp | 48 int64_t now = std::chrono::duration_cast<std::chrono::milliseconds>( in Count() local [all...] |
/kernel/linux/linux-5.10/arch/parisc/lib/ |
H A D | delay.c | 32 u32 bclock, now, loops = __loops; in __cr16_delay() local
|
/kernel/linux/linux-6.6/arch/parisc/lib/ |
H A D | delay.c | 32 u32 bclock, now, loops = __loops; in __cr16_delay() local
|
/kernel/linux/linux-5.10/drivers/rtc/ |
H A D | systohc.c | 21 int rtc_set_ntp_time(struct timespec64 now, unsigned long *target_nsec) in rtc_set_ntp_time() argument
|
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-launcher/source/ |
H A D | launcher.cpp | 71 union { double d; unsigned u; } now = { .d = jerry_port_get_current_time () }; in jsmbed_js_init() local
|
/third_party/ltp/testcases/kernel/controllers/freezer/ |
H A D | timed_forkbomb.c | 31 struct timeval start, now; in main() local
|
/third_party/node/test/wasi/c/ |
H A D | poll.c | 10 time_t before, now; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
H A D | testfrmw.c | 50 struct tm *now; in output() local
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/ |
H A D | testfrmw.c | 50 struct tm *now; in output() local
|