| /third_party/curl/lib/ |
| H A D | curl_addrinfo.c | 106 Curl_getaddrinfo_ex(const char *nodename, const char *servname, const struct addrinfo *hints, struct Curl_addrinfo **result) Curl_getaddrinfo_ex() argument 542 curl_dbg_getaddrinfo(const char *hostname, const char *service, const struct addrinfo *hints, struct addrinfo **result, int line, const char *source) curl_dbg_getaddrinfo() argument
|
| /third_party/libuv/src/win/ |
| H A D | getaddrinfo.c | 85 struct addrinfoW* hints; in uv__getaddrinfo_work() local 238 uv_getaddrinfo(uv_loop_t* loop, uv_getaddrinfo_t* req, uv_getaddrinfo_cb getaddrinfo_cb, const char* node, const char* service, const struct addrinfo* hints) uv_getaddrinfo() argument [all...] |
| /third_party/libuv/test/ |
| H A D | test-threadpool-cancel.c | 203 struct addrinfo hints; in TEST_IMPL() local
|
| /third_party/libcoap/src/ |
| H A D | coap_address.c | 420 struct addrinfo hints; in coap_resolve_address_info() local
|
| /third_party/mbedtls/library/ |
| H A D | net_sockets.c | 167 struct addrinfo hints, *addr_list, *cur; in mbedtls_net_connect() local 225 struct addrinfo hints, *addr_list, *cur; in mbedtls_net_bind() local [all...] |
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| H A D | ecma-objects-general.c | 210 static const lit_magic_string_id_t hints[3] = variable
|
| /third_party/ltp/lib/ |
| H A D | tst_net.c | 211 safe_getaddrinfo(const char *file, const int lineno, const char *src_addr, const char *port, const struct addrinfo *hints, struct addrinfo **addr_info) safe_getaddrinfo() argument
|
| /third_party/musl/src/network/linux/ |
| H A D | getaddrinfo.c | 61 int getaddrinfo_hook(const char* host, const char* serv, const struct addrinfo* hints, in getaddrinfo_hook() argument
|
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-tcpserver.c | 207 struct addrinfo hints; /* hints for getaddrinfo() */ in create_listen_socket() local
|
| H A D | ns-udpsender.c | 290 struct addrinfo hints; /* hints for getaddrinfo() */ in create_udp_datagram() local
|
| /third_party/ltp/testcases/network/lib6/ |
| H A D | getaddrinfo_01.c | 113 struct addrinfo hints; in check_addrinfo() local 138 struct addrinfo hints; in check_addrinfo_name() local [all...] |
| /third_party/ltp/testcases/network/stress/route/ |
| H A D | route-change-netlink.c | 33 static struct addrinfo hints; variable
|
| /third_party/node/deps/uv/src/win/ |
| H A D | getaddrinfo.c | 85 struct addrinfoW* hints; in uv__getaddrinfo_work() local 257 uv_getaddrinfo(uv_loop_t* loop, uv_getaddrinfo_t* req, uv_getaddrinfo_cb getaddrinfo_cb, const char* node, const char* service, const struct addrinfo* hints) uv_getaddrinfo() argument [all...] |
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | pshints.h | 343 T1_Hints hints; global() member 656 T2_Hints hints; global() member [all...] |
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afloader.c | 224 AF_GlyphHints hints = loader->hints; in FT_LOCAL_DEF() local [all...] |
| H A D | afmodule.c | 448 AF_GlyphHints hints = _af_debug_hints_rec; in FT_CALLBACK_DEF() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/pshinter/ |
| H A D | pshrec.h | 87 PS_Hint hints; member 116 PS_Hint_TableRec hints; member 145 ps_hints_done( PS_Hints hints ); global() variable [all...] |
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-subset-glyf.c | 38 static void check_maxp_num_glyphs (hb_face_t *face, uint16_t expected_num_glyphs, bool hints) in check_maxp_num_glyphs() argument
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | socket-client.c | 466 struct addrinfo hints; local
|
| /third_party/toybox/porting/liteos_a/toys/net/ |
| H A D | ifconfig.c | 67 struct addrinfo hints, *result, *rp = 0; in get_addrinfo() local
|
| /third_party/toybox/toys/net/ |
| H A D | ifconfig.c | 68 struct addrinfo hints, *result, *rp = 0; in get_addrinfo() local
|
| /third_party/toybox/toys/pending/ |
| H A D | tcpsvd.c | 222 struct addrinfo hints, *res = NULL, *rp; in create_bind_sock() local
|
| H A D | telnetd.c | 56 struct addrinfo hints, *result; in get_sockaddr() local
|
| /third_party/python/Modules/ |
| H A D | getaddrinfo.c | 239 getaddrinfo(const char*hostname, const char*servname, const struct addrinfo *hints, struct addrinfo **res) getaddrinfo() argument [all...] |
| /third_party/skia/gm/ |
| H A D | readpixels.cpp | 219 const SkImage::CachingHint hints[] = { variable 286 const SkImage::CachingHint hints[] = { variable
|