/third_party/node/test/parallel/ |
H A D | test-internal-socket-list-receive.js | |
H A D | test-http-outgoing-settimeout.js | |
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | Socket.hpp | 45 SOCKET socket; member in sw::Socket
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
H A D | Socket.hpp | 45 SOCKET socket; member in sw::Socket
|
/third_party/musl/porting/linux/user/src/hook/ |
H A D | socket_common.c | 7 int socket(int domain, int type, int protocol) in socket() function
|
H A D | musl_socket_dispatch.h | 17 SocketSocketType socket; member
|
/third_party/musl/src/hook/linux/ |
H A D | socket_common.c | 22 int socket(int domain, int type, int protocol) in socket() function
|
H A D | musl_socket_dispatch.h | 39 SocketSocketType socket; member
|
/third_party/mesa3d/.gitlab-ci/bare-metal/ |
H A D | eth008-power-relay.py | 4 import socket namespace
|
/third_party/jerryscript/jerry-debugger/ |
H A D | jerry_client_tcp.py | 17 import socket namespace [all...] |
/third_party/python/Tools/demo/ |
H A D | rpythond.py | 12 from socket import socket, AF_INET, SOCK_STREAM namespace
|
H A D | rpython.py | 9 from socket import socket, AF_INET, SOCK_STREAM, SHUT_WR namespace
|
H A D | mcast.py | 21 import socket namespace [all...] |
/third_party/rust/crates/rustix/src/net/ |
H A D | mod.rs | 15 mod socket; modules
|
/third_party/ffmpeg/tools/ |
H A D | zmqsend.c | 58 void *zmq_ctx, *socket; in main() local
|
/third_party/libuv/src/unix/ |
H A D | poll.c | 97 uv_poll_init_socket(uv_loop_t* loop, uv_poll_t* handle, uv_os_sock_t socket) uv_poll_init_socket() argument
|
/third_party/libuv/test/ |
H A D | test-not-writable-after-shutdown.c | 49 uv_tcp_t socket; in TEST_IMPL() local
|
/third_party/mesa3d/.gitlab-ci/ |
H A D | report-flakes.py | 27 import socket namespace
|
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | MSVSUserFile.py | 9 import socket # for gethostname namespace
|
/third_party/musl/porting/liteos_a/user/src/network/ |
H A D | socket.c | 40 int socket(int domain, int type, int protocol) in socket() function
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | MSVSUserFile.py | 9 import socket # for gethostname namespace
|
/third_party/mesa3d/src/util/ |
H A D | os_socket.c | 56 os_socket_recv(int socket, void *buffer, size_t length, int flags) in os_socket_recv() argument 62 os_socket_send(int socket, const void *buffer, size_t length, int flags) in os_socket_send() argument 104 os_socket_recv(int socket, void *buffer, size_t length, int flags) in os_socket_recv() argument 111 os_socket_send(int socket, const void *buffer, size_t length, int flags) in os_socket_send() argument
|
/third_party/node/deps/uv/src/unix/ |
H A D | poll.c | 97 uv_poll_init_socket(uv_loop_t* loop, uv_poll_t* handle, uv_os_sock_t socket) uv_poll_init_socket() argument
|
/third_party/vk-gl-cts/execserver/ |
H A D | xsTcpServer.hpp | 69 ConnectionHandler (TcpServer* server, de::Socket* socket) : m_server(server), m_socket(socket) {} in ConnectionHandler() argument
|
/third_party/python/Lib/test/ |
H A D | test_urllib_response.py | 3 import socket namespace
|