/external/angle/src/libANGLE/renderer/ |
D | driver_utils.cpp | 145 bool IsSandyBridge(uint32_t DeviceId) in IsSandyBridge() 151 bool IsIvyBridge(uint32_t DeviceId) in IsIvyBridge() 156 bool IsHaswell(uint32_t DeviceId) in IsHaswell() 161 bool IsBroadwell(uint32_t DeviceId) in IsBroadwell() 166 bool IsCherryView(uint32_t DeviceId) in IsCherryView() 172 bool IsSkylake(uint32_t DeviceId) in IsSkylake() 177 bool IsBroxton(uint32_t DeviceId) in IsBroxton() 182 bool IsKabyLake(uint32_t DeviceId) in IsKabyLake() 187 bool IsGeminiLake(uint32_t DeviceId) in IsGeminiLake() 193 bool IsCoffeeLake(uint32_t DeviceId) in IsCoffeeLake() [all …]
|
/external/tensorflow/tensorflow/dtensor/mlir/ |
D | device_utils.cc | 26 StatusOr<mlir::Value> DeviceId(mlir::Operation* op) { in DeviceId() function 50 StatusOr<mlir::Value> DeviceId(mlir::Value val) { in DeviceId() function
|
D | group_assignment.h | 59 struct DeviceId { struct 75 explicit ReplicaToDeviceMap(absl::flat_hash_map<ReplicaId, DeviceId> map); argument
|
/external/crosvm/devices/src/irqchip/ |
D | mod.rs | 90 pub enum DeviceId { enum 97 impl From<PciId> for DeviceId { implementation 103 impl From<CrosvmDeviceId> for DeviceId { implementation 109 impl TryFrom<u32> for DeviceId { implementation
|
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | custom_device.cc | 58 int CustomDeviceTensorHandle::DeviceId(Status* status) const { in DeviceId() function in tensorflow::CustomDeviceTensorHandle
|
/external/aws-sdk-java-v2/services/iot1clickdevices/src/main/resources/codegen-resources/ |
D | api-2.json | 271 "DeviceId" : { object 295 "DeviceId" : { object 330 "DeviceId" : { object 394 "DeviceId" : { object 431 "DeviceId" : { object 451 "DeviceId" : { object 505 "DeviceId" : { object 533 "DeviceId" : { object 683 "DeviceId" : { object 703 "DeviceId" : { object
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | tpu_computation_placer.cc | 37 StatusOr<int> TpuComputationPlacer::DeviceId(int replica, int computation, in DeviceId() function in tensorflow::tpu::TpuComputationPlacer
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Guid/ |
D | GraphicsInfoHob.h | 35 UINT16 DeviceId; ///< Ignore if the value is 0xFFFF. member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Guid/ |
D | GraphicsInfoHob.h | 35 UINT16 DeviceId; ///< Ignore if the value is 0xFFFF. member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Guid/ |
D | GraphicsInfoHob.h | 35 UINT16 DeviceId; ///< Ignore if the value is 0xFFFF. member
|
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Guid/ |
D | GraphicsInfoHob.h | 41 UINT16 DeviceId; ///< Ignore if the value is 0xFFFF. member
|
/external/crosvm/devices/src/ |
D | i8042.rs | 31 fn device_id(&self) -> DeviceId { in device_id()
|
/external/intel-media-driver/cmrtlib/linux/share/ |
D | cm_rt_api_os.h | 201 DeviceId, // uint32_t DeviceId; enumerator
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/ |
D | Pci30.h | 57 UINT16 DeviceId; member
|
D | ServiceProcessorManagementInterfaceTable.h | 88 EFI_ACPI_SERVICE_PROCESSOR_MANAGEMENT_INTERFACE_TABLE_DEVICE_ID DeviceId; member
|
D | SmBus.h | 22 UINT16 DeviceId; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/ |
D | Pci30.h | 56 UINT16 DeviceId; member
|
D | ServiceProcessorManagementInterfaceTable.h | 88 EFI_ACPI_SERVICE_PROCESSOR_MANAGEMENT_INTERFACE_TABLE_DEVICE_ID DeviceId; member
|
D | SmBus.h | 21 UINT16 DeviceId; member
|
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/ |
D | Pci30.h | 63 UINT16 DeviceId; member
|
D | SmBus.h | 28 UINT16 DeviceId; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/ |
D | Pci30.h | 57 UINT16 DeviceId; member
|
D | ServiceProcessorManagementInterfaceTable.h | 88 EFI_ACPI_SERVICE_PROCESSOR_MANAGEMENT_INTERFACE_TABLE_DEVICE_ID DeviceId; member
|
D | SmBus.h | 22 UINT16 DeviceId; member
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | device_util.h | 51 explicit DeviceId(int id) : id_(id) {} in DeviceId() function
|