/external/libchrome/base/files/ |
D | file_locking_unittest.cc | 71 bool WaitForEvent(const FilePath& signal_dir, const char* signal_file) { in WaitForEvent() function
|
/external/libchrome/base/threading/ |
D | simple_thread_unittest.cc | 146 TEST(SimpleThreadTest, WaitForEvent) { in TEST() argument
|
/external/llvm-project/lldb/source/API/ |
D | SBListener.cpp | 142 bool SBListener::WaitForEvent(uint32_t timeout_secs, SBEvent &event) { in WaitForEvent() function in SBListener
|
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
D | executor.h | 143 port::Status WaitForEvent(Stream *stream, Event *event) override { in WaitForEvent() function
|
/external/llvm-project/debuginfo-tests/dexter/dex/debugger/dbgeng/ |
D | control.py | 310 def WaitForEvent(self, timeout=100): member in Control
|
/external/libchrome/base/process/ |
D | process_metrics_unittest.cc | 548 void WaitForEvent(const FilePath& signal_dir, const char* signal_file) { in WaitForEvent() function
|
/external/tensorflow/tensorflow/stream_executor/tpu/ |
D | tpu_executor.cc | 150 Status TpuExecutor::WaitForEvent(Stream* stream, in WaitForEvent() function in tensorflow::tpu::TpuExecutor
|
/external/tensorflow/tensorflow/stream_executor/host/ |
D | host_gpu_executor.cc | 247 port::Status HostExecutor::WaitForEvent(Stream *stream, Event *event) { in WaitForEvent() function in stream_executor::host::HostExecutor
|
/external/tensorflow/tensorflow/c/experimental/stream_executor/ |
D | stream_executor.cc | 460 port::Status WaitForEvent(Stream* stream, Event* event) override { in WaitForEvent() function in stream_executor::__anon00950a620111::CStreamExecutor
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_gpu_executor.cc | 683 port::Status GpuExecutor::WaitForEvent(Stream* stream, Event* event) { in WaitForEvent() function in stream_executor::gpu::GpuExecutor
|
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_gpu_executor.cc | 591 port::Status GpuExecutor::WaitForEvent(Stream* stream, Event* event) { in WaitForEvent() function in stream_executor::gpu::GpuExecutor
|
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/ |
D | pod_tpu_driver.cc | 720 absl::optional<Status> WaitForEvent(int64_t event_id, absl::Duration duration) in WaitForEvent() function in tpu_driver::__anon6b014a980111::PodTpuDriver
|
D | grpc_tpu_driver.cc | 564 absl::optional<Status> GrpcTpuStream::WaitForEvent(EventId id, in WaitForEvent() function in tpu_driver::__anon4073f9c10111::GrpcTpuStream
|
/external/tensorflow/tensorflow/stream_executor/ |
D | stream_executor_pimpl.cc | 754 port::Status StreamExecutor::WaitForEvent(Stream *stream, Event *event) { in WaitForEvent() function in stream_executor::StreamExecutor
|