Home
last modified time | relevance | path

Searched defs:Now (Results 1 - 15 of 15) sorted by relevance

/third_party/benchmark/src/
H A Dcycleclock.h62 inline BENCHMARK_ALWAYS_INLINE int64_t Now() { in Now() function
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dunscaledcycleclock.cc40 int64_t UnscaledCycleClock::Now() { in Now() function in absl::base_internal::UnscaledCycleClock
H A Dcycleclock.cc74 int64_t CycleClock::Now() { in Now() function in absl::base_internal::CycleClock
H A Dsysinfo.cc232 static int64_t Now() { return base_internal::UnscaledCycleClock::Now(); } in Now() function in absl::base_internal::UnscaledCycleClockWrapperForInitializeFrequency
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dclock.cc39 Time Now() { in Now() function
/third_party/node/deps/v8/src/base/platform/
H A Delapsed-timer.h118 static V8_INLINE TimeTicks Now() { in Now() function in v8::base::final
H A Dtime.cc300 Time Now() { in Now() function in v8::base::final
349 Time Time::Now() { return GetClock()->Now(); } in Now() function in v8::base::Time
391 Time Time::Now() { in Now() function in v8::base::Time
471 Time Time::Now() { return Time(SbTimeToPosix(SbTimeGetNow())); } in Now() function in v8::base::Time
695 TimeTicks TimeTicks::Now() { Now() function in v8::base::TimeTicks
711 TimeTicks TimeTicks::Now() { Now() function in v8::base::TimeTicks
773 ThreadTicks ThreadTicks::Now() { Now() function in v8::base::ThreadTicks
[all...]
/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats.h101 V8_EXPORT_PRIVATE static base::TimeTicks (*Now)(); member in v8::internal::final::base
H A Druntime-call-stats.cc17 base::TimeTicks (*RuntimeCallTimer::Now)() = &base::TimeTicks::Now; member in v8::internal::base
162 RuntimeCallTimer::Now = &RuntimeCallTimer::NowCPUTime; in RuntimeCallStats() member in v8::internal::RuntimeCallTimer
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberRegressionTests.java1854 public String Now() in Now() method in myformat
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberRegressionTests.java1848 public String Now() in Now() method in myformat
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerLoop.cpp752 auto Now = system_clock::now(); in Loop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp829 std::time_t Now = time(nullptr); in getTime() local
/third_party/protobuf/src/google/protobuf/
H A Dmap_test.cc323 static int64 Now() { in Now() function
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc5480 MaybeHandle<JSTemporalTimeZone> JSTemporalTimeZone::Now(Isolate* isolate) { in Now() function in v8::internal::JSTemporalTimeZone
5638 MaybeHandle<JSTemporalPlainDate> JSTemporalPlainDate::Now( in Now() function in v8::internal::JSTemporalPlainDate
5811 MaybeHandle<JSTemporalPlainDateTime> JSTemporalPlainDateTime::Now( in Now() function in v8::internal::JSTemporalPlainDateTime
6320 MaybeHandle<JSTemporalZonedDateTime> JSTemporalZonedDateTime::Now( in Now() function in v8::internal::JSTemporalZonedDateTime
6428 MaybeHandle<JSTemporalInstant> JSTemporalInstant::Now(Isolate* isolate) { Now() function in v8::internal::JSTemporalInstant
[all...]

Completed in 28 milliseconds