Home
last modified time | relevance | path

Searched defs:addrs (Results 26 - 50 of 73) sorted by relevance

123

/third_party/elfutils/libdwfl/
H A Dframe_unwind.c90 Dwarf_Addr *addrs; member
[all...]
H A Dlink_map.c320 GElf_Addr addrs[4]; report_r_debug() local
[all...]
H A Ddwfl_module_getdwarf.c850 GElf_Addr addrs[i_max] = { 0, }; in find_dynsym() local
666 find_offsets(Elf *elf, GElf_Addr main_bias, size_t phnum, size_t n, GElf_Addr addrs[n], GElf_Off offs[n]) find_offsets() argument
702 translate_offs(GElf_Addr adjust, Dwfl_Module *mod, size_t phnum, GElf_Addr addrs[i_max], GElf_Xword strsz, GElf_Ehdr *ehdr) translate_offs() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dnetwork.c403 int ff_connect_parallel(struct addrinfo *addrs, int timeout_ms_per_address, in ff_connect_parallel() argument
[all...]
H A Drtpproto.c397 struct sockaddr_storage *addrs[2] = { &s->last_rtp_source, &s->last_rtcp_source }; in rtp_read() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_vbo.c290 uint64_t addrs[PIPE_MAX_ATTRIBS]; in nv50_vertex_arrays_validate() local
207 nv50_upload_user_buffers(struct nv50_context *nv50, uint64_t addrs[], uint32_t limits[]) nv50_upload_user_buffers() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_connection.cpp193 std::list<std::string> addrs; in GetDeviceAddresses() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_network_manager.c67 ConnectionAddr addrs; member
/third_party/libuv/src/unix/
H A Dsunos.c827 struct ifaddrs* addrs; in uv_interface_addresses() local
/third_party/libwebsockets/lib/core-net/
H A Dnetwork.c511 struct ifaddrs *addrs, *addr; in lws_get_addr_scope() local
513 PIP_ADAPTER_ADDRESSES adapter, addrs = NULL; in lws_get_addr_scope() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_tess.c575 LLVMValueRef *addrs = ctx->abi.outputs; in si_llvm_ls_build_end() local
H A Dsi_shader_llvm_vs.c817 LLVMValueRef *addrs = ctx->abi.outputs; in si_llvm_vs_build_end() local
H A Dsi_shader_llvm_ps.c460 LLVMValueRef *addrs = ctx->abi.outputs; in si_llvm_ps_build_end() local
/third_party/nghttp2/src/
H A Dshrpx_worker.h213 std::vector<DownstreamAddr> addrs; member
H A Dnghttp.h285 addrinfo *addrs; member
H A Dshrpx_worker.cc107 auto &addrs = std::get<0>(dkey); in create_downstream_key() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dsunos.c820 struct ifaddrs* addrs; in uv_interface_addresses() local
/third_party/rust/crates/nix/test/sys/
H A Dtest_socket.rs522 let mut addrs = Vec::with_capacity(1 + batch_size); in udp_sendmmsg() variables
1644 let mut addrs = match getifaddrs() { in loopback_address() variables
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dsae.c281 u8 addrs[2 * ETH_ALEN]; in sae_derive_pwe_ecc() local
458 u8 addrs[2 * ETH_ALEN]; in sae_derive_pwe_ffc() local
/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_header.cpp1268 bool MmsHeader::EncodeMultipleAddressValue(MmsEncodeBuffer &buff, uint8_t fieldId, std::vector<MmsAddress> &addrs) in EncodeMultipleAddressValue() argument
/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_mms_test.cpp267 std::vector<MmsAddress> addrs; in HWTEST_F() local
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_ipv6_client.cpp429 struct in6_addr *addrs = (struct in6_addr *)(rndsopt + 1); in onIpv6DnsAddEvent() local
/third_party/f2fs-tools/lib/
H A Dlibf2fs.c501 unsigned int addrs = CUR_ADDRS_PER_INODE(i) - get_inline_xattr_addrs(i); in addrs_per_inode() local
/third_party/libbpf/src/
H A Dbpf.h392 const unsigned long *addrs; member
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_genX_exec.h411 struct blorp_address addrs[2] = {}; in blorp_emit_vertex_buffers() local

Completed in 36 milliseconds

123