Home
last modified time | relevance | path

Searched defs:Timer (Results 1 - 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/utils/
H A DTimer.h20 class Timer { class
/third_party/rust/crates/bindgen/bindgen/
H A Dtime.rs6 pub struct Timer<'a> { structure names
12 impl<'a> Timer<'a> { impls
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DTimer.cpp40 Timer::Timer() in Timer() function in sw::Timer
H A DTimer.hpp22 class Timer class
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DTimer.cpp40 Timer::Timer() in Timer() function in sw::Timer
H A DTimer.hpp22 class Timer class
/third_party/rust/crates/nix/src/sys/
H A Dtimer.rs68 pub struct Timer(libc::timer_t); structure names
70 impl Timer { impls
/third_party/skia/third_party/externals/angle2/util/
H A DTimer.cpp13 Timer::Timer() : mRunning(false), mStartTime(0), mStopTime(0) {} in Timer() function in Timer
H A DTimer.h
/third_party/typescript/tests/baselines/reference/
H A DjsDeclarationsFunctionClassesCjsExportAssignment.js7 function Timer(timeout) { class
[all...]
/third_party/skia/tests/
H A DTest.cpp73 skiatest::Timer::Timer() : fStartNanos(SkTime::GetNSecs()) {} in Timer() function in skiatest::Timer
/third_party/skia/tools/viewer/
H A DStatsLayer.h20 typedef int Timer; typedef in StatsLayer
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dtimer.h94 class Timer { global() class
96 Timer(std::ostream* out, bool measure_mem_usage = false) Timer() function in spvtools::utils::Timer
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dtimer.h94 class Timer { global() class
96 Timer(std::ostream* out, bool measure_mem_usage = false) Timer() function in spvtools::utils::Timer
[all...]
/third_party/skia/modules/skplaintexteditor/app/
H A Deditor_application.cpp74 struct Timer { struct
77 Timer(const char* desc = "") : fTime(SkTime::GetNSecs()), fDesc(desc) {} in Timer() function
/third_party/spirv-tools/source/util/
H A Dtimer.h94 class Timer { global() class
96 Timer(std::ostream* out, bool measure_mem_usage = false) Timer() function in spvtools::utils::Timer
[all...]
/third_party/node/deps/v8/tools/clusterfuzz/foozzie/
H A Dv8_commands.py11 from threading import Event, Timer namespace
/third_party/python/Lib/test/
H A Dtest_sched.py13 class Timer: class
/third_party/python/Lib/
H A Dtimeit.py84 class Timer: class
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DTimer.java18 public final class Timer { class
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DTimer.java15 public final class Timer { class
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerUtilWindows.cpp99 HANDLE Timer; in SetTimer() local
108 static TimerQ Timer; member
/third_party/python/Tools/scripts/
H A Dvar_access_benchmark.py273 from timeit import Timer namespace
/third_party/json/tools/serve_header/
H A Dserve_header.py13 from threading import Lock, Timer namespace
/third_party/node/src/
H A Dnode_watchdog.cc94 void Watchdog::Timer(uv_timer_t* timer) { in Timer() function in node::Watchdog

Completed in 9 milliseconds

12