| /third_party/python/Lib/test/test_asyncio/ |
| H A D | test_unix_events.py | 9 import socket namespace [all...] |
| H A D | test_events.py | 11 import socket namespace [all...] |
| H A D | test_base_events.py | 6 import socket namespace [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_nntplib.py | 2 import socket namespace
|
| H A D | test_pathlib.py | 9 import socket namespace
|
| H A D | test_mailbox.py | 5 import socket namespace
|
| H A D | test_urllib2.py | 10 import socket namespace [all...] |
| H A D | test_xmlrpc.py | 12 import socket namespace [all...] |
| H A D | test_httplib.py | 9 import socket namespace [all...] |
| H A D | test_ssl.py | 13 import socket namespace [all...] |
| H A D | test_os.py | 19 import socket namespace
|
| H A D | test_logging.py | 40 import socket namespace [all...] |
| H A D | _test_multiprocessing.py | 18 import socket namespace [all...] |
| H A D | test_socket.py | 10 import socket namespace 1272 self.skipTest('could not import needed symbols from socket') global() namespace 1362 self.skipTest('could not import needed symbols from socket') global() namespace [all...] |
| /third_party/python/Lib/test/test_import/ |
| H A D | __init__.py | 743 import socket namespace
|
| /third_party/python/Lib/urllib/ |
| H A D | request.py | 93 import socket namespace [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| H A D | sockets.h | 2479 #define socket global() macro [all...] |
| /third_party/lwip/src/include/lwip/ |
| H A D | sockets.h | 665 #define socket global() macro [all...] |
| /third_party/mesa3d/src/vulkan/overlay-layer/ |
| H A D | overlay.cpp | 713 int socket = os_socket_accept(instance_data->params.control); in control_client_check() local
|
| /third_party/rust/crates/libc/src/windows/ |
| H A D | mod.rs | 563 pub fn socket(af: ::c_int, socket_type: ::c_int, protocol: ::c_int) -> SOCKET; in socket() functions
|
| /third_party/rust/crates/libc/src/unix/ |
| H A D | mod.rs | 612 pub fn socket(domain: ::c_int, ty: ::c_int, protocol: ::c_int) -> ::c_int; in socket() functions [all...] |
| /third_party/python/Modules/ |
| H A D | socketmodule.c | 5165 #define socket global() macro 5167 socket(int domain, int type, int protocol) global() function [all...] |
| /third_party/rust/crates/libc/src/vxworks/ |
| H A D | mod.rs | 1588 pub fn socket(domain: ::c_int, _type: ::c_int, protocol: ::c_int) -> ::c_int; socket() functions [all...] |
| /third_party/toybox/generated/ |
| H A D | globals.h | 1012 char *socket; member
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| H A D | mod.rs | 3473 pub fn socket(domain: ::c_int, ty: ::c_int, protocol: ::c_int) -> ::c_int; in socket() functions [all...] |