Home
last modified time | relevance | path

Searched defs:DeviceContext (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.hpp50 struct DeviceContext struct
53 Context *context{};
54 VideoDevice *vd{};
55 VkPhysicalDevice phys{VK_NULL_HANDLE};
56 VkDevice device{VK_NULL_HANDLE};
57 VkQueue decodeQueue{VK_NULL_HANDLE};
58 VkQueue encodeQueue{VK_NULL_HANDLE};
59 VkQueue transferQueue{VK_NULL_HANDLE};
61DeviceContext(Context *c, VideoDevice *v, VkPhysicalDevice p = VK_NULL_HANDLE, VkDevice d = VK_NUL… in DeviceContext() argument
74 …d updateDevice(VkPhysicalDevice p, VkDevice d, VkQueue decodeQ, VkQueue encodeQ, VkQueue transferQ) in updateDevice()
[all …]
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dlazy_graph_executor.h268 struct DeviceContext { struct
277 static DeviceContextArena* Get(); argument
295 DeviceContext* GetDeviceContext(const BackendDevice& device); argument
/aosp_15_r20/external/crosvm/devices/src/usb/backend/
H A Ddevice_provider.rs141 struct DeviceContext { struct
142 event_handler: Arc<dyn EventHandler>,
143 device: Arc<Mutex<dyn BackendDevice>>,
/aosp_15_r20/frameworks/av/camera/ndk/impl/
H A DACameraManager.h56 struct DeviceContext { struct
83 void registerAvailabilityCallback(const DeviceContext& context, argument
H A DACameraManager.cpp134 DeviceContext::DeviceContext() { in DeviceContext() function in android::acam::DeviceContext
/aosp_15_r20/art/libnativeloader/test/src/android/test/hostside/
H A DLibnativeloaderTest.java209 private static class DeviceContext implements AutoCloseable { class in LibnativeloaderTest
216 DeviceContext(TestInformation testInfo) { in DeviceContext() method in LibnativeloaderTest.DeviceContext
/aosp_15_r20/external/pytorch/torch/_lazy/
H A Ddevice_context.py8 class DeviceContext: class
/aosp_15_r20/external/pytorch/torch/utils/
H A D_device.py61 class DeviceContext(TorchFunctionMode): class
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dsingle_threaded_cpu_device.cc73 const DeviceContext*, in CopyTensorInSameDevice()
H A Dbuf_rendezvous.h30 class DeviceContext; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/
H A Dxrt_memory_manager.h45 class DeviceContext; variable
H A Dxrt_memory_manager.cc48 class XRTMemoryManager::DeviceContext { class in tensorflow::XRTMemoryManager
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Ddevice_base.h225 DeviceContext* /*dc*/, in ReinitializeGpuDevice() argument
/aosp_15_r20/external/crosvm/devices/src/usb/xhci/
H A Dxhci_abi.rs881 pub struct DeviceContext { struct
882 pub slot_context: SlotContext,
883 pub endpoint_context: [EndpointContext; 31],
H A Ddevice_slot.rs989 fn get_device_context(&self) -> Result<DeviceContext> { in get_device_context()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dntddk.h1792 PVOID DeviceContext; member
1850 PVOID DeviceContext; member
1856 PVOID DeviceContext; member
Dndis.h2479 NDIS_HANDLE DeviceContext; member
Dwdm.h3875 PVOID DeviceContext; member