/external/grpc-grpc/src/core/lib/event_engine/posix_engine/ |
D | timer.h | 44 struct Timer { struct 49 struct Timer* next; argument 50 struct Timer* prev; argument 53 struct Timer* hash_table_next; argument 59 // Dependency injection: allow tests and/or TimerManager to inject argument
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/ |
D | timer.h | 44 struct Timer { struct 49 struct Timer* next; argument 50 struct Timer* prev; argument 53 struct Timer* hash_table_next; argument 59 // Dependency injection: allow tests and/or TimerManager to inject argument
|
/external/rust/android-crates-io/crates/bindgen/ |
D | time.rs | 6 pub struct Timer<'a> { struct 12 impl<'a> Timer<'a> { argument 48 impl<'a> Drop for Timer<'a> { implementation
|
/external/e2fsprogs/scrub/ |
D | e2scrub_all.timer.in | 4 [Timer] section 6 OnCalendar=Sun *-*-* 03:10:00 7 RandomizedDelaySec=60 8 Persistent=true
|
/external/rust/android-crates-io/crates/nix/src/sys/ |
D | timer.rs | 68 pub struct Timer(libc::timer_t); struct 70 impl Timer { implementation 178 impl Drop for Timer { implementation
|
/external/pytorch/torch/utils/benchmark/ |
D | README.md | 5 ## Timer section in Modular Benchmarking Components: 10 ### Managing 'gotchas': 16 ### Integration and better measurement:
|
/external/crosvm/base/src/ |
D | timer.rs | 48 pub struct Timer { struct 53 impl Timer { argument 56 pub fn try_clone(&self) -> std::result::Result<Timer, std::io::Error> { in try_clone() 77 impl AsRawDescriptor for Timer { implementation 83 impl FromRawDescriptor for Timer { implementation 92 impl IntoRawDescriptor for Timer { implementation 289 Timer, in mark_waited_active() enumerator
|
/external/crosvm/base/src/sys/windows/ |
D | timer.rs | 30 impl AsRawHandle for Timer { implementation 36 impl Timer { implementation 123 impl TimerTrait for Timer { implementation
|
/external/llvm/include/llvm/Support/ |
D | Timer.h | 22 class Timer; variable 88 explicit Timer(StringRef N) : TG(nullptr) { init(N); } in Timer() function 89 Timer(StringRef N, TimerGroup &tg) : TG(nullptr) { init(N, tg); } in Timer() function 90 Timer(const Timer &RHS) : TG(nullptr) { in Timer() function 100 explicit Timer() : TG(nullptr) {} in Timer() function
|
/external/perfetto/include/perfetto/ext/base/ |
D | watchdog_noop.h | 32 Timer() {} in Timer() function 33 Timer(const Timer&) {} in Timer() argument
|
/external/crosvm/cros_async/src/sys/linux/ |
D | timer.rs | 43 timer: Timer, in new_poll() 45 ) -> AsyncResult<TimerAsync<Timer>> { in new_poll() 51 timer: Timer, in new_uring() 53 ) -> AsyncResult<TimerAsync<Timer>> { in new_uring()
|
/external/crosvm/base/src/sys/linux/ |
D | timer.rs | 31 impl AsRawFd for Timer { implementation 37 impl Timer { impl 78 impl TimerTrait for Timer { implementation
|
/external/pdfium/testing/ |
D | embedder_test_timer_handling_delegate.h | 25 struct Timer { struct 28 TimerCallback fn; argument 43 std::pair<int, Timer>(msecs + fake_elapsed_msecs_, {id, msecs, fn})); in SetTimer() argument
|
/external/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
|
/external/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
|
/external/crosvm/base/src/sys/macos/ |
D | timer.rs | 17 impl Timer { impl 30 impl crate::TimerTrait for Timer { implementation
|
/external/libchrome/base/timer/ |
D | timer.cc | 62 Timer::Timer(bool retain_user_task, bool is_repeating) in Timer() function in base::Timer 65 Timer::Timer(bool retain_user_task, in Timer() function in base::Timer 80 Timer::Timer(const Location& posted_from, in Timer() function in base::Timer 86 Timer::Timer(const Location& posted_from, in Timer() function in base::Timer
|
/external/crosvm/cros_async/src/blocking/sys/linux/ |
D | block_on.rs | 126 struct Timer { struct 127 state: Arc<SpinLock<TimerState>>, 130 impl Future for Timer { implementation 144 fn start_timer(dur: Duration, notify: Option<Sender<()>>) -> Timer { in start_timer()
|
/external/mockito/src/main/java/org/mockito/internal/util/ |
D | Timer.java | 9 public class Timer { class 14 public Timer(long durationMillis) { in Timer() method in Timer
|
/external/llvm/unittests/Support/ |
D | TimerTest.cpp | 35 TEST(Timer, Additivity) { in TEST() argument 52 TEST(Timer, CheckIfTriggered) { in TEST() argument
|
/external/setupcompat/main/java/com/google/android/setupcompat/logging/ |
D | Timer.java | 24 public final class Timer { class 26 public Timer(MetricKey metricKey) { in Timer() method in Timer
|
/external/v4l-utils/utils/cec-follower/ |
D | cec-follower.h | 89 struct Timer { struct 95 Timer() in Timer() argument 103 Timer(const Timer& timer) in Timer() function
|
/external/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
|
/external/skia/modules/skplaintexteditor/app/ |
D | editor_application.cpp | 88 struct Timer { struct 89 double fTime; 90 const char* fDesc; 91 Timer(const char* desc = "") : fTime(SkTime::GetNSecs()), fDesc(desc) {} in Timer() argument 92 ~Timer() { SkDebugf("%s: %5d μs\n", fDesc, (int)((SkTime::GetNSecs() - fTime) * 1e-3)); } in ~Timer()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
D | Timer.h | 93 explicit Timer(StringRef TimerName, StringRef TimerDescription) { in Timer() function 96 Timer(StringRef TimerName, StringRef TimerDescription, TimerGroup &tg) { in Timer() function 99 Timer(const Timer &RHS) { in Timer() function
|