Home
last modified time | relevance | path

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

123456

/foundation/communication/netmanager_base/test/fuzztest/netsysclient_fuzzer/
H A Dnet_sys_client_fuzzer.cpp393 AddrInfo hints; in GetAddrInfoFuzzTest() local
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp206 GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, uint16_t netId, std::vector<AddrInfo> &res) GetAddrInfo() argument
H A Dnetsys_native_service_stub.cpp498 AddrInfo hints = {}; in CmdGetAddrInfo() local
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp208 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 Dnet_manager_native.cpp547 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 Drtsp.c199 struct addrinfo hints = { 0 }, *ai = NULL; in get_sockaddr() local
/third_party/glfw/src/
H A Dx11_window.c272 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 Dinternal.h779 } hints; member
/third_party/backends/frontend/
H A Dsaned.c572 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 Dpixma_bjnp.c1744 struct addrinfo hints; in bjnp_allocate_device() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_winsys.h402 uint32 hints; member
/third_party/node/src/
H A Dcares_wrap.cc1591 struct addrinfo hints; in GetAddrInfo() local
/third_party/libcoap/src/
H A Dcoap_net.c4117 struct addrinfo *resmulti = NULL, hints, *ainfo; in coap_join_mcast_group_intf() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessBuffersTests.cpp243 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 Daflatin.c58 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 Dnetsys_native_client.cpp583 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 Dhello.cpp130 struct addrinfo hints, *res, *p; in getHttp() local
/third_party/alsa-utils/aplay/
H A Daplay.c340 void **hints, **n; in pcm_list() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c4166 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 Dap_ctrl_iface.c3515 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 Dgtest.cc4385 addrinfo hints; in MakeConnection() local
/third_party/vixl/src/aarch64/
H A Ddisasm-aarch64.cc7268 const auto& hints = get_hints(is_sve); in Disassembler() local
/third_party/python/Modules/
H A Dsocketmodule.c1063 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 Dsqlite3.c68095 u8 hints; /* As configured by CursorSetHints() */ global() member
[all...]

Completed in 238 milliseconds

123456