/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | RendererD3D.h | 63 struct DeviceIdentifier struct 65 UINT VendorId; 66 UINT DeviceId; 67 UINT SubSysId; 68 UINT Revision; 69 UINT FeatureLevel;
|
/aosp_15_r20/tools/netsim/rust/daemon/src/devices/ |
H A D | device.rs | 32 pub struct DeviceIdentifier(pub u32); struct 34 impl fmt::Display for DeviceIdentifier { implementation 40 impl fmt::Debug for DeviceIdentifier { implementation 56 id: DeviceIdentifier, in new() 202 ) -> Result<(DeviceIdentifier, ChipIdentifier), String> { in add_chip()
|
H A D | devices_handler.rs | 104 pub fn add(&self, device_id: DeviceIdentifier) { in add() 109 pub fn remove(&self, device_id: &DeviceIdentifier) { in remove() 114 pub fn reset(&self, device_id: DeviceIdentifier) { in reset() 119 pub fn set_position(&self, device_id: DeviceIdentifier, position: &ProtoPosition) { in set_position() 125 pub fn set_orientation(&self, device_id: DeviceIdentifier, orientation: &ProtoOrientation) { in set_orientation() 159 fn next_id(&self) -> DeviceIdentifier { in next_id() 176 ) -> (DeviceIdentifier, String) { in get_or_create_device() 399 pub fn remove_chip(device_id: DeviceIdentifier, chip_id: ChipIdentifier) -> Result<(), String> { in remove_chip() 685 fn patch_device_json(id_option: Option<DeviceIdentifier>, patch_json: &str) -> Result<(), String> { in patch_device_json() 784 fn handle_device_patch(writer: ResponseWritable, id: Option<DeviceIdentifier>, patch_json: &str) { in handle_device_patch() [all …]
|
H A D | chip.rs | 117 device_id: DeviceIdentifier, in new() 192 device_id: DeviceIdentifier, in new() 204 device_id: DeviceIdentifier, in new_chip()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | device_util.h | 32 std::string DeviceIdentifier(se::StreamExecutor* stream_exec) { in DeviceIdentifier() function
|
/aosp_15_r20/tools/netsim/rust/daemon/src/transport/ |
H A D | fd.rs | 68 device_id: DeviceIdentifier, in fd_reader()
|
/aosp_15_r20/tools/test/openhst/ |
D | stress_test.proto | 174 message DeviceIdentifier { message
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/lib/ |
H A D | emulated_bluetooth_device.proto | 71 message DeviceIdentifier { message
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/lib/ |
H A D | emulated_bluetooth_device.proto | 71 message DeviceIdentifier { message
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3d8types.h | 1005 GUID DeviceIdentifier; member
|
D | d3d9types.h | 1270 GUID DeviceIdentifier; member
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | androiddeviceprovisioning.v1.json | 1210 "DeviceIdentifier": { object
|
/aosp_15_r20/external/aws-sdk-java-v2/services/privatenetworks/src/main/resources/codegen-resources/ |
H A D | service-2.json | 911 "DeviceIdentifier":{ object
|
/aosp_15_r20/external/mesa3d/include/D3D9/ |
H A D | d3d9types.h | 1299 GUID DeviceIdentifier; member
|