| /foundation/communication/netmanager_base/test/fuzztest/netsysclient_fuzzer/ |
| H A D | net_sys_client_fuzzer.cpp | 393 AddrInfo hints; in GetAddrInfoFuzzTest() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/ |
| H A D | netsys_native_service.cpp | 206 GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) GetAddrInfo() argument
|
| H A D | netsys_native_service_stub.cpp | 498 AddrInfo hints = {}; in CmdGetAddrInfo() local
|
| /foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
| H A D | netsys_native_service_proxy.cpp | 208 GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) GetAddrInfo() argument
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
| H A D | net_manager_native.cpp | 547 DnsGetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) DnsGetAddrInfo() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rtsp.c | 199 struct addrinfo hints = { 0 }, *ai = NULL; in get_sockaddr() local
|
| /third_party/glfw/src/ |
| H A D | x11_window.c | 272 XSizeHints* hints = XAllocSizeHints(); in updateNormalHints() local 695 XWMHints* hints = XAllocWMHints(); createNativeWindow() local 712 XSizeHints* hints = XAllocSizeHints(); createNativeWindow() local 2176 XSizeHints* hints = XAllocSizeHints(); _glfwSetWindowPosX11() local 2633 } hints = {0}; _glfwSetWindowDecoratedX11() local [all...] |
| H A D | internal.h | 779 } hints; member
|
| /third_party/backends/frontend/ |
| H A D | saned.c | 572 struct addrinfo hints; in check_v4_in_range() local 638 struct addrinfo hints; in check_v6_in_range() local 754 struct addrinfo hints; check_host() local 2951 struct addrinfo hints; global() local [all...] |
| /third_party/backends/backend/pixma/ |
| H A D | pixma_bjnp.c | 1744 struct addrinfo hints; in bjnp_allocate_device() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_winsys.h | 402 uint32 hints; member
|
| /third_party/node/src/ |
| H A D | cares_wrap.cc | 1591 struct addrinfo hints; in GetAddrInfo() local
|
| /third_party/libcoap/src/ |
| H A D | coap_net.c | 4117 struct addrinfo *resmulti = NULL, hints, *ainfo; in coap_join_mcast_group_intf() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cDirectStateAccessBuffersTests.cpp | 243 static const glw::GLenum hints[] = { GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY, in iterate() local
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | aflatin.c | 58 AF_GlyphHintsRec hints[1]; in af_latin_metrics_init_widths() local 1985 af_latin_hints_link_segments( AF_GlyphHints hints, FT_UInt width_count, AF_WidthRec* widths, AF_Dimension dim ) af_latin_hints_link_segments() argument 2498 af_latin_hints_compute_blue_edges( AF_GlyphHints hints, AF_LatinMetrics metrics ) af_latin_hints_compute_blue_edges() argument 2612 af_latin_hints_init( AF_GlyphHints hints, AF_LatinMetrics metrics ) af_latin_hints_init() argument 2739 af_latin_compute_stem_width( AF_GlyphHints hints, AF_Dimension dim, FT_Pos width, FT_Pos base_delta, FT_UInt base_flags, FT_UInt stem_flags ) af_latin_compute_stem_width() argument 2936 af_latin_align_linked_edge( AF_GlyphHints hints, AF_Dimension dim, AF_Edge base_edge, AF_Edge stem_edge ) af_latin_align_linked_edge() argument 2967 af_latin_align_serif_edge( AF_GlyphHints hints, AF_Edge base, AF_Edge serif ) af_latin_align_serif_edge() argument 2991 af_latin_hint_edges( AF_GlyphHints hints, AF_Dimension dim ) af_latin_hint_edges() argument 3542 af_latin_hints_apply( FT_UInt glyph_index, AF_GlyphHints hints, FT_Outline* outline, AF_LatinMetrics metrics ) af_latin_hints_apply() argument [all...] |
| /foundation/communication/netmanager_base/services/netsyscontroller/src/ |
| H A D | netsys_native_client.cpp | 583 GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) GetAddrInfo() argument
|
| /test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/ |
| H A D | hello.cpp | 130 struct addrinfo hints, *res, *p;
in getHttp() local
|
| /third_party/alsa-utils/aplay/ |
| H A D | aplay.c | 340 void **hints, **n; in pcm_list() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
| H A D | ap_ctrl_iface.c | 4166 struct addrinfo hints = { 0 }, *res, *saveres; in hostapd_ctrl_iface_init() local 4973 struct addrinfo hints = { 0 }, *res, *saveres; in hostapd_global_ctrl_iface_init() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
| H A D | ap_ctrl_iface.c | 3515 struct addrinfo hints = { 0 }, *res, *saveres; in hostapd_ctrl_iface_init() local 4313 struct addrinfo hints = { 0 }, *res, *saveres; in hostapd_global_ctrl_iface_init() local [all...] |
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest.cc | 4385 addrinfo hints; in MakeConnection() local
|
| /third_party/vixl/src/aarch64/ |
| H A D | disasm-aarch64.cc | 7268 const auto& hints = get_hints(is_sve); in Disassembler() local
|
| /third_party/python/Modules/ |
| H A D | socketmodule.c | 1063 struct addrinfo hints, *res; in setipaddr() local 6539 struct addrinfo hints, *res; global() local 6674 struct addrinfo hints, *res = NULL; global() local [all...] |
| /third_party/sqlite/src/ |
| H A D | sqlite3.c | 68095 u8 hints; /* As configured by CursorSetHints() */ global() member [all...] |