Home
last modified time | relevance | path

Searched defs:socket (Results 1 - 25 of 196) sorted by relevance

12345678

/third_party/node/test/parallel/
H A Dtest-internal-socket-list-receive.js
H A Dtest-http-outgoing-settimeout.js
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DSocket.hpp45 SOCKET socket; member in sw::Socket
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DSocket.hpp45 SOCKET socket; member in sw::Socket
/third_party/musl/porting/linux/user/src/hook/
H A Dsocket_common.c7 int socket(int domain, int type, int protocol) in socket() function
H A Dmusl_socket_dispatch.h17 SocketSocketType socket; member
/third_party/musl/src/hook/linux/
H A Dsocket_common.c22 int socket(int domain, int type, int protocol) in socket() function
H A Dmusl_socket_dispatch.h39 SocketSocketType socket; member
/third_party/mesa3d/.gitlab-ci/bare-metal/
H A Deth008-power-relay.py4 import socket namespace
/third_party/jerryscript/jerry-debugger/
H A Djerry_client_tcp.py17 import socket namespace
[all...]
/third_party/python/Tools/demo/
H A Drpythond.py12 from socket import socket, AF_INET, SOCK_STREAM namespace
H A Drpython.py9 from socket import socket, AF_INET, SOCK_STREAM, SHUT_WR namespace
H A Dmcast.py21 import socket namespace
[all...]
/third_party/rust/crates/rustix/src/net/
H A Dmod.rs15 mod socket; modules
/third_party/ffmpeg/tools/
H A Dzmqsend.c58 void *zmq_ctx, *socket; in main() local
/third_party/libuv/src/unix/
H A Dpoll.c97 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 Dtest-not-writable-after-shutdown.c49 uv_tcp_t socket; in TEST_IMPL() local
/third_party/mesa3d/.gitlab-ci/
H A Dreport-flakes.py27 import socket namespace
/third_party/node/tools/gyp/pylib/gyp/
H A DMSVSUserFile.py9 import socket # for gethostname namespace
/third_party/musl/porting/liteos_a/user/src/network/
H A Dsocket.c40 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 DMSVSUserFile.py9 import socket # for gethostname namespace
/third_party/mesa3d/src/util/
H A Dos_socket.c56 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 Dpoll.c97 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 DxsTcpServer.hpp69 ConnectionHandler (TcpServer* server, de::Socket* socket) : m_server(server), m_socket(socket) {} in ConnectionHandler() argument
/third_party/python/Lib/test/
H A Dtest_urllib_response.py3 import socket namespace

Completed in 5 milliseconds

12345678