/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
|
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | objtool.h | 24 bool ignore_unreachables, c_file, hints, rodata; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/ |
H A D | modesetting.c | 93 hgsmi_get_mode_hints(struct gen_pool *ctx, unsigned int screens, struct vbva_modehint *hints) hgsmi_get_mode_hints() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/ |
H A D | modesetting.c | 97 hgsmi_get_mode_hints(struct gen_pool *ctx, unsigned int screens, struct vbva_modehint *hints) hgsmi_get_mode_hints() argument
|
/kernel/liteos_m/components/net/lwip-2.1/porting/src/ |
H A D | netdb_porting.c | 55 int getaddrinfo(const char *restrict nodename, const char *restrict servname, const struct addrinfo *restrict hints,
in getaddrinfo() argument
|
/kernel/uniproton/src/net/lwip-2.1/src/ |
H A D | netdb.c | 38 getaddrinfo(const char *restrict nodename, const char *restrict servname, const struct addrinfo *restrict hints, struct addrinfo **restrict res) getaddrinfo() argument
|
/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
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | dns_manager_test.cpp | 77 AddrInfo hints; in HWTEST_F() 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
|