/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() argument 45 std::string name; 46 std::string id;
|
/external/adhd/cras/src/tests/ |
D | dev_io_stubs.h | 46 struct Device { struct 47 Device(IodevPtr dev, IonodePtr node, OpendevPtr odev) : in Device() function 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 | 30 #define TENSOR_ARRAY_WRITE_OR_ADD(Device, T) \ argument 56 #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 282 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/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.cc | 26 Device::Device(Env* env, const DeviceAttributes& device_attributes) in Device() function in tensorflow::Device
|
D | device_factory.h | 27 class Device; variable
|
/external/clang/test/Index/ |
D | headerfile-comment-to-html.m | 18 @interface Device interface
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | remote_device.h | 25 class Device; variable
|
D | worker.h | 29 class Device; variable
|
D | worker_env.h | 29 class Device; variable
|
/external/tensorflow/tensorflow/contrib/gdr/ |
D | gdr_memory_manager.h | 24 class Device; variable
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_testlib.h | 33 class Device; variable
|
/external/swiftshader/src/Vulkan/ |
D | VkDevice.hpp | 25 class Device class
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | captured_function.h | 31 class Device; variable
|
/external/tensorflow/tensorflow/core/profiler/ |
D | trace_events.proto | 17 message Device { message
|
/external/tensorflow/tensorflow/core/framework/ |
D | kernel_def_builder.cc | 32 KernelDefBuilder& KernelDefBuilder::Device(const char* device_type) { in Device() function in tensorflow::KernelDefBuilder
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | Device.hpp | 39 class Device : public sw::Renderer class
|