Searched defs:SyncEvent (Results 1 – 5 of 5) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/ | ||
D | gpu_event.cc | 45 void GpuEvent::SyncEvent() { in SyncEvent() function in mindspore::device::gpu::GpuEvent |
D | cuda_driver.cc | 202 bool CudaDriver::SyncEvent(const CudaDeviceEvent &event) { in SyncEvent() function in mindspore::device::gpu::CudaDriver |
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ | ||
D | ascend_event.cc | 71 void AscendEvent::SyncEvent() { in SyncEvent() function in mindspore::device::ascend::AscendEvent |
/third_party/typescript/lib/ | ||
D | lib.webworker.d.ts | 3076 interface SyncEvent extends ExtendableEvent { interface |
/third_party/typescript/src/lib/ | ||
D | webworker.generated.d.ts | 3056 interface SyncEvent extends ExtendableEvent { interface |