Home
last modified time | relevance | path

Searched defs:hints (Results 76 - 100 of 131) sorted by relevance

123456

/third_party/node/deps/cares/src/lib/
H A Dares_getaddrinfo.c76 struct ares_addrinfo_hints hints; member
244 fake_addrinfo(const char *name, unsigned short port, const struct ares_addrinfo_hints *hints, struct ares_addrinfo *ai, ares_addrinfo_callback callback, void *arg) fake_addrinfo() argument
536 ares_getaddrinfo_int(ares_channel_t *channel, const char *name, const char *service, const struct ares_addrinfo_hints *hints, ares_addrinfo_callback callback, void *arg) ares_getaddrinfo_int() argument
672 ares_getaddrinfo(ares_channel_t *channel, const char *name, const char *service, const struct ares_addrinfo_hints *hints, ares_addrinfo_callback callback, void *arg) ares_getaddrinfo() argument
[all...]
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-common.c440 struct addrinfo hints; /* hints for getaddrinfo() */ in get_maddrinfo() local
515 struct addrinfo hints; /* hints fo in create_source_filter() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_addr.c690 struct addrinfo hints; in BIO_lookup_ex() local
[all...]
/third_party/openssl/crypto/bio/
H A Dbio_addr.c690 struct addrinfo hints; in BIO_lookup_ex() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_spdy.c578 struct addrinfo hints; in spdy_socket_connect_to() local
/third_party/toybox/toys/net/
H A Dnetstat.c64 struct addrinfo hints, *result, *rp; in addr2str() local
/third_party/toybox/toys/pending/
H A Droute.c99 struct addrinfo hints, *result; in get_addrinfo() local
/third_party/ffmpeg/libavformat/
H A Dlibsrt.c384 struct addrinfo hints = { 0 }, *ai, *cur_ai; in libsrt_setup() local
H A Dsdp.c94 struct addrinfo hints = { 0 }, *ai; in resolve_destination() local
/third_party/curl/lib/
H A Dasyn-ares.c789 struct ares_addrinfo_hints hints; in Curl_resolver_getaddrinfo() local
H A Dasyn-thread.c155 ADDRINFOEXW_ hints; member
176 struct addrinfo hints; member
224 init_thread_sync_data(struct thread_data *td, const char *hostname, int port, const struct addrinfo *hints) init_thread_sync_data() argument
599 init_resolve_thread(struct Curl_easy *data, const char *hostname, int port, const struct addrinfo *hints) init_resolve_thread() argument
917 struct addrinfo hints; Curl_resolver_getaddrinfo() local
[all...]
/third_party/libcoap/examples/
H A Doscore-interop-server.c437 struct addrinfo hints; in get_context() local
/third_party/nghttp2/examples/
H A Dclient.c406 struct addrinfo hints; in connect_to() local
H A Dlibevent-server.c755 struct addrinfo hints; in start_listen() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafhints.h456 af_glyph_hints_done( AF_GlyphHints hints ); variable
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshrec.c812 ps_hints_init( PS_Hints hints, FT_Memory memory ) ps_hints_init() argument
822 ps_hints_open( PS_Hints hints, PS_Hint_Type hint_type ) ps_hints_open() argument
835 ps_hints_stem( PS_Hints hints, FT_UInt dimension, FT_Int count, FT_Long* stems ) ps_hints_stem() argument
883 ps_hints_t1stem3( PS_Hints hints, FT_UInt dimension, FT_Fixed* stems ) ps_hints_t1stem3() argument
946 ps_hints_t1reset( PS_Hints hints, FT_UInt end_point ) ps_hints_t1reset() argument
985 ps_hints_t2mask( PS_Hints hints, FT_UInt end_point, FT_UInt bit_count, const FT_Byte* bytes ) ps_hints_t2mask() argument
1031 ps_hints_t2counter( PS_Hints hints, FT_UInt bit_count, const FT_Byte* bytes ) ps_hints_t2counter() argument
1077 ps_hints_close( PS_Hints hints, FT_UInt end_point ) ps_hints_close() argument
1120 t1_hints_stem( T1_Hints hints, FT_UInt dimension, FT_Fixed* coords ) t1_hints_stem() argument
1164 t2_hints_stems( T2_Hints hints, FT_UInt dimension, FT_Int count, FT_Fixed* coords ) t2_hints_stems() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp.c317 struct addrinfo hints; in subscr_addr_add_url() local
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeSocket.c288 struct addrinfo hints; in deSocketAddressToBsdAddress() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp.c325 struct addrinfo hints; in subscr_addr_add_url() local
/test/xts/device_attest/services/core/network/
H A Dattest_network.c266 struct addrinfo hints; in InitAddrInfo() local
/third_party/curl/packages/OS400/
H A Dos400sys.c300 Curl_getaddrinfo_a(const char *nodename, const char *servname, const struct addrinfo *hints, struct addrinfo **res) Curl_getaddrinfo_a() argument
/third_party/backends/backend/
H A Dnet.c151 struct addrinfo hints; in add_device() local
/third_party/node/src/
H A Dinspector_socket_server.cc406 struct addrinfo hints; in Start() local
/third_party/ltp/testcases/network/netstress/
H A Dnetstress.c465 struct addrinfo hints; in client_init() local
657 struct addrinfo hints; in server_init() local
[all...]
/third_party/lwip/src/include/lwip/
H A Dnetif.h383 struct netif_hint *hints; member

Completed in 31 milliseconds

123456