| /kernel/linux/linux-6.6/drivers/ata/ |
| H A D | libata-eh.c | 3378 unsigned int hints = ATA_LPM_EMPTY | ATA_LPM_HIPM; in ata_eh_set_lpm() local
|
| H A D | libahci.c | 807 ahci_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned int hints) ahci_set_lpm() argument
|
| /kernel/linux/linux-6.6/include/sound/ |
| H A D | hda_codec.h | 220 struct snd_array hints; /* additional hints */ member
|
| /kernel/linux/linux-6.6/drivers/parisc/ |
| H A D | ccio-dma.c | 546 ccio_io_pdir_entry(__le64 *pdir_ptr, space_t sid, unsigned long vba, unsigned long hints) ccio_io_pdir_entry() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/ |
| H A D | mptcp_connect.c | 292 struct addrinfo hints = { in sock_listen_mptcp() local 356 struct addrinfo hints = { in sock_connect_mptcp() local 180 xgetaddrinfo(const char *node, const char *service, const struct addrinfo *hints, struct addrinfo **res) xgetaddrinfo() 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
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/ |
| H A D | netsys_native_service_stub.cpp | 498 AddrInfo hints = {}; in CmdGetAddrInfo() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_netdev.c | 3819 ena_update_hints(struct ena_adapter *adapter, struct ena_admin_ena_hw_hints *hints) ena_update_hints() argument 4570 struct ena_admin_ena_hw_hints *hints; ena_notification() local [all...] |
| /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...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_netdev.c | 4107 ena_update_hints(struct ena_adapter *adapter, struct ena_admin_ena_hw_hints *hints) ena_update_hints() argument 4775 struct ena_admin_ena_hw_hints *hints; ena_notification() 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
|