Home
last modified time | relevance | path

Searched defs:cli (Results 1 – 25 of 56) sorted by relevance

123

/external/rust/crates/tokio/tests/
Dtcp_socket.rs18 let cli = assert_ok!(TcpSocket::new_v4()); in basic_usage_v4() localVariable
36 let cli = assert_ok!(TcpSocket::new_v6()); in basic_usage_v6() localVariable
54 let cli = assert_ok!(TcpSocket::new_v4()); in bind_before_connect() localVariable
/external/perfetto/src/base/
Dunix_socket_unittest.cc89 auto cli = in TEST_F() local
119 auto cli = in TEST_F() local
145 auto cli = in TEST_F() local
212 auto cli = in TEST_F() local
245 std::unique_ptr<UnixSocket> cli[kNumClients]; in TEST_F() local
311 auto cli = in TEST_F() local
361 auto cli = in TEST_F() local
398 auto cli = in TEST_F() local
438 std::unique_ptr<UnixSocket> cli[kNumClients]; in TEST_F() local
533 auto cli = in TEST_F() local
[all …]
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc93 compiler::CommandLineInterface cli; in TEST() local
131 compiler::CommandLineInterface cli; in TEST() local
/external/python/dateutil/
Drelease.py14 def cli(): function
/external/grpc-grpc/tools/distrib/python/grpcio_tools/grpc_tools/
Dmain.cc23 google::protobuf::compiler::CommandLineInterface cli; in protoc_main() local
/external/vixl/benchmarks/aarch64/
Dbench-mixed-masm.cc40 BenchCLI cli(argc, argv); in main() local
Dbench-dataop.cc43 BenchCLI cli(argc, argv); in main() local
Dbench-branch-masm.cc42 BenchCLI cli(argc, argv); in main() local
Dbench-branch.cc43 BenchCLI cli(argc, argv); in main() local
Dbench-branch-link.cc40 BenchCLI cli(argc, argv); in main() local
Dbench-branch-link-masm.cc39 BenchCLI cli(argc, argv); in main() local
Dbench-mixed-sim.cc60 BenchCLI cli(argc, argv); in main() local
Dbench-mixed-disasm.cc57 BenchCLI cli(argc, argv); in main() local
/external/grpc-grpc/test/core/fling/
Dfling_test.cc37 gpr_subprocess *svr, *cli; in main() local
Dfling_stream_test.cc37 gpr_subprocess *svr, *cli; in main() local
/external/grpc-grpc/test/core/memory_usage/
Dmemory_usage_test.cc37 gpr_subprocess *svr, *cli; in main() local
/external/wpa_supplicant_8/src/wps/
Dwps_upnp_web.c675 static int find_er_addr(struct subscription *s, struct sockaddr_in *cli) in find_er_addr()
688 struct sockaddr_in *cli) in find_er()
700 struct sockaddr_in *cli, char *data, in web_process_set_selected_registrar()
919 struct sockaddr_in *cli, in web_connection_parse_post()
1353 struct sockaddr_in *cli = http_request_get_cli_addr(req); in web_connection_check_data() local
Dhttp_server.c25 struct sockaddr_in cli; member
62 struct sockaddr_in *cli) in http_request_init()
/external/protobuf/src/google/protobuf/compiler/
Dmain.cc52 CommandLineInterface cli; in ProtobufMain() local
/external/catch2/include/internal/
Dcatch_session.cpp259 clara::Parser const& Session::cli() const { in cli() function in Catch::Session
262 void Session::cli( clara::Parser const& newParser ) { in cli() function in Catch::Session
/external/perfetto/infra/ci/
DMakefile143 cli: target
/external/grpc-grpc/test/cpp/interop/
Dinterop_test.cc47 pid_t cli; in test_client() local
/external/wpa_supplicant_8/src/p2p/
Dp2p_parse.c650 struct p2p_client_info *cli; in p2p_group_info_parse() local
718 struct p2p_client_info *cli; in p2p_group_info_text() local
/external/libnl/
Dconfigure.ac92 AC_ARG_ENABLE([cli], optenable
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc223 CommandLineInterface cli; in TEST() local

123