/third_party/curl/tests/libtest/ |
D | lib582.c | 34 curl_socket_t *sockets; member 47 static void removeFd(struct Sockets *sockets, curl_socket_t fd, int mention) in removeFd() 67 static void addFd(struct Sockets *sockets, curl_socket_t fd, const char *what) in addFd() 108 struct ReadWriteSockets *sockets = userp; in curlSocketCallback() local 188 static void updateFdSet(struct Sockets *sockets, fd_set* fdset, in updateFdSet() 214 static void checkFdSet(CURLM *curl, struct Sockets *sockets, fd_set *fdset, in checkFdSet() 233 struct ReadWriteSockets sockets = {{NULL, 0, 0}, {NULL, 0, 0}}; in test() local
|
D | libntlmconnect.c | 36 static curl_socket_t sockets[MAX_EASY_HANDLES]; variable
|
/third_party/node/test/parallel/ |
D | test-child-process-fork-getconnections.js | 30 const sockets = []; variable 68 const sockets = []; variable
|
D | test-net-server-close.js | 28 const sockets = []; variable
|
D | test-net-socket-timeout-unref.js | 37 const sockets = []; variable
|
D | test-http-agent-maxsockets-respected.js | 49 const sockets = agent.sockets[Object.keys(agent.sockets)[0]]; constant
|
/third_party/libuv/test/ |
D | test-watcher-cross-stop.c | 32 static uv_udp_t sockets[1250]; variable 34 static uv_udp_t sockets[2500]; variable
|
D | test-poll-close.c | 45 uv_os_sock_t sockets[NUM_SOCKETS]; in TEST_IMPL() local
|
/third_party/glib/glib/tests/ |
D | gpoll.c | 39 prepare_fds (SOCKET sockets[], in prepare_fds() 76 check_fds (SOCKET sockets[], in check_fds() 115 prepare_sockets (SOCKET sockets[], in prepare_sockets() 159 cleanup_sockets (SOCKET sockets[], in cleanup_sockets() 242 SOCKET sockets[NUM_POLLEES]; in test_gpoll() local
|
/third_party/libcoap/src/ |
D | coap_io_riot.c | 167 find_socket(coap_fd_t fd, coap_socket_t *sockets[], unsigned int num_sockets) { in find_socket() 186 coap_socket_t *sockets[LIBCOAP_MAX_SOCKETS]; in coap_io_process() local
|
D | coap_io.c | 1141 coap_socket_t *sockets[], 1182 coap_socket_t *sockets[], 1380 static coap_socket_t *sockets[64]; local 1584 coap_socket_t *sockets[],
|
/third_party/node/lib/ |
D | _http_agent.js | 245 this.sockets[name] = []; property 314 this.sockets[name] = []; property
|
/third_party/node/deps/npm/node_modules/agentkeepalive/ |
D | index.d.ts | 13 sockets: object, property
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
D | Socket.cpp | 73 fd_set sockets; in select() local
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | Socket.cpp | 72 fd_set sockets; in select() local
|
/third_party/libsoup/tests/ |
D | connection-test.c | 218 SoupSocket **sockets = user_data; in request_started_socket_collector() local 242 SoupSocket *sockets[4] = { NULL, NULL, NULL, NULL }; in do_timeout_test_for_session() local 294 SoupSocket *sockets[4] = { NULL, NULL, NULL, NULL }; in do_timeout_req_test_for_session() local 415 SoupSocket *sockets[4] = { NULL, NULL, NULL, NULL }; in do_persistent_connection_timeout_test_with_cancellation() local 703 SoupSocket *sockets[4] = { NULL, NULL, NULL, NULL }; in do_non_idempotent_test_for_session() local
|
/third_party/gstreamer/gstplugins_base/tests/check/pipelines/ |
D | tcp.c | 155 GSocket *sockets[2] = { NULL, NULL }; in setup_multisocketsink_and_socketsrc() local 247 GSocket *sockets[4] = { NULL, NULL }; in GST_START_TEST() local
|
/third_party/glib/gio/tests/ |
D | unix-fd.c | 48 GSocket *sockets[2]; in test_fds() local
|
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/ |
D | ipcpipeline1.c | 159 int sockets[2]; in main() local
|
/third_party/libcoap/include/coap3/ |
D | net.h | 760 coap_socket_t *sockets[], in coap_write()
|
/third_party/boost/libs/asio/test/latency/ |
D | tcp_client.cpp | 54 std::vector<boost::shared_ptr<tcp::socket> > sockets; in main() local
|
/third_party/node/test/sequential/ |
D | test-http-keepalive-maxsockets.js | 102 function count(sockets) { argument
|
/third_party/node/deps/npm/node_modules/agentkeepalive/lib/ |
D | _http_agent.js | 204 this.sockets[name] = []; property
|
/third_party/grpc/test/cpp/naming/ |
D | resolver_component_test.cc | 315 std::vector<int> sockets; in OpenAndCloseSocketsStressLoop() local 381 std::vector<int> sockets; in OpenAndCloseSocketsStressLoop() local
|
/third_party/glib/gio/ |
D | gsocketlistener.c | 85 GPtrArray *sockets; member
|