/third_party/mesa3d/src/gallium/frontends/nine/ |
D | adapter9.c | 280 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceFormat() 413 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceMultiSampleType() 475 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDepthStencilMatch() 521 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceFormatConversion() 559 D3DDEVTYPE DeviceType, in NineAdapter9_GetDeviceCaps() 1013 D3DDEVTYPE DeviceType, in NineAdapter9_CreateDevice() 1073 D3DDEVTYPE DeviceType, in NineAdapter9_CreateDeviceEx()
|
/third_party/mindspore/mindspore/lite/java/java/common/src/main/java/com/mindspore/lite/config/ |
D | DeviceType.java | 23 public class DeviceType { class
|
/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/include/ |
D | lite_types.h | 33 } DeviceType; typedef
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/ |
D | transfer_node.h | 76 const std::string &DeviceType() const { return device_type_; } in DeviceType() function
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/cpu/ |
D | cpu_device_address.h | 45 DeviceAddressType DeviceType() const override { return DeviceAddressType::kCPU; } in DeviceType() function
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ |
D | ascend_device_address.h | 53 DeviceAddressType DeviceType() const override { return DeviceAddressType::kAscend; } in DeviceType() function
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/ |
D | gpu_device_address.h | 50 DeviceAddressType DeviceType() const override { return DeviceAddressType::kGPU; } in DeviceType() function
|
/third_party/mindspore/mindspore/lite/include/ |
D | lite_types.h | 35 } DeviceType; typedef
|
/third_party/flutter/skia/third_party/externals/dawn/src/include/dawn_native/ |
D | DawnNative.h | 40 enum class DeviceType { enum
|
/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/include/api/ |
D | context.h | 27 enum DeviceType { enum
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/ |
D | device_queue_op.h | 62 enum class DeviceType { Ascend = 0, GPU = 1, CPU = 2 }; enum
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_distributedHardware_deviceManager.js | 19 const DeviceType = { variable 211 DeviceType, property
|
/third_party/mindspore/include/api/ |
D | context.h | 27 enum DeviceType { enum
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | CLBitField.h | 67 using DeviceType = BitField; variable
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | Forward.h | 52 using DeviceType = Device; member
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | Forward.h | 46 using DeviceType = Device; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | Forward.h | 47 using DeviceType = Device; member
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | Forward.h | 46 using DeviceType = Device; member
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/metal/ |
D | Forward.h | 52 using DeviceType = Device; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/ |
D | Forward.h | 48 using DeviceType = Device; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/ |
D | DeviceNull.h | 65 using DeviceType = Device; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | Forward.h | 48 using DeviceType = Device; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | Forward.h | 48 using DeviceType = Device; member
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/ |
D | DeviceNull.h | 62 using DeviceType = Device; member
|
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/ |
D | DawnNative.h | 53 enum class DeviceType { enum
|