Home
last modified time | relevance | path

Searched defs:device_names (Results 1 – 25 of 27) sorted by relevance

12

/external/webrtc/modules/desktop_capture/win/
Dscreen_capturer_win_directx.cc50 const std::vector<std::string>& device_names, in GetScreenListFromDeviceNames()
84 const std::vector<std::string>& device_names) { in GetIndexFromScreenId()
186 std::vector<std::string> device_names; in GetSourceList() local
200 std::vector<std::string> device_names; in SelectSource() local
Dscreen_capture_utils_unittest.cc23 std::vector<std::string> device_names; in TEST() local
Dscreen_capturer_win_directx_unittest.cc24 const std::vector<std::string> device_names = { in TEST() local
Dscreen_capture_utils.cc26 std::vector<std::string>* device_names /* = nullptr */) { in GetScreenList()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dimplementation_selector_test.cc67 AttrValue device_names; in TEST_F() local
91 AttrValue device_names; in TEST_F() local
115 AttrValue device_names; in TEST_F() local
147 AttrValue device_names; in TEST_F() local
171 AttrValue device_names; in TEST_F() local
195 AttrValue device_names; in TEST_F() local
253 AttrValue device_names; in TEST_F() local
Dpin_to_host_optimizer.cc313 const std::vector<string> device_names = cluster->GetDeviceNames(); in Optimize() local
/external/tensorflow/tensorflow/lite/nnapi/
Dnnapi_util.cc46 std::vector<const char*> device_names; in GetDeviceNamesList() local
68 std::vector<const char*> device_names = GetDeviceNamesList(); in GetStringDeviceNamesList() local
/external/tensorflow/tensorflow/core/grappler/inputs/
Dtrivial_test_graph_input_yielder.cc33 const std::vector<string>& device_names) { in CreateGraphDef()
91 const std::vector<string>& device_names) in TrivialTestGraphInputYielder()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_structs.h48 llvm::ArrayRef<ParsedName> device_names() const { return device_names_; } in device_names() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dtpu_rewrite_device_util_test.cc36 bool DeviceNamesToParsedNames(llvm::ArrayRef<std::string> device_names, in DeviceNamesToParsedNames()
302 std::vector<std::string> device_names = in TEST() local
318 std::vector<std::string> device_names = in TEST() local
423 std::vector<std::string> device_names = in TEST() local
536 std::vector<std::string> device_names = in TEST() local
/external/tensorflow/tensorflow/core/debug/
Ddebug_grpc_testlib.h53 std::vector<string> device_names; variable
/external/tensorflow/tensorflow/core/common_runtime/
Ddynamic_device_mgr.cc83 std::vector<StringPiece> device_names; in LookupDevice() local
188 const std::vector<string>& device_names) { in RemoveDevicesByName()
Ddevice_mgr.cc115 std::vector<StringPiece> device_names; in LookupDevice() local
Dcolocation_graph.cc1223 std::vector<string> device_names; in GetDevicesForNode() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_supported_ops.cc70 std::vector<string> device_names = XlaOpRegistry::BackendNames(); in SupportedOpsMain() local
/external/tensorflow/tensorflow/core/grappler/clusters/
Dcluster.cc99 std::vector<string> device_names; in GetDeviceNames() local
/external/webrtc/modules/audio_device/win/
Dcore_audio_base_win.cc282 AudioDeviceNames device_names; in GetDeviceID() local
319 AudioDeviceNames device_names; in DeviceName() local
Dcore_audio_utility_win.cc475 webrtc::AudioDeviceNames* device_names) { in GetDeviceNamesInternal()
798 bool GetInputDeviceNames(webrtc::AudioDeviceNames* device_names) { in GetInputDeviceNames()
805 bool GetOutputDeviceNames(webrtc::AudioDeviceNames* device_names) { in GetOutputDeviceNames()
Dcore_audio_utility_win_unittest.cc296 webrtc::AudioDeviceNames device_names; in TEST_F() local
308 webrtc::AudioDeviceNames device_names; in TEST_F() local
/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_performance_options.cc295 std::vector<std::string> device_names; in CreatePerformanceOptions() local
/external/tensorflow/tensorflow/compiler/jit/
Ddevice_util_test.cc25 absl::Span<const absl::string_view> device_names, in PickDeviceHelper()
/external/tensorflow/tensorflow/python/grappler/
Dcluster_wrapper.cc230 std::vector<std::string> device_names; in PYBIND11_MODULE() local
/external/tensorflow/tensorflow/core/framework/
Dcollective.h67 std::vector<string> device_names; member
/external/crosvm/src/plugin/
Dmod.rs645 let device_names = ["full", "null", "urandom", "zero"]; in run_config() localVariable
/external/tensorflow/tensorflow/core/kernels/
Dcollective_nccl_test.cc114 std::vector<string> device_names; in Init() local

12