Home
last modified time | relevance | path

Searched defs:hints (Results 26 - 50 of 208) sorted by relevance

123456789

/third_party/node/deps/cares/src/lib/
H A Dares__addrinfo_localhost.c199 ares__addrinfo_localhost(const char *name, unsigned short port, const struct ares_addrinfo_hints *hints, struct ares_addrinfo *ai) ares__addrinfo_localhost() argument
H A Dares_gethostbyname.c105 const struct ares_addrinfo_hints hints = { ARES_AI_CANONNAME, family, 0, 0 }; in ares_gethostbyname() local
244 struct ares_addrinfo_hints hints; in ares__hostent_localhost() local
/kernel/linux/linux-5.10/tools/testing/vsock/
H A Dcontrol.c38 struct addrinfo hints = { in control_init() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/
H A Dvbox_irq.c112 struct vbva_modehint *hints; in vbox_update_mode_hints() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/
H A Dvbox_irq.c113 struct vbva_modehint *hints; in vbox_update_mode_hints() local
[all...]
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Dobjtool.h31 bool ignore_unreachables, hints, rodata; member
/kernel/linux/linux-6.6/tools/testing/vsock/
H A Dcontrol.c38 struct addrinfo hints = { in control_init() local
/third_party/ltp/testcases/network/tcp_cmds/sendfile/
H A Dtestsf_s.c35 struct addrinfo hints; in main() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_network.c115 struct addrinfo hints, *addr; in u_socket_connect() local
/third_party/node/deps/uv/src/unix/
H A Dgetaddrinfo.c138 uv_getaddrinfo(uv_loop_t* loop, uv_getaddrinfo_t* req, uv_getaddrinfo_cb cb, const char* hostname, const char* service, const struct addrinfo* hints) uv_getaddrinfo() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DSocket.cpp40 addrinfo hints = {}; in Socket() local
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DSocket.cpp41 addrinfo hints = {}; in Socket() local
/third_party/skia/tests/
H A DFontTest.cpp74 const SkFontHinting hints[] = { in DEF_TEST() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnet_manager_native_test.cpp166 AddrInfo hints; in HWTEST_F() local
/foundation/communication/netstack/frameworks/js/napi/socket/options/src/
H A Dnet_address.cpp119 struct addrinfo hints; in SetAddress() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dxdping.c90 struct addrinfo *a, hints = { .ai_family = AF_INET }; in main() local
/kernel/linux/linux-5.10/include/asm-generic/
H A Dmshyperv.h31 u32 hints; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxdping.c90 struct addrinfo *a, hints = { .ai_family = AF_INET }; in main() local
/third_party/ffmpeg/libavformat/
H A Dsapenc.c110 struct addrinfo hints = { 0 }, *ai = NULL; in sap_write_header() local
H A Dip.c69 struct addrinfo hints = { 0 }, *res = 0; in ff_ip_resolve_host() local
/third_party/alsa-utils/axfer/
H A Dsubcmd-list.c147 void **hints; in list_pcms() local
/third_party/libuv/src/unix/
H A Dgetaddrinfo.c138 uv_getaddrinfo(uv_loop_t* loop, uv_getaddrinfo_t* req, uv_getaddrinfo_cb cb, const char* hostname, const char* service, const struct addrinfo* hints) uv_getaddrinfo() argument
[all...]
/third_party/libcoap/examples/
H A Dtiny.c91 struct addrinfo hints; in get_session() local
/third_party/node/deps/cares/src/tools/
H A Dahost.c178 struct ares_addrinfo_hints hints; in main() local
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-tcpclient.c139 struct addrinfo hints; /* hints for getaddrinfo() */ in main() local

Completed in 10 milliseconds

123456789