/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/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/gstreamer/gstplugins_base/tests/check/pipelines/ |
D | tcp.c | 161 GSocket *sockets[2] = { NULL, NULL }; in setup_multisocketsink_and_socketsrc() local 253 GSocket *sockets[4] = { NULL, NULL }; in GST_START_TEST() local
|
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/ |
D | ipcpipeline1.c | 163 int sockets[2]; in main() local
|
D | ipc-play.c | 585 int sockets[2]; in on_pad_added() local
|
/third_party/libcoap/include/coap3/ |
D | net.h | 760 coap_socket_t *sockets[], in coap_write()
|
/third_party/node/test/sequential/ |
D | test-http-keepalive-maxsockets.js | 102 function count(sockets) { argument
|
/third_party/musl/libc-test/src/functionalext/fortify/ |
D | socket_ext.c | 37 int sockets[2]; in send_and_recv_0010() local
|
/third_party/node/deps/npm/node_modules/agentkeepalive/lib/ |
D | _http_agent.js | 204 this.sockets[name] = []; property
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | nicetransport.c | 175 GPtrArray *sockets; in gst_webrtc_nice_transport_update_buffer_size() local
|
/third_party/python/Lib/asyncio/ |
D | base_events.py | 275 def __init__(self, loop, sockets, protocol_factory, ssl_context, backlog, argument 325 def sockets(self): member in Server
|
/third_party/lwip/src/api/ |
D | sockets.c | 268 static struct lwip_sock sockets[NUM_SOCKETS]; variable
|