Home
last modified time | relevance | path

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

123456789

/third_party/musl/src/network/linux/
H A Dgetaddrinfo.c61 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 Dns-tcpserver.c207 struct addrinfo hints; /* hints for getaddrinfo() */ in create_listen_socket() local
H A Dns-udpsender.c290 struct addrinfo hints; /* hints for getaddrinfo() */ in create_udp_datagram() local
/third_party/ltp/testcases/network/lib6/
H A Dgetaddrinfo_01.c113 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 Droute-change-netlink.c33 static struct addrinfo hints; variable
/third_party/node/deps/uv/src/win/
H A Dgetaddrinfo.c85 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 Dpshints.h343 T1_Hints hints; global() member
656 T2_Hints hints; global() member
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafloader.c224 AF_GlyphHints hints = loader->hints; in FT_LOCAL_DEF() local
[all...]
H A Dafmodule.c448 AF_GlyphHints hints = _af_debug_hints_rec; in FT_CALLBACK_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshrec.h87 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 Dtest-subset-glyf.c38 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 Dsocket-client.c466 struct addrinfo hints; local
/third_party/toybox/porting/liteos_a/toys/net/
H A Difconfig.c67 struct addrinfo hints, *result, *rp = 0; in get_addrinfo() local
/third_party/toybox/toys/net/
H A Difconfig.c68 struct addrinfo hints, *result, *rp = 0; in get_addrinfo() local
/third_party/toybox/toys/pending/
H A Dtcpsvd.c222 struct addrinfo hints, *res = NULL, *rp; in create_bind_sock() local
H A Dtelnetd.c56 struct addrinfo hints, *result; in get_sockaddr() local
/third_party/python/Modules/
H A Dgetaddrinfo.c239 getaddrinfo(const char*hostname, const char*servname, const struct addrinfo *hints, struct addrinfo **res) getaddrinfo() argument
[all...]
/third_party/skia/gm/
H A Dreadpixels.cpp219 const SkImage::CachingHint hints[] = { variable
286 const SkImage::CachingHint hints[] = { variable
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11.cpp208 XWMHints *hints = XAllocWMHints(); in XlibWindow() local
/base/time/time_service/services/time/src/
H A Dsntp_client.cpp69 struct addrinfo hints = { 0 }, *addrs; in RequestTime() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_controller_service_impl_test.cpp455 AddrInfo hints = {}; in HWTEST_F() local
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnetsys_client.c143 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 Dlibata-pmp.c203 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 Dusbipd.c428 struct addrinfo hints, *ai_head; in do_getaddrinfo() local
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-pmp.c203 sata_pmp_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned hints) sata_pmp_set_lpm() argument

Completed in 19 milliseconds

123456789