/third_party/alsa-lib/test/ |
H A D | namehint.c | 7 void **hints; in main() local
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-plural-rules-inl.h | 37 int hints = flags(); in set_type() local
|
H A D | js-segment-iterator-inl.h | 33 int hints = flags(); in set_granularity() local
|
H A D | js-relative-time-format-inl.h | 31 int hints = flags(); in set_numeric() local
|
H A D | js-segmenter-inl.h | 30 int hints = flags(); in set_granularity() local
|
H A D | js-segments-inl.h | 32 int hints = flags(); in set_granularity() local
|
H A D | js-list-format-inl.h | 31 int hints = flags(); in set_style() local 42 int hints = flags(); in set_type() local
|
H A D | js-date-time-format-inl.h | 34 int hints = flags(); in set_hour_cycle() local 45 int hints = flags(); in set_date_style() local 56 int hints = flags(); in set_time_style() local [all...] |
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afdummy.c | 26 af_dummy_hints_init( AF_GlyphHints hints, in af_dummy_hints_init() argument 41 af_dummy_hints_apply( FT_UInt glyph_index, AF_GlyphHints hints, FT_Outline* outline, AF_StyleMetrics metrics ) af_dummy_hints_apply() argument
|
H A D | afindic.c | 68 af_indic_hints_init( AF_GlyphHints hints, in af_indic_hints_init() argument 77 af_indic_hints_apply( FT_UInt glyph_index, AF_GlyphHints hints, FT_Outline* outline, AF_CJKMetrics metrics ) af_indic_hints_apply() argument
|
H A D | afloader.h | 44 AF_GlyphHints hints; member
|
/third_party/curl/tests/server/ |
H A D | resolve.c | 125 struct addrinfo hints; in main() local
|
/third_party/curl/lib/ |
H A D | hostip4.c | 133 struct addrinfo hints; in Curl_ipv4_resolve_r() local
|
H A D | hostip6.c | 103 struct addrinfo hints; in Curl_getaddrinfo() local
|
/third_party/libwebsockets/lib/core-net/client/ |
H A D | connect2.c | 36 struct addrinfo hints; in lws_getaddrinfo46() local
|
/third_party/node/test/parallel/ |
H A D | test-dns-lookup.js | [all...] |
/third_party/ltp/testcases/network/tcp_cmds/sendfile/ |
H A D | testsf_c.c | 38 struct addrinfo hints; in main() local
|
H A D | testsf_s.c | 35 struct addrinfo hints; in main() local
|
/third_party/ffmpeg/libavformat/ |
H A D | tls.c | 62 struct addrinfo hints = { 0 }, *ai = NULL; in ff_tls_open_underlying() local
|
/third_party/libuv/docs/code/dns/ |
H A D | main.c | 65 struct addrinfo hints; in main() local
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares__addrinfo_localhost.c | 199 ares__addrinfo_localhost(const char *name, unsigned short port, const struct ares_addrinfo_hints *hints, struct ares_addrinfo *ai) ares__addrinfo_localhost() argument
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_network.c | 115 struct addrinfo hints, *addr; in u_socket_connect() local
|
/third_party/node/deps/uv/src/unix/ |
H A D | getaddrinfo.c | 138 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 D | Socket.cpp | 40 addrinfo hints = {}; in Socket() local
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
H A D | Socket.cpp | 41 addrinfo hints = {}; in Socket() local
|