Home
last modified time | relevance | path

Searched defs:server_id (Results 1 – 24 of 24) sorted by relevance

/third_party/mindspore/config/
Dhccl_multi_machine_multi_rank.json17 "server_id": "[server_id_A]" string
25 "server_id": "[server_id_A]" string
33 "server_id": "[server_id_A]" string
41 "server_id": "[server_id_A]" string
49 "server_id": "[server_id_A]" string
57 "server_id": "[server_id_A]" string
65 "server_id": "[server_id_A]" string
73 "server_id": "[server_id_A]" string
81 "server_id": "[server_id_B]" string
89 "server_id": "[server_id_B]" string
[all …]
Dhccl_single_machine_multi_rank.json17 "server_id": "[server_id]" string
25 "server_id": "[server_id]" string
33 "server_id": "[server_id]" string
41 "server_id": "[server_id]" string
49 "server_id": "[server_id]" string
57 "server_id": "[server_id]" string
65 "server_id": "[server_id]" string
73 "server_id": "[server_id]" string
105 "server_id": "can be specified as the machine's ip address", string
Dhccl_evb_multi_rank.json21 "server_id": "[sever_id]" string
31 "server_id": "[sever_id]" string
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dchannelz.pyx.pxi32 def channelz_get_server(server_id): argument
39 def channelz_get_server_sockets(server_id, start_socket_id, max_results): argument
/third_party/mindspore/tests/st/tbe_networks/
Dhccl_2p_server_template.json21 "server_id": "[sever_id]" string
31 "server_id": "[sever_id]" string
Dhccl_2p_evb_template.json21 "server_id": "[sever_id]" string
31 "server_id": "[sever_id]" string
/third_party/grpc/examples/python/data_transmission/
Ddemo.proto41 int64 server_id = 1; field
/third_party/grpc/src/core/lib/channel/
Dchannelz_registry.cc195 char* grpc_channelz_get_server(intptr_t server_id) { in grpc_channelz_get_server()
209 char* grpc_channelz_get_server_sockets(intptr_t server_id, in grpc_channelz_get_server_sockets()
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DSimpleResponse.php43 protected $server_id = ''; variable in Grpc\\Testing\\SimpleResponse
/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DSimpleResponse.php43 protected $server_id = ''; variable in Grpc\\Testing\\SimpleResponse
/third_party/grpc/src/proto/grpc/channelz/
Dchannelz.proto191 int64 server_id = 5; field
493 int64 server_id = 1; field
503 int64 server_id = 1; field
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
Dradius_server.h164 const char *server_id; member
Dradius_server.c274 const char *server_id; member
/third_party/grpc/src/proto/grpc/testing/
Dmessages.proto115 string server_id = 4; field
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dfils_hlp.c43 const u8 *server_id = NULL; in fils_dhcp_request() local
Dap_config.h516 char *server_id; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dfils_hlp.c43 const u8 *server_id = NULL; in fils_dhcp_request() local
Dap_config.h507 char *server_id; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
Deapol_auth_sm.h48 const u8 *server_id; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap.h137 const u8 *server_id; member
Deap_i.h212 const u8 *server_id; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap.h244 u8 *server_id; member
/third_party/grpc/test/cpp/interop/
Dinterop_client.cc957 std::string server_id; in DoPickFirstUnary() local
/third_party/mindspore/mindspore/ccsrc/ps/
Dworker.cc846 int64_t server_id = key_to_server_id_[param_key]; in RoundRobinPartitioner() local