/external/llvm-libc/test/UnitTest/ |
D | ExecuteFunction.h | 36 bool timed_out() const { in timed_out() function
|
/external/cronet/stable/third_party/llvm-libc/src/test/UnitTest/ |
D | ExecuteFunction.h | 35 bool timed_out() const { in timed_out() function
|
/external/cronet/tot/third_party/llvm-libc/src/test/UnitTest/ |
D | ExecuteFunction.h | 35 bool timed_out() const { in timed_out() function
|
/external/rust/android-crates-io/crates/parking_lot_core/src/thread_parker/ |
D | mod.rs | 24 unsafe fn timed_out(&self) -> bool; in timed_out() method
|
D | wasm.rs | 29 unsafe fn timed_out(&self) -> bool { in timed_out() method
|
D | generic.rs | 39 unsafe fn timed_out(&self) -> bool { in timed_out() method
|
D | sgx.rs | 47 unsafe fn timed_out(&self) -> bool { in timed_out() method
|
D | wasm_atomic.rs | 41 unsafe fn timed_out(&self) -> bool { in timed_out() method
|
D | linux.rs | 59 unsafe fn timed_out(&self) -> bool { in timed_out() method
|
D | redox.rs | 47 unsafe fn timed_out(&self) -> bool { in timed_out() method
|
D | unix.rs | 60 unsafe fn timed_out(&self) -> bool { in timed_out() method
|
/external/pigweed/pw_bluetooth_sapphire/host/hci/public/pw_bluetooth_sapphire/internal/host/hci/ |
D | low_energy_connector.h | 150 bool timed_out = false; member
|
/external/rust/beto-rust/remoteauth/remote_auth_protocol/src/ |
D | lib.rs | 41 fn timed_out(&mut self); in timed_out() method
|
/external/perfetto/include/perfetto/ext/base/ |
D | subprocess.h | 221 bool timed_out() const { return s_->timed_out; } in timed_out() function 249 bool timed_out = false; member
|
/external/cronet/tot/base/win/ |
D | object_watcher.cc | 78 void CALLBACK ObjectWatcher::DoneWaiting(void* param, BOOLEAN timed_out) { in DoneWaiting()
|
/external/cronet/stable/base/win/ |
D | object_watcher.cc | 78 void CALLBACK ObjectWatcher::DoneWaiting(void* param, BOOLEAN timed_out) { in DoneWaiting()
|
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/ |
D | wait_group.hpp | 64 bool timed_out = false; in wait_until() local
|
D | wait_for_exit.hpp | 106 bool timed_out; in wait_until() local
|
/external/rust/android-crates-io/crates/parking_lot_core/src/thread_parker/windows/ |
D | mod.rs | 106 unsafe fn timed_out(&self) -> bool { in timed_out() method
|
D | waitaddress.rs | 46 pub fn timed_out(&'static self, key: &AtomicUsize) -> bool { in timed_out() method
|
D | keyed_event.rs | 94 pub fn timed_out(&'static self, key: &AtomicUsize) -> bool { in timed_out() method
|
/external/rust/android-crates-io/crates/parking_lot/src/ |
D | raw_rwlock.rs | 636 let timed_out = !self.lock_common( in lock_exclusive_slow() localVariable 1011 let timed_out = |_, _| {}; in wait_for_readers() localVariable 1107 let timed_out = |_, was_last_thread| { in lock_common() localVariable
|
D | raw_mutex.rs | 251 let timed_out = |_, was_last_thread| { in lock_slow() localVariable
|
/external/sdv/vsomeip/third_party/boost/system/include/boost/system/detail/ |
D | errc.hpp | 99 timed_out = ETIMEDOUT, enumerator
|
/external/pigweed/pw_transfer/public/pw_transfer/internal/ |
D | context.h | 109 bool timed_out() const { in timed_out() function
|