Home
last modified time | relevance | path

Searched defs:hints (Results 126 - 150 of 188) sorted by relevance

12345678

/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c147 struct addrinfo hints = { in sock_listen_mptcp() local
197 struct addrinfo hints = { in sock_test_tcpulp() local
234 struct addrinfo hints in sock_connect_mptcp() local
106 xgetaddrinfo(const char *node, const char *service, const struct addrinfo *hints, struct addrinfo **res) xgetaddrinfo() argument
[all...]
/kernel/linux/linux-5.10/tools/hv/
H A Dhv_kvp_daemon.c1334 struct addrinfo hints, *info ; in kvp_get_domain_name() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_sockopt.c180 struct addrinfo hints = { in sock_listen_mptcp() local
225 struct addrinfo hints = { in sock_connect_mptcp() local
161 xgetaddrinfo(const char *node, const char *service, const struct addrinfo *hints, struct addrinfo **res) xgetaddrinfo() argument
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtxtimestamp.c808 struct addrinfo hints = { .ai_family = do_ipv4 ? AF_INET : AF_INET6 }; in resolve_hostname() local
/kernel/linux/linux-6.6/tools/hv/
H A Dhv_kvp_daemon.c1509 struct addrinfo hints, *info ; in kvp_get_domain_name() local
/test/xts/device_attest/services/core/network/
H A Dattest_network.c266 struct addrinfo hints; in InitAddrInfo() local
/third_party/curl/packages/OS400/
H A Dos400sys.c300 Curl_getaddrinfo_a(const char *nodename, const char *servname, const struct addrinfo *hints, struct addrinfo **res) Curl_getaddrinfo_a() argument
/third_party/backends/backend/
H A Dnet.c151 struct addrinfo hints; in add_device() local
/third_party/node/src/
H A Dinspector_socket_server.cc406 struct addrinfo hints; in Start() local
/third_party/nghttp2/examples/
H A Dlibevent-server.c755 struct addrinfo hints; in start_listen() local
/third_party/ltp/testcases/network/netstress/
H A Dnetstress.c465 struct addrinfo hints; in client_init() local
657 struct addrinfo hints; in server_init() local
[all...]
/third_party/lwip/src/include/lwip/
H A Dnetif.h383 struct netif_hint *hints; member
/third_party/node/deps/v8/src/inspector/
H A Dv8-runtime-agent-impl.cc980 inspect( std::unique_ptr<protocol::Runtime::RemoteObject> objectToInspect, std::unique_ptr<protocol::DictionaryValue> hints, int executionContextId) inspect() argument
/third_party/node/deps/v8/src/objects/
H A Dshared-function-info-inl.h314 int hints = flags(kRelaxedLoad); in set_osr_code_cache_state() local
329 int hints = flags(kRelaxedLoad); in set_language_mode() local
341 int hints = flags(kRelaxedLoad); in set_kind() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMemoryRequirementsTests.cpp985 std::vector<VkBufferCreateFlags> hints; in createBufferMemoryRequirementsTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferMemoryRequirementsTests.cpp985 std::vector<VkBufferCreateFlags> hints; in createBufferMemoryRequirementsTests() local
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
H A Dproxy.c991 struct addrinfo hints; in run() local
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_new_connection.c517 struct addrinfo hints; in connect_to() local
H A Dtest_notls.c468 struct addrinfo hints; in connect_to() local
H A Dtest_request_response.c505 struct addrinfo hints; in connect_to() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c67 AF_GlyphHintsRec hints[1]; in af_cjk_metrics_init_widths() local
797 af_cjk_hints_compute_segments( AF_GlyphHints hints, in af_cjk_hints_compute_segments() argument
841 af_cjk_hints_link_segments( AF_GlyphHints hints, AF_Dimension dim ) af_cjk_hints_link_segments() argument
999 af_cjk_hints_compute_edges( AF_GlyphHints hints, AF_Dimension dim ) af_cjk_hints_compute_edges() argument
1268 af_cjk_hints_detect_features( AF_GlyphHints hints, AF_Dimension dim ) af_cjk_hints_detect_features() argument
1288 af_cjk_hints_compute_blue_edges( AF_GlyphHints hints, AF_CJKMetrics metrics, AF_Dimension dim ) af_cjk_hints_compute_blue_edges() argument
1494 af_cjk_compute_stem_width( AF_GlyphHints hints, AF_Dimension dim, FT_Pos width, FT_UInt base_flags, FT_UInt stem_flags ) af_cjk_compute_stem_width() argument
1615 af_cjk_align_linked_edge( AF_GlyphHints hints, AF_Dimension dim, AF_Edge base_edge, AF_Edge stem_edge ) af_cjk_align_linked_edge() argument
1641 af_cjk_align_serif_edge( AF_GlyphHints hints, AF_Edge base, AF_Edge serif ) af_cjk_align_serif_edge() argument
1668 af_hint_normal_stem( AF_GlyphHints hints, AF_Edge edge, AF_Edge edge2, FT_Pos anchor, AF_Dimension dim ) af_hint_normal_stem() argument
1796 af_cjk_hint_edges( AF_GlyphHints hints, AF_Dimension dim ) af_cjk_hint_edges() argument
2175 af_cjk_align_edge_points( AF_GlyphHints hints, AF_Dimension dim ) af_cjk_align_edge_points() argument
[all...]
H A Dafhints.c340 af_get_segment_index( AF_GlyphHints hints, in af_get_segment_index() argument
385 af_get_edge_index( AF_GlyphHints hints, in af_get_edge_index() argument
399 af_get_strong_edge_index( AF_GlyphHints hints, in af_get_strong_edge_index() argument
415 af_glyph_hints_dump_points( AF_GlyphHints hints, in af_glyph_hints_dump_points() argument
533 af_glyph_hints_dump_segments( AF_GlyphHints hints, FT_Bool to_stdout ) af_glyph_hints_dump_segments() argument
598 af_glyph_hints_get_num_segments( AF_GlyphHints hints, FT_Int dimension, FT_Int* num_segments ) af_glyph_hints_get_num_segments() argument
624 af_glyph_hints_get_segment_offset( AF_GlyphHints hints, FT_Int dimension, FT_Int idx, FT_Pos *offset, FT_Bool *is_blue, FT_Pos *blue_offset ) af_glyph_hints_get_segment_offset() argument
672 af_glyph_hints_dump_edges( AF_GlyphHints hints, FT_Bool to_stdout ) af_glyph_hints_dump_edges() argument
790 af_glyph_hints_init( AF_GlyphHints hints, FT_Memory memory ) af_glyph_hints_init() argument
848 af_glyph_hints_rescale( AF_GlyphHints hints, AF_StyleMetrics metrics ) af_glyph_hints_rescale() argument
1279 af_glyph_hints_save( AF_GlyphHints hints, FT_Outline* outline ) af_glyph_hints_save() argument
1314 af_glyph_hints_align_edge_points( AF_GlyphHints hints, AF_Dimension dim ) af_glyph_hints_align_edge_points() argument
1389 af_glyph_hints_align_strong_points( AF_GlyphHints hints, AF_Dimension dim ) af_glyph_hints_align_strong_points() argument
1663 af_glyph_hints_align_weak_points( AF_GlyphHints hints, AF_Dimension dim ) af_glyph_hints_align_weak_points() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshalgo.c170 psh_hint_table_init( PSH_Hint_Table table, PS_Hint_Table hints, PS_Mask_Table hint_masks, PS_Mask_Table counter_masks, FT_Memory memory ) psh_hint_table_init() argument
[all...]
H A Dpshalgo.h81 PSH_Hint hints; member
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-eh.c3238 unsigned int hints = ATA_LPM_EMPTY | ATA_LPM_HIPM; in ata_eh_set_lpm() local

Completed in 38 milliseconds

12345678