Searched defs:Clock (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkTimelineSemaphore.hpp | 147 const std::chrono::time_point<Clock, Duration> timeout) in wait() 154 const std::chrono::time_point<Clock, Duration> timeout) in wait()
|
/third_party/benchmark/cmake/ |
D | steady_clock.cpp | 4 typedef std::chrono::steady_clock Clock; in main() typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
D | event.h | 173 const std::chrono::time_point<Clock, Duration>& timeout) { in wait_until() 209 const std::chrono::time_point<Clock, Duration>& timeout) const { in wait_until()
|
D | conditionvariable.h | 160 const std::chrono::time_point<Clock, Duration>& timeout, in wait_until()
|
D | scheduler.h | 551 const std::chrono::time_point<Clock, Duration>& timeout, in wait() 565 const std::chrono::time_point<Clock, Duration>& timeout) { in wait()
|
/third_party/benchmark/src/ |
D | timers.cc | 199 typedef std::chrono::system_clock Clock; in LocalDateTimeString() typedef
|
/third_party/node/deps/v8/src/base/platform/ |
D | time.cc | 296 class Clock final { class 298 Clock() : initial_ticks_(GetSystemTicks()), initial_time_(GetSystemTime()) {} in Clock() function in v8::base::Clock
|
/third_party/ffmpeg/fftools/ |
D | ffplay.c | 143 typedef struct Clock { struct 151 } Clock; argument
|
/third_party/typescript/tests/baselines/reference/ |
D | parserharness.js | 2516 (function (Clock) { argument
|