| /external/tensorflow/tensorflow/lite/experimental/ruy/ |
| D | wait.cc | 22 void Wait(const std::function<bool()>& condition, const Duration& spin_duration, in Wait() function 42 void Wait(const std::function<bool()>& condition, in Wait() function
|
| D | blocking_counter.cc | 42 void BlockingCounter::Wait() { in Wait() function in ruy::BlockingCounter
|
| /external/libgav1/libgav1/src/utils/ |
| D | threadpool.h | 125 void Wait() { in Wait() function 141 void Wait() { condition_.Wait(&queue_mutex_); } in Wait() function
|
| D | blocking_counter.h | 78 bool Wait() { in Wait() function
|
| /external/webrtc/webrtc/system_wrappers/source/ |
| D | event_timer_posix.cc | 70 EventTypeWrapper EventTimerPosix::Wait(unsigned long timeout) { in Wait() function in webrtc::EventTimerPosix 118 EventTypeWrapper EventTimerPosix::Wait(timespec* end_at) { in Wait() function in webrtc::EventTimerPosix
|
| D | event.cc | 39 EventTypeWrapper Wait(unsigned long max_time) override { in Wait() function in webrtc::EventWrapperImpl
|
| D | event_timer_win.cc | 40 EventTypeWrapper EventTimerWin::Wait(unsigned long max_time) { in Wait() function in webrtc::EventTimerWin
|
| /external/perfetto/src/base/ |
| D | waitable_event.cc | 25 void WaitableEvent::Wait() { in Wait() function in perfetto::base::WaitableEvent
|
| /external/webrtc/webrtc/base/ |
| D | event.cc | 49 bool Event::Wait(int milliseconds) { in Wait() function in rtc::Event
|
| D | macsocketserver.cc | 162 bool MacCFSocketServer::Wait(int cms, bool process_io) { in Wait() function in rtc::MacCFSocketServer 247 bool MacCarbonSocketServer::Wait(int cms, bool process_io) { in Wait() function in rtc::MacCarbonSocketServer 345 bool MacCarbonAppSocketServer::Wait(int cms, bool process_io) { in Wait() function in rtc::MacCarbonAppSocketServer
|
| D | nullsocketserver.h | 25 virtual bool Wait(int cms, bool process_io) { in Wait() function
|
| /external/v8/src/base/platform/ |
| D | semaphore.cc | 31 void Semaphore::Wait() { in Wait() function in v8::base::Semaphore
|
| D | condition-variable.cc | 72 void ConditionVariable::Wait(Mutex* mutex) { in Wait() function in v8::base::ConditionVariable
|
| /external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
| D | MPITypes.h | 30 enum State : unsigned char { Nonblocking, Wait }; enumerator
|
| /external/v8/src/heap/ |
| D | barrier.h | 51 bool Wait() { in Wait() function
|
| /external/chromium-trace/catapult/systrace/atrace_helper/jni/ |
| D | time_utils.cc | 51 bool PeriodicTimer::Wait() { in Wait() function in time_utils::PeriodicTimer
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | blocking_counter.h | 48 inline void Wait() { in Wait() function
|
| /external/llvm/include/llvm/Support/ |
| D | Threading.h | 69 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
| D | Threading.h | 73 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | Threading.h | 69 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
| D | gl_sync.cc | 104 Status GlShaderSync::Wait() { in Wait() function in tflite::gpu::gl::GlShaderSync
|
| /external/lzma/CPP/Windows/ |
| D | Thread.h | 22 WRes Wait() { return Thread_Wait(&thread); } in Wait() function
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
| D | cl_event.cc | 68 void CLEvent::Wait() const { clWaitForEvents(1, &event_); } in Wait() function in tflite::gpu::cl::CLEvent
|
| /external/google-breakpad/src/tools/mac/upload_system_symbols/ |
| D | upload_system_symbols.go | 163 func (p *WorkerPool) Wait() { func 250 func (dq *DumpQueue) Wait() { func
|
| /external/webrtc/webrtc/examples/peerconnection/client/linux/ |
| D | main.cc | 31 virtual bool Wait(int cms, bool process_io) { in Wait() function in CustomSocketServer
|