Home
last modified time | relevance | path

Searched defs:hints (Results 126 - 150 of 208) sorted by relevance

123456789

/third_party/curl/lib/
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
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dpalinfo.c425 pal_hints_u_t hints; in register_info() local
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dpalinfo.c425 pal_hints_u_t hints; in register_info() local
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dtxtimestamp.c808 struct addrinfo hints = { .ai_family = do_ipv4 ? AF_INET : AF_INET6 }; in resolve_hostname() local
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c147 struct addrinfo hints = { in sock_listen_mptcp() local
197 struct addrinfo hints = { in sock_test_tcpulp() local
234 struct addrinfo hints in sock_connect_mptcp() local
106 xgetaddrinfo(const char *node, const char *service, const struct addrinfo *hints, struct addrinfo **res) xgetaddrinfo() argument
[all...]
/kernel/linux/linux-5.10/tools/hv/
H A Dhv_kvp_daemon.c1334 struct addrinfo hints, *info ; in kvp_get_domain_name() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_sockopt.c180 struct addrinfo hints = { in sock_listen_mptcp() local
225 struct addrinfo hints = { in sock_connect_mptcp() local
161 xgetaddrinfo(const char *node, const char *service, const struct addrinfo *hints, struct addrinfo **res) xgetaddrinfo() argument
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtxtimestamp.c808 struct addrinfo hints = { .ai_family = do_ipv4 ? AF_INET : AF_INET6 }; in resolve_hostname() local
/kernel/linux/linux-6.6/tools/hv/
H A Dhv_kvp_daemon.c1509 struct addrinfo hints, *info ; in kvp_get_domain_name() 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
/third_party/node/deps/v8/src/inspector/
H A Dv8-runtime-agent-impl.cc980 inspect( std::unique_ptr<protocol::Runtime::RemoteObject> objectToInspect, std::unique_ptr<protocol::DictionaryValue> hints, int executionContextId) inspect() argument
/third_party/node/deps/v8/src/objects/
H A Dshared-function-info-inl.h314 int hints = flags(kRelaxedLoad); in set_osr_code_cache_state() local
329 int hints = flags(kRelaxedLoad); in set_language_mode() local
341 int hints = flags(kRelaxedLoad); in set_kind() local
[all...]

Completed in 32 milliseconds

123456789