Home
last modified time | relevance | path

Searched defs:Clock (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkTimelineSemaphore.hpp147 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/
Dsteady_clock.cpp4 typedef std::chrono::steady_clock Clock; in main() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Devent.h173 const std::chrono::time_point<Clock, Duration>& timeout) { in wait_until()
209 const std::chrono::time_point<Clock, Duration>& timeout) const { in wait_until()
Dconditionvariable.h160 const std::chrono::time_point<Clock, Duration>& timeout, in wait_until()
Dscheduler.h551 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/
Dtimers.cc186 typedef std::chrono::system_clock Clock; in LocalDateTimeString() typedef
/third_party/ffmpeg/fftools/
Dffplay.c144 typedef struct Clock { struct
152 } Clock; argument
/third_party/typescript/tests/baselines/reference/
Dparserharness.js2516 (function (Clock) { argument