Home
last modified time | relevance | path

Searched defs:GetDevice (Results 1 – 25 of 49) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Dcross_device_transfer.cc76 static std::string GetDevice(Operation *op) { in GetDevice() function
95 static std::string GetDevice(mlir::Value value, func::FuncOp parent_func_op) { in GetDevice() function
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAFunctions.cpp213 cudaError_t GetDevice(DeviceIndex* device) { in GetDevice() function
295 cudaError_t GetDevice(DeviceIndex* device) { in GetDevice() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3dx9mesh.h323 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9 **device) PURE; in DECLARE_INTERFACE_() local
357 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9 **device) PURE; in DECLARE_INTERFACE_() local
400 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9 **device) PURE; in DECLARE_INTERFACE_() local
452 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9 **device) PURE; in DECLARE_INTERFACE_() local
487 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9 **device) PURE; in DECLARE_INTERFACE_() local
Dd3dx9core.h136 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9 **device) PURE; in __MINGW_TYPEDEF_AW() local
219 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9 **device) PURE; in DECLARE_INTERFACE_() local
308 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9 **device) PURE; in DECLARE_INTERFACE_() local
375 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9 **device) PURE; in DECLARE_INTERFACE_() local
420 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9 **device) PURE; in DECLARE_INTERFACE_() local
Dd3d8.h205 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice8 ** ppDevice) PURE; in DECLARE_INTERFACE_() local
292 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice8 ** ppDevice) PURE; in DECLARE_INTERFACE_() local
344 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice8 ** ppDevice) PURE; in DECLARE_INTERFACE_() local
396 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice8 ** ppDevice) PURE; in DECLARE_INTERFACE_() local
460 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice8 ** ppDevice) PURE; in DECLARE_INTERFACE_() local
524 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice8 ** ppDevice) PURE; in DECLARE_INTERFACE_() local
588 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice8 ** ppDevice) PURE; in DECLARE_INTERFACE_() local
671 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice8 ** ppDevice) PURE; in DECLARE_INTERFACE_() local
753 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice8 ** ppDevice) PURE; in DECLARE_INTERFACE_() local
Dd3d9.h257 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9** ppDevice) PURE; in DECLARE_INTERFACE_() local
319 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9 **ppDevice) PURE; in DECLARE_INTERFACE_() local
367 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9** ppDevice) PURE; in DECLARE_INTERFACE_() local
423 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9** ppDevice) PURE; in DECLARE_INTERFACE_() local
500 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9** ppDevice) PURE; in DECLARE_INTERFACE_() local
568 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9** ppDevice) PURE; in DECLARE_INTERFACE_() local
636 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9** ppDevice) PURE; in DECLARE_INTERFACE_() local
713 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9** ppDevice) PURE; in DECLARE_INTERFACE_() local
809 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9** ppDevice) PURE; in DECLARE_INTERFACE_() local
904 STDMETHOD(GetDevice)(THIS_ struct IDirect3DDevice9** ppDevice) PURE; in DECLARE_INTERFACE_() local
[all …]
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc_operator/
Ddevice_registry.cpp48 std::shared_ptr<DeviceHandler> DeviceRegistry::GetDevice( in GetDevice() function in cuttlefish::DeviceRegistry
/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dcpdf_scaledrenderbuffer.cpp65 CFX_RenderDevice* CPDF_ScaledRenderBuffer::GetDevice() const { in GetDevice() function in CPDF_ScaledRenderBuffer
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dphy_device.cc40 std::shared_ptr<Device> PhyDevice::GetDevice() const { return device_; } in GetDevice() function in rootcanal::PhyDevice
/aosp_15_r20/system/nfc/tools/casimir/src/proto/
H A Dcasimir.proto16 rpc GetDevice(GetDeviceRequest) returns (GetDeviceResponse); rpc
/aosp_15_r20/external/skia/bench/
H A DGlyphQuadFillBench.cpp34 static SkDevice* GetDevice(SkCanvas* canvas) { in GetDevice() function in skiatest::TestCanvas
/aosp_15_r20/external/deqp-deps/amber/src/vulkan/
Dpipeline.h74 Device* GetDevice() const { return device_; } in GetDevice() function
/aosp_15_r20/external/cronet/components/cronet/android/test/javaperftests/
H A Drun.py77 def GetDevice(): function
/aosp_15_r20/external/googleapis/google/home/enterprise/sdm/v1/
H A Dsmart_device_management_service.proto47 rpc GetDevice(GetDeviceRequest) returns (Device) { rpc
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dcluster_formation.cc55 StringRef GetDevice(Operation* op) { in GetDevice() function
H A Dfused_kernel_matcher.cc213 llvm::Optional<std::string> GetDevice(mlir::Operation *op) { in GetDevice() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Tar/
H A DTarHandlerOut.cpp123 static HRESULT GetDevice(IArchiveUpdateCallback *callback, UInt32 i, in GetDevice() function
H A DTarUpdate.cpp132 static HRESULT GetDevice(IStreamGetProp *getProp, in GetDevice() function
/aosp_15_r20/system/update_engine/aosp/
H A Ddynamic_partition_test_utils.h113 inline std::string GetDevice(const std::string& name) { in GetDevice() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_utils.cpp25 wgpu::Device GetDevice(const gl::Context *context) in GetDevice() function
/aosp_15_r20/external/google-cloud-java/java-iot/proto-google-cloud-iot-v1/src/main/proto/google/cloud/iot/v1/
H A Ddevice_manager.proto94 rpc GetDevice(GetDeviceRequest) returns (Device) { rpc
/aosp_15_r20/external/googleapis/google/cloud/iot/v1/
H A Ddevice_manager.proto94 rpc GetDevice(GetDeviceRequest) returns (Device) { rpc
/aosp_15_r20/external/armnn/profiling/common/src/
H A DCounterDirectory.cpp339 const Device* CounterDirectory::GetDevice(uint16_t deviceUid) const in GetDevice() function in arm::pipe::CounterDirectory
/aosp_15_r20/external/google-cloud-java/java-iot/google-cloud-iot/src/main/java/com/google/cloud/iot/v1/
H A Dgapic_metadata.json28 "GetDevice": { object
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DAtaPassThru.h461 EFI_ATA_PASS_THRU_GET_DEVICE GetDevice; member

12