| /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
|
| /third_party/vk-gl-cts/framework/platform/lnx/X11/ |
| H A D | tcuLnxX11.cpp | 208 XWMHints *hints = XAllocWMHints(); in XlibWindow() local
|
| /base/time/time_service/services/time/src/ |
| H A D | sntp_client.cpp | 69 struct addrinfo hints = { 0 }, *addrs; in RequestTime() local
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
| H A D | netsys_controller_service_impl_test.cpp | 455 AddrInfo hints = {}; in HWTEST_F() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
| H A D | netsys_client.c | 143 static bool MakeKey(const char *hostName, const char *serv, const struct addrinfo *hints, in MakeKey() argument [all...] |
| /kernel/linux/linux-5.10/drivers/ata/ |
| H A D | libata-pmp.c | 203 sata_pmp_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned hints) sata_pmp_set_lpm() argument
|
| /kernel/linux/linux-5.10/tools/usb/usbip/src/ |
| H A D | usbipd.c | 428 struct addrinfo hints, *ai_head; in do_getaddrinfo() local
|
| /kernel/linux/linux-6.6/drivers/ata/ |
| H A D | libata-pmp.c | 203 sata_pmp_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned hints) sata_pmp_set_lpm() argument
|