| /external/tensorflow/tensorflow/core/framework/ |
| D | types.h | 57 DeviceType(const char* type) // NOLINT(runtime/explicit) in DeviceType() function 60 explicit DeviceType(StringPiece type) : type_(type.data(), type.size()) {} in DeviceType() function
|
| /external/mesa3d/src/gallium/frontends/nine/ |
| D | adapter9.c | 280 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceFormat() 408 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceMultiSampleType() 470 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDepthStencilMatch() 516 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceFormatConversion() 554 D3DDEVTYPE DeviceType, in NineAdapter9_GetDeviceCaps() 1008 D3DDEVTYPE DeviceType, in NineAdapter9_CreateDevice() 1068 D3DDEVTYPE DeviceType, in NineAdapter9_CreateDeviceEx()
|
| /external/rust/crates/virtio-drivers/src/transport/ |
| D | mod.rs | 15 fn device_type(&self) -> DeviceType; in device_type() 127 pub enum DeviceType { enum 153 impl From<u32> for DeviceType { implementation 183 impl From<u16> for DeviceType { implementation 189 impl From<u8> for DeviceType { implementation
|
| D | pci.rs | 53 fn device_type(pci_device_id: u16) -> DeviceType { in device_type() 69 pub fn virtio_device_type(device_function_info: &DeviceFunctionInfo) -> Option<DeviceType> { in virtio_device_type() 203 fn device_type(&self) -> DeviceType { in device_type()
|
| D | fake.rs | 21 fn device_type(&self) -> DeviceType { in device_type()
|
| /external/ComputeLibrary/arm_compute/core/ |
| D | IDevice.h | 33 enum class DeviceType enum
|
| /external/libchrome/base/system_monitor/ |
| D | system_monitor.h | 22 enum DeviceType { enum
|
| /external/cronet/base/system/ |
| D | system_monitor.h | 20 enum DeviceType { enum
|
| /external/android-nn-driver/1.2/ |
| D | HalPolicy.hpp | 35 using DeviceType = V1_2::DeviceType; typedef in armnn_driver::hal_1_2::HalPolicy
|
| /external/pdfium/core/fxge/ |
| D | renderdevicedriver_iface.h | 33 enum class DeviceType : bool { enum
|
| /external/crosvm/devices/src/virtio/vhost/user/vmm/ |
| D | virtio_device.rs | 81 device_type: DeviceType, in new() 126 fn device_type(&self) -> DeviceType { in device_type()
|
| /external/tensorflow/tensorflow/core/common_runtime/eager/ |
| D | custom_device.cc | 50 const char* CustomDeviceTensorHandle::DeviceType(Status* status) const { in DeviceType() function in tensorflow::CustomDeviceTensorHandle
|
| /external/tensorflow/tensorflow/core/profiler/ |
| D | profiler_options.proto | 12 enum DeviceType { enum
|
| /external/crosvm/devices/src/virtio/ |
| D | mod.rs | 108 pub enum DeviceType { enum 137 impl std::fmt::Display for DeviceType { implementation
|
| D | rng.rs | 166 fn device_type(&self) -> DeviceType { in device_type()
|
| D | p9.rs | 188 fn device_type(&self) -> DeviceType { in device_type()
|
| D | tpm.rs | 194 fn device_type(&self) -> DeviceType { in device_type()
|
| /external/libpalmrejection/ui/events/ozone/evdev/touch_filter/ |
| D | neural_stylus_palm_detection_filter_util_unittest.cc | 35 enum DeviceType { enum 85 bool CapabilitiesToDeviceInfo(DeviceType, EventDeviceInfo*) { in CapabilitiesToDeviceInfo() argument
|
| /external/tensorflow/tensorflow/core/profiler/convert/ |
| D | op_stats_to_pod_viewer_test.cc | 123 TEST(OpStatsToPodViewer, DeviceType) { in TEST() argument
|
| /external/angle/src/libANGLE/ |
| D | CLBitField.h | 67 using DeviceType = BitField; variable
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | inspecting_placer.cc | 60 [](string* out, const std::pair<DeviceType, int32>& type_and_pref) { in DebugString()
|
| /external/crosvm/devices/src/virtio/snd/vios_backend/ |
| D | mod.rs | 95 fn device_type(&self) -> DeviceType { in device_type()
|
| /external/crosvm/devices/src/virtio/vhost/ |
| D | vsock.rs | 114 fn device_type(&self) -> DeviceType { in device_type()
|
| /external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/src/ukey2_all_proto/ |
| D | securegcm.rs | 814 pub fn device_type(&self) -> DeviceType { in device_type() 830 pub fn set_device_type(&mut self, v: DeviceType) { in set_device_type() 2200 pub enum DeviceType { enum 2215 impl ::protobuf::Enum for DeviceType { implementation 2222 fn from_i32(value: i32) -> ::std::option::Option<DeviceType> { in from_i32() 2244 impl ::std::default::Default for DeviceType { implementation
|
| /external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/proto/ |
| D | securegcm.proto | 173 enum DeviceType { enum
|