| /external/webrtc/talk/media/base/ |
| D | device.h | 36 struct Device { struct 37 Device() {} in Device() argument 38 Device(const std::string& name, int id) in Device() argument 42 Device(const std::string& name, const std::string& id) in Device() function 45 std::string name; 46 std::string id;
|
| /external/adhd/cras/src/tests/ |
| D | dev_io_stubs.h | 49 struct Device { struct 50 Device(IodevPtr dev, IonodePtr node, OpendevPtr odev) in Device() argument 56 using DevicePtr = std::unique_ptr<Device>; argument
|
| /external/webrtc/talk/media/webrtc/ |
| D | fakewebrtcdeviceinfo.h | 39 struct Device { struct 40 Device(const std::string& n, const std::string& i) : name(n), id(i) {} in Device() argument 48 devices_.push_back(Device(device_name, device_id)); in AddDevice() argument
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | pooling_ops_common_gpu.h | 41 typedef GPUDevice Device; typedef 56 typedef GPUDevice Device; typedef
|
| D | tensor_array.cc | 31 #define TENSOR_ARRAY_WRITE_OR_ADD(Device, T) \ argument 57 #define TENSOR_ARRAY_SET_ZERO(Device, T) \ argument
|
| /external/tensorflow/tensorflow/go/ |
| D | session.go | 69 type Device struct { struct 70 Name, Type string 71 MemoryLimitBytes int64 75 func (d Device) String() string {
|
| D | graph.go | 62 Device string member 275 Device string member
|
| /external/nos/host/generic/libnos/ |
| D | NuggetClient.cpp | 89 nos_device* NuggetClient::Device() { in Device() function in nos::NuggetClient 93 const nos_device* NuggetClient::Device() const { in Device() function in nos::NuggetClient
|
| /external/swiftshader/src/Vulkan/ |
| D | VkGetProcAddress.h | 22 class Device; variable
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | single_threaded_cpu_device.h | 21 class Device; variable
|
| D | kernel_benchmark_testlib.h | 31 class Device; variable
|
| D | ring_gatherer.h | 28 class Device; variable
|
| D | ring_reducer.h | 28 class Device; variable
|
| D | device_set.cc | 124 const std::pair<Device*, int32>& b) { in SortPrioritizedDeviceVector()
|
| /external/deqp-deps/amber/src/vulkan/ |
| D | index_buffer.h | 32 class Device; variable
|
| D | command_pool.h | 24 class Device; variable
|
| D | transfer_buffer.h | 28 class Device; variable
|
| D | resource.h | 29 class Device; variable
|
| /external/swiftshader/tests/VulkanUnitTests/ |
| D | Device.hpp | 24 class Device class
|
| /external/clang/test/Index/ |
| D | headerfile-comment-to-html.m | 18 @interface Device interface
|
| /external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
| D | grpc_testlib.h | 33 class Device; variable
|
| /external/tensorflow/tensorflow/core/distributed_runtime/ |
| D | worker.h | 30 class Device; variable
|
| D | remote_device.h | 28 class Device; variable
|
| /external/OpenCL-CTS/test_extensions/media_sharing/ |
| D | wrappers.cpp | 220 void *CD3D9Wrapper::Device() const in Device() function in CD3D9Wrapper 307 void *CD3D9ExWrapper::Device() const in Device() function in CD3D9ExWrapper 429 void * CDXVAWrapper::Device() const in Device() function in CDXVAWrapper
|
| /external/crosvm/devices/src/virtio/ |
| D | tpm.rs | 42 struct Device { struct 43 simulator: tpm2::Simulator, 68 impl Device { impl
|