/external/autotest/server/cros/chaos_lib/ |
D | chaos_datastore_utils.py | 34 def add_device(self, host_name, ap_label): argument 61 def remove_device(self, host_name): argument 84 def lock_device(self, host_name, lock_reason): argument 107 def unlock_device(self, host_name): argument 130 def show_device(self, host_name): argument 210 def find_device(self, host_name): argument
|
/external/parameter-framework/asio-1.10.6/include/asio/ip/ |
D | basic_resolver_iterator.hpp | 72 const std::string& host_name, const std::string& service_name) in create() 107 const std::string& host_name, const std::string& service_name) in create() 121 const std::string& host_name, const std::string& service_name) in create()
|
D | basic_resolver_entry.hpp | 69 std::string host_name() const in host_name() function in asio::ip::basic_resolver_entry
|
D | basic_resolver_query.hpp | 219 std::string host_name() const in host_name() function in asio::ip::basic_resolver_query
|
/external/autotest/server/cros/clique_lib/ |
D | clique_dut_locker.py | 34 def __init__(self, board_name=None, host_name=None): argument 144 def _allocate_dut(self, host_name=None, board_name=None): argument 178 def _create_dut_object(host_name): argument
|
/external/autotest/server/cros/ap_configurators/ |
D | ap_batch_locker.py | 196 def unlock_one_ap(self, host_name): argument 226 def unlock_and_reclaim_ap(self, host_name): argument
|
/external/tensorflow/tensorflow/core/profiler/protobuf/ |
D | pod_stats.proto | 27 string host_name = 1; field
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | composite_device.cc | 27 const DeviceNameUtils::ParsedName& host_name, Status* status) { in MakeDevice()
|
D | composite_device_test.cc | 23 const string host_name = "/job:localhost/replica:0/task:0/device:CPU:0"; in TEST() local
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | debug_event.proto | 133 string host_name = 2; field 155 string host_name = 1; field
|
/external/tensorflow/tensorflow/core/profiler/convert/ |
D | op_stats_to_pod_stats.cc | 32 PodStatsRecord CreatePodStatsRecord(absl::string_view host_name, in CreatePodStatsRecord()
|
D | xplane_to_tf_data_stats.cc | 268 absl::string_view host_name; in SetBottleneckAnalysis() member 282 absl::string_view host_name = host_name_and_tf_data_stats.first; in SetBottleneckAnalysis() local 485 void CombinedTfDataStatsBuilder::Add(absl::string_view host_name, in Add()
|
D | xplane_to_tools_data.cc | 209 absl::string_view host_name = in ConvertMultiXSpacesToTfDataBottleneckAnalysis() local
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | resolve_endpoint_op.hpp | 65 char host_name[NI_MAXHOST]; in do_complete() local
|
D | resolver_service.hpp | 89 char host_name[NI_MAXHOST]; in resolve() local
|
/external/ltp/testcases/network/rpc/basic_tests/rpc01/ |
D | rpc1.c | 18 char host_name[100]; variable
|
/external/tensorflow/tensorflow/core/profiler/ |
D | profiler_analysis.proto | 48 string host_name = 5; field
|
D | profiler_service.proto | 60 string host_name = 7; field
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_server_lib.h | 140 const string& host_name() const { return host_name_; } in host_name() function
|
/external/tensorflow/tensorflow/python/debug/lib/ |
D | debug_events_reader.py | 429 host_name, argument 450 def host_name(self): member in Execution 667 host_name, argument 710 def host_name(self): member in GraphOpCreationDigest 1128 def source_lines(self, host_name, file_path): argument
|
/external/toybox/toys/pending/ |
D | bootchartd.c | 185 char host_name[32]; in stop_logging() local
|
D | arp.c | 254 char *host_name = "?"; in arp_main() local
|
/external/tensorflow/tensorflow/core/profiler/rpc/client/ |
D | remote_profiler_session_manager_test.cc | 44 absl::string_view host_name, in PopulateProfileRequest()
|
/external/autotest/client/common_lib/cros/network/ |
D | ping_runner.py | 328 def simple_ping(self, host_name): argument
|
/external/autotest/server/site_tests/servo_LabstationVerification/ |
D | servo_LabstationVerification.py | 174 def _ip_info_from_host(self, host, ip, info, host_name): argument
|