/aosp_15_r20/external/pytorch/c10/core/impl/ |
H A D | DeviceGuardImplInterface.h | 145 virtual void destroyEvent(void* /*event*/, const DeviceIndex /*device_index*/) in destroyEvent() function 295 void destroyEvent(void* /*event*/, const DeviceIndex /*device_index*/) in destroyEvent() function
|
H A D | FakeGuardImpl.h | 70 void destroyEvent(void* event, const DeviceIndex device_index) in destroyEvent() function
|
H A D | VirtualGuardImpl.h | 73 void destroyEvent(void* event, const DeviceIndex device_index) in destroyEvent() function
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9_skl/codec/cmrt_kernel/ |
H A D | CMRTKernel_I_16x16Sad.cpp | 104 CM_RETURN_CODE CMRTKernelI16x16Sad::CreateAndDispatchKernel(CmEvent *&cmEvent, bool destroyEvent, b… in CreateAndDispatchKernel()
|
H A D | CMRTKernel_I_8x8.cpp | 104 CM_RETURN_CODE CMRTKernelI8x8::CreateAndDispatchKernel(CmEvent *&cmEvent, bool destroyEvent, bool i… in CreateAndDispatchKernel()
|
H A D | CMRTKernel_DownScaling.cpp | 104 CM_RETURN_CODE CMRTKernelDownScaling::CreateAndDispatchKernel(CmEvent *&cmEvent, bool destroyEvent,… in CreateAndDispatchKernel()
|
H A D | CMRTKernel_PB_32x32.cpp | 99 CM_RETURN_CODE CMRTKernelPB32x32::CreateAndDispatchKernel(CmEvent *&cmEvent, bool destroyEvent, boo… in CreateAndDispatchKernel()
|
H A D | CMRTKernel_I_32x32.cpp | 104 CM_RETURN_CODE CMRTKernelI32x32::CreateAndDispatchKernel(CmEvent *&cmEvent, bool destroyEvent, bool… in CreateAndDispatchKernel()
|
H A D | CMRTKernel_PB_8x8Pak.cpp | 99 CM_RETURN_CODE CMRTKernelPB8x8Pak::CreateAndDispatchKernel(CmEvent *&cmEvent, bool destroyEvent, bo… in CreateAndDispatchKernel()
|
H A D | CMRTKernel_I_8x8Mode.cpp | 104 CM_RETURN_CODE CMRTKernelI8x8Mode::CreateAndDispatchKernel(CmEvent *&cmEvent, bool destroyEvent, bo… in CreateAndDispatchKernel()
|
H A D | CMRTKernel_I_16x16Mode.cpp | 104 CM_RETURN_CODE CMRTKernelI16x16Mode::CreateAndDispatchKernel(CmEvent *&cmEvent, bool destroyEvent, … in CreateAndDispatchKernel()
|
H A D | CMRTKernelBase.cpp | 179 CM_RETURN_CODE CMRTKernelBase::AddKernel(CmEvent *&cmEvent, bool destroyEvent, bool isEnqueue) in AddKernel()
|
H A D | CMRTKernel_PB_8x8MbEnc.cpp | 133 CM_RETURN_CODE CMRTKernelPB8x8MbEnc::CreateAndDispatchKernel(CmEvent *&cmEvent, bool destroyEvent, … in CreateAndDispatchKernel()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/metal/ |
H A D | MetalGuardImpl.cpp | 57 void destroyEvent(void* event, const DeviceIndex device_index) const in destroyEvent() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/ |
H A D | VulkanGuardImpl.cpp | 70 void destroyEvent(void* event, const DeviceIndex device_index) in destroyEvent() function
|
/aosp_15_r20/external/pytorch/c10/xpu/impl/ |
H A D | XPUGuardImpl.h | 73 void destroyEvent(void* event, const DeviceIndex device_index) in destroyEvent() function
|
/aosp_15_r20/external/pytorch/c10/cuda/impl/ |
H A D | CUDAGuardImpl.h | 106 void destroyEvent(void* event, const DeviceIndex device_index) in destroyEvent() function
|
/aosp_15_r20/external/pytorch/test/cpp_extensions/ |
H A D | maia_extension.cpp | 112 void destroyEvent( in destroyEvent() function
|
H A D | mtia_extension.cpp | 73 void destroyEvent(void* event, const c10::DeviceIndex device_index) in destroyEvent() function
|
/aosp_15_r20/external/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/csrc/ |
H A D | OpenRegHooks.cpp | 131 void destroyEvent(void* event, const c10::DeviceIndex device_index) in destroyEvent() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/hip/impl/ |
H A D | HIPGuardImplMasqueradingAsCUDA.h | 134 void destroyEvent( in destroyEvent() function
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkDeviceFunctionPointers.inl | 30 DestroyEventFunc destroyEvent; variable
|
H A D | vkDeviceDriverImpl.inl | 127 void DeviceDriver::destroyEvent (VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllo… function in DeviceDriver
|
H A D | vkDeviceDriverSCImpl.inl | 235 void DeviceDriverSC::destroyEvent (VkDevice device, VkEvent event, const VkAllocationCallbacks* pAl… function in DeviceDriverSC
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
H A D | vkDeviceFunctionPointers.inl | 33 DestroyEventFunc destroyEvent; variable
|