/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | cl_device.h | 65 T GetDeviceInfo(cl_device_id id, cl_device_info info) { in GetDeviceInfo() function 75 absl::Status GetDeviceInfo(cl_device_id id, cl_device_info info, T* result) { in GetDeviceInfo() function
|
D | cl_device.cc | 34 std::string GetDeviceInfo<std::string>(cl_device_id id, cl_device_info info) { in GetDeviceInfo() function
|
/external/angle/src/libANGLE/renderer/cl/ |
D | CLDeviceCL.cpp | 25 bool GetDeviceInfo(cl_device_id device, cl::DeviceInfo name, std::vector<T> &vector) in GetDeviceInfo() function 45 bool GetDeviceInfo(cl_device_id device, cl::DeviceInfo name, T &value) in GetDeviceInfo() function
|
/external/tensorflow/tensorflow/core/grappler/clusters/ |
D | utils_test.cc | 67 TEST(UtilsTest, GetDeviceInfo) { in TEST() argument
|
D | utils.cc | 151 DeviceProperties GetDeviceInfo(const DeviceNameUtils::ParsedName& device) { in GetDeviceInfo() function
|
/external/openscreen/cast/cast_core/api/platform/ |
D | platform_service.proto | 22 rpc GetDeviceInfo(GetDeviceInfoRequest) returns (GetDeviceInfoResponse); rpc
|
/external/tensorflow/tensorflow/core/profiler/utils/ |
D | cost_utils.cc | 80 grappler::DeviceInfo TfOpRoofLineCostEstimator::GetDeviceInfo( in GetDeviceInfo() function in tensorflow::profiler::TfOpRoofLineCostEstimator
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | utils.cc | 237 DeviceProperties GetDeviceInfo(const string& device_str) { in GetDeviceInfo() function 259 DeviceProperties GetDeviceInfo(const CostGraphDef::Node& node) { in GetDeviceInfo() function
|
D | op_level_cost_estimator_test.cc | 52 DeviceInfo GetDeviceInfo(const DeviceProperties& device) const override { in GetDeviceInfo() function in tensorflow::grappler::__anonf97b80530111::TestOpLevelCostEstimator
|
D | op_level_cost_estimator.cc | 719 DeviceInfo OpLevelCostEstimator::GetDeviceInfo( in GetDeviceInfo() function in tensorflow::grappler::OpLevelCostEstimator
|
/external/webrtc/modules/video_capture/windows/ |
D | device_info_ds.cc | 120 int32_t DeviceInfoDS::GetDeviceInfo(uint32_t deviceNumber, in GetDeviceInfo() function in webrtc::videocapturemodule::DeviceInfoDS
|
/external/angle/src/libGLESv2/ |
D | cl_stubs.cpp | 68 cl_int GetDeviceInfo(cl_device_id device, in GetDeviceInfo() function
|