| /third_party/rust/crates/bindgen/bindgen/ |
| D | time.rs | 6 pub struct Timer<'a> { struct 12 impl<'a> Timer<'a> { argument 48 impl<'a> Drop for Timer<'a> { implementation
|
| /third_party/rust/crates/nix/src/sys/ |
| D | timer.rs | 68 pub struct Timer(libc::timer_t); struct 70 impl Timer { impl 178 impl Drop for Timer { implementation
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | Timer.h | 22 class Timer; variable 88 explicit Timer(StringRef Name, StringRef Description) { in Timer() function 91 Timer(StringRef Name, StringRef Description, TimerGroup &tg) { in Timer() function 94 Timer(const Timer &RHS) { in Timer() function 104 explicit Timer() {} in Timer() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | Timer.h | 22 class Timer; variable 88 explicit Timer(StringRef TimerName, StringRef TimerDescription) { in Timer() function 91 Timer(StringRef TimerName, StringRef TimerDescription, TimerGroup &tg) { in Timer() function 94 Timer(const Timer &RHS) { in Timer() function 104 explicit Timer() {} in Timer() function
|
| D | Signposts.h | 22 class Timer; variable
|
| /third_party/skia/modules/skplaintexteditor/app/ |
| D | editor_application.cpp | 74 struct Timer { struct 75 double fTime; 76 const char* fDesc; 77 Timer(const char* desc = "") : fTime(SkTime::GetNSecs()), fDesc(desc) {} in Timer() function 78 ~Timer() { SkDebugf("%s: %5d μs\n", fDesc, (int)((SkTime::GetNSecs() - fTime) * 1e-3)); } in ~Timer()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceELFObjectWriter.cpp | 217 TimerMarker Timer(TimerStack::TT_writeELF, &Ctx); in writeFunctionCode() local 303 TimerMarker Timer(TimerStack::TT_writeELF, &Ctx); in writeTargetRODataSection() local 316 TimerMarker Timer(TimerStack::TT_writeELF, &Ctx); in writeDataSection() local 450 TimerMarker Timer(TimerStack::TT_writeELF, &Ctx); in writeInitialELFHeader() local 512 TimerMarker Timer(TimerStack::TT_writeELF, &Ctx); in writeConstantPool() local 575 TimerMarker Timer(TimerStack::TT_writeELF, &Ctx); in writeJumpTable() local 610 TimerMarker Timer(TimerStack::TT_writeELF, &Ctx); in setUndefinedSyms() local 635 TimerMarker Timer(TimerStack::TT_writeELF, &Ctx); in writeNonUserSections() local
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| D | Timer.hpp | 22 class Timer class
|
| D | Timer.cpp | 40 Timer::Timer() in Timer() function in sw::Timer
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| D | Timer.hpp | 22 class Timer class
|
| D | Timer.cpp | 40 Timer::Timer() in Timer() function in sw::Timer
|
| /third_party/typescript/tests/cases/conformance/jsdoc/declarations/ |
| D | jsDeclarationsFunctionClassesCjsExportAssignment.ts | 10 function Timer(timeout) { function
|
| /third_party/json/tests/thirdparty/Fuzzer/ |
| D | FuzzerUtilWindows.cpp | 99 HANDLE Timer; in SetTimer() local 108 static TimerQ Timer; variable
|
| /third_party/skia/third_party/externals/angle2/util/ |
| D | Timer.cpp | 13 Timer::Timer() : mRunning(false), mStartTime(0), mStopTime(0) {} in Timer() function in Timer
|
| /third_party/typescript/tests/baselines/reference/ |
| D | jsDeclarationsFunctionClassesCjsExportAssignment.js | 7 function Timer(timeout) { class
|
| /third_party/skia/tools/viewer/ |
| D | StatsLayer.h | 20 typedef int Timer; typedef
|
| /third_party/skia/third_party/externals/dawn/src/tests/perf_tests/ |
| D | DawnPerfTest.h | 21 class Timer; variable
|
| D | DawnPerfTestPlatform.h | 27 class Timer; variable
|
| /third_party/skia/tests/ |
| D | Test.cpp | 73 skiatest::Timer::Timer() : fStartNanos(SkTime::GetNSecs()) {} in Timer() function in skiatest::Timer
|
| /third_party/typescript/src/compiler/ |
| D | performance.ts | 9 export interface Timer { interface
|
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
| D | Timer.java | 15 public final class Timer { class
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| D | Timer.java | 18 public final class Timer { class
|
| /third_party/python/Lib/ |
| D | timeit.py | 84 class Timer: class
|
| /third_party/python/Lib/test/ |
| D | test_sched.py | 13 class Timer: class
|
| /third_party/spirv-tools/source/util/ |
| D | timer.h | 297 : Timer(out, measure_mem_usage), in Timer() function
|