/third_party/jerryscript/jerry-debugger/ |
D | jerry_client_tcp.py | 23 …def __init__(self, address, socket_family=socket.AF_INET, socket_type=socket.SOCK_STREAM, proto=0,… argument
|
/third_party/grpc/test/core/network_benchmarks/ |
D | low_level_ping_pong.cc | 560 int create_socket(const char* socket_type, fd_pair* client_fds, in create_socket() 576 static int run_benchmark(const char* socket_type, thread_args* client_args, in run_benchmark() 607 const char* socket_type = socket_types[j]; in run_all_benchmarks() local 635 const char* socket_type = nullptr; in main() local
|
/third_party/boost/libs/beast/include/boost/beast/websocket/impl/ |
D | teardown.hpp | 38 using socket_type = typedef in boost::beast::websocket::detail::teardown_tcp_op
|
/third_party/boost/boost/beast/websocket/impl/ |
D | teardown.hpp | 38 using socket_type = typedef in boost::beast::websocket::detail::teardown_tcp_op
|
/third_party/glib/gio/tests/ |
D | socket-server.c | 55 GSocketType socket_type; in main() local
|
D | socket-client.c | 117 GSocketType socket_type; in make_connection() local
|
D | socket.c | 113 GSocketType socket_type, in create_server_full() 1613 GSocketType socket_type = GPOINTER_TO_UINT (user_data); in test_get_available() local
|
/third_party/boost/boost/asio/detail/ |
D | handler_type_requirements.hpp | 233 handler_type, handler, socket_type) \ argument
|
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | handler_type_requirements.hpp | 233 handler_type, handler, socket_type) \ argument
|
/third_party/python/Lib/ |
D | socketserver.py | 439 socket_type = socket.SOCK_STREAM variable in TCPServer 522 socket_type = socket.SOCK_DGRAM variable in UDPServer
|
/third_party/boost/boost/beast/core/ |
D | basic_stream.hpp | 210 using socket_type = typedef in boost::beast::basic_stream
|
/third_party/boost/libs/beast/include/boost/beast/core/ |
D | basic_stream.hpp | 210 using socket_type = typedef in boost::beast::basic_stream
|
/third_party/gstreamer/gstplugins_bad/ext/curl/ |
D | gstcurlbasesink.h | 70 curlsocktype socket_type; member
|
D | gstcurlbasesink.c | 1141 curlsocktype socket_type) in gst_curl_base_sink_transfer_socket_cb()
|
/third_party/glib/gio/ |
D | gsocketconnection.c | 530 GSocketType socket_type; member
|
/third_party/boost/libs/beast/test/beast/websocket/ |
D | ping.cpp | 378 using socket_type = in testSuspend() typedef
|
/third_party/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/ |
D | grpc_ares_ev_driver_windows.cc | 104 int address_family, int socket_type) in GrpcPolledFdWindows()
|
/third_party/curl/tests/server/ |
D | sws.c | 1885 const char *socket_type = "IPv4"; in main() local
|
/third_party/python/Modules/ |
D | _ssl.c | 314 enum py_ssl_server_or_client socket_type; member 781 enum py_ssl_server_or_client socket_type, in newPySSLSocket()
|
/third_party/openssl/apps/ |
D | s_client.c | 920 int socket_family = AF_UNSPEC, socket_type = SOCK_STREAM, protocol = 0; in s_client_main() local
|
D | s_server.c | 1014 int socket_family = AF_UNSPEC, socket_type = SOCK_STREAM, protocol = 0; in s_server_main() local
|