/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
H A D | cl_device.h | 65 T GetDeviceInfo(cl_device_id id, cl_device_info info) { in GetDeviceInfo() function 75 absl::Status GetDeviceInfo(cl_device_id id, cl_device_info info, T* result) { in GetDeviceInfo() function
|
H A D | cl_device.cc | 67 std::string GetDeviceInfo<std::string>(cl_device_id id, cl_device_info info) { in GetDeviceInfo() function
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/cl/ |
H A D | CLDeviceCL.cpp | 26 bool GetDeviceInfo(cl_device_id device, cl::DeviceInfo name, std::vector<T> &vector) in GetDeviceInfo() function 46 bool GetDeviceInfo(cl_device_id device, cl::DeviceInfo name, T &value) in GetDeviceInfo() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/ |
H A D | utils.cc | 244 DeviceProperties GetDeviceInfo(const string& device_str) { in GetDeviceInfo() function 267 DeviceProperties GetDeviceInfo(const CostGraphDef::Node& node) { in GetDeviceInfo() function
|
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/media_interfaces/ |
H A D | media_interfaces_hwinfo.h | 47 HwDeviceInfo& GetDeviceInfo() in GetDeviceInfo() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/clusters/ |
H A D | utils_test.cc | 67 TEST(UtilsTest, GetDeviceInfo) { in TEST() argument
|
H A D | utils.cc | 151 DeviceProperties GetDeviceInfo(const DeviceNameUtils::ParsedName& device) { in GetDeviceInfo() function
|
/aosp_15_r20/external/openscreen/cast/cast_core/api/platform/ |
H A D | platform_service.proto | 24 rpc GetDeviceInfo(GetDeviceInfoRequest) returns (GetDeviceInfoResponse); rpc
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | cost_utils.cc | 80 grappler::DeviceInfo TfOpRoofLineCostEstimator::GetDeviceInfo( in GetDeviceInfo() function in tensorflow::profiler::TfOpRoofLineCostEstimator
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/ |
H A D | mos_os_mock_adaptor_specific.cpp | 46 GfxDeviceInfo *MosMockAdaptorSpecific::GetDeviceInfo(uint32_t devId) in GetDeviceInfo() function in MosMockAdaptorSpecific
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | BluetoothIo.h | 401 EFI_BLUETOOTH_IO_GET_DEVICE_INFO GetDeviceInfo; member
|
H A D | BluetoothAttribute.h | 275 EFI_BLUETOOTH_ATTRIBUTE_GET_DEVICE_INFO GetDeviceInfo; member
|
H A D | UsbFunctionIo.h | 668 EFI_USBFN_IO_GET_DEVICE_INFO GetDeviceInfo; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | BluetoothIo.h | 395 EFI_BLUETOOTH_IO_GET_DEVICE_INFO GetDeviceInfo; member
|
H A D | BluetoothAttribute.h | 268 EFI_BLUETOOTH_ATTRIBUTE_GET_DEVICE_INFO GetDeviceInfo; member
|
H A D | UsbFunctionIo.h | 665 EFI_USBFN_IO_GET_DEVICE_INFO GetDeviceInfo; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | BluetoothIo.h | 395 EFI_BLUETOOTH_IO_GET_DEVICE_INFO GetDeviceInfo; member
|
H A D | BluetoothAttribute.h | 269 EFI_BLUETOOTH_ATTRIBUTE_GET_DEVICE_INFO GetDeviceInfo; member
|
H A D | UsbFunctionIo.h | 665 EFI_USBFN_IO_GET_DEVICE_INFO GetDeviceInfo; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | BluetoothIo.h | 395 EFI_BLUETOOTH_IO_GET_DEVICE_INFO GetDeviceInfo; member
|
H A D | BluetoothAttribute.h | 269 EFI_BLUETOOTH_ATTRIBUTE_GET_DEVICE_INFO GetDeviceInfo; member
|
H A D | UsbFunctionIo.h | 665 EFI_USBFN_IO_GET_DEVICE_INFO GetDeviceInfo; member
|
/aosp_15_r20/trusty/user/app/keymaster/ |
D | trusty_keymaster.cpp | 67 std::unique_ptr<cppbor::Map> TrustyKeymaster::GetDeviceInfo() { in GetDeviceInfo() function in keymaster::TrustyKeymaster
|
/aosp_15_r20/external/webrtc/modules/video_capture/windows/ |
H A D | device_info_ds.cc | 119 int32_t DeviceInfoDS::GetDeviceInfo(uint32_t deviceNumber, in GetDeviceInfo() function in webrtc::videocapturemodule::DeviceInfoDS
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | dinput.h | 1558 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEA pdidi) PURE; in DECLARE_INTERFACE_() local 1587 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEW pdidi) PURE; in DECLARE_INTERFACE_() local 1662 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEA pdidi) PURE; in DECLARE_INTERFACE_() local 1701 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEW pdidi) PURE; in DECLARE_INTERFACE_() local 1806 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEA pdidi) PURE; in DECLARE_INTERFACE_() local 1848 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEW pdidi) PURE; in DECLARE_INTERFACE_() local 1963 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEA pdidi) PURE; in DECLARE_INTERFACE_() local 2009 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEW pdidi) PURE; in DECLARE_INTERFACE_() local
|