Home
last modified time | relevance | path

Searched defs:addr (Results 1076 - 1100 of 2564) sorted by relevance

1...<<41424344454647484950>>...103

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_link_ctrl.c348 BtAddr addr = {0}; in HciCmdOnSetupSynchronousConnectionFailed() local
531 BtAddr addr = {0}; in HciCmdOnEnhancedSetupSynchronousConnectionFailed() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap.c29 int L2CAP_ConnectReq(const BtAddr *addr, uint16_t lpsm, uint16_t rpsm, uint16_t *lcid) in L2CAP_ConnectReq() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_receive.c100 void SMP_Connected(const BtAddr *addr, uint16_t handle, uint8_t role, uint8_t status) in SMP_Connected() argument
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_ipv6_client_test.cpp125 struct in6_addr addr; in HWTEST_F() local
134 struct in6_addr addr; in HWTEST_F() local
166 struct in6_addr addr; HWTEST_F() local
194 char addr[] = "192.168.1.12"; HWTEST_F() local
244 char addr[] = "192.168.1.2"; HWTEST_F() local
337 in6_addr* addr = reinterpret_cast<in6_addr*>((char*)msg + sizeof(nlmsghdr) + sizeof(ndmsg) + sizeof(rtattr)); HWTEST_F() local
[all...]
H A Dmock_system_func.cpp167 ssize_t __wrap_sendto(int fd, const void *buf, size_t count, int flags, const struct sockaddr *addr, socklen_t len) in __wrap_sendto() argument
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_bt_common.h83 unsigned char addr[BT_ADDR_LEN]; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dspunge_message.h34 struct sockaddr_in *addr; member
45 struct sockaddr_in *addr; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_client.c176 coap_address_t addr; in CoapGetContextEx() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_hidump.c189 struct sockaddr_in addr; in DFinderDumpIface() local
H A Dnstackx_dfinder_mgt_msg_log.c103 struct sockaddr_in addr; in GetAnonymizedIp() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_socket.c506 struct sockaddr_in addr; in SocketRecvUdp() local
/test/testfwk/developer_test/aw/cxx/distributed/
H A Ddistributed_agent.cpp87 struct sockaddr_in addr; in InitAgentServer() local
[all...]
/test/xts/acts/communication_lite/dsoftbus_hal/src/
H A Dsoftbus_bus_center_test.c96 static void OnJoinLNNDone(ConnectionAddr *addr, const char *networkId, int32_t retCode) in OnJoinLNNDone() argument
195 ConnectionAddr addr; variable
/test/xts/device_attest/services/core/utils/
H A Dattest_utils.c251 void *addr = malloc(size); in AttestMemAlloc() local
/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils.c253 void *addr = malloc(size); in AttestMemAlloc() local
/third_party/elfutils/tests/
H A Dbacktrace-data.c72 memory_read (Dwfl *dwfl, Dwarf_Addr addr, Dwarf_Word *result, in memory_read() argument
95 maps_lookup (pid_t pid, Dwarf_Addr addr, GElf_Addr *basep) in maps_lookup() argument
148 report_module (Dwfl *dwfl, pid_t child, Dwarf_Addr addr) in report_module() argument
H A Daddrcfi.c207 uintmax_t addr = strtoumax (buf, &endp, 0); in main() local
221 uintmax_t addr = strtoumax (argv[remaining], &endp, 0); in main() local
/third_party/ffmpeg/libavcodec/mips/
H A Dhpeldsp_mmi.c152 mips_reg addr[2]; in ff_avg_pixels4_8_mmi() local
189 mips_reg addr[3]; in ff_avg_pixels8_8_mmi() local
241 mips_reg addr[1]; in ff_avg_pixels16_8_mmi() local
308 mips_reg addr[ in ff_put_pixels4_l2_8_mmi() local
352 mips_reg addr[5]; ff_put_pixels8_l2_8_mmi() local
413 mips_reg addr[5]; ff_put_pixels16_l2_8_mmi() local
492 mips_reg addr[6]; ff_avg_pixels4_l2_8_mmi() local
538 mips_reg addr[6]; ff_avg_pixels8_l2_8_mmi() local
662 mips_reg addr[5]; ff_put_no_rnd_pixels8_l2_8_mmi() local
845 mips_reg addr[2]; ff_put_pixels8_xy2_8_mmi() local
[all...]
H A Dh264dsp_mmi.c175 mips_reg addr[1]; in ff_h264_idct8_add_8_mmi() local
1442 mips_reg addr[2]; in ff_deblock_v8_luma_8_mmi() local
1572 mips_reg addr[3]; in deblock_v8_luma_intra_8_mmi() local
1796 mips_reg addr[ in ff_deblock_v_chroma_8_mmi() local
1880 mips_reg addr[1]; ff_deblock_v_chroma_intra_8_mmi() local
1958 mips_reg addr[6]; ff_deblock_h_chroma_8_mmi() local
2098 mips_reg addr[6]; ff_deblock_h_chroma_intra_8_mmi() local
2248 mips_reg addr[8]; ff_deblock_h_luma_8_mmi() local
2468 mips_reg addr[7]; ff_deblock_h_luma_intra_8_mmi() local
[all...]
/third_party/elfutils/libdwfl/
H A Dlinux-pid-attach.c124 read_cached_memory(struct __libdwfl_pid_arg *pid_arg, Dwarf_Addr addr, Dwarf_Word *result) read_cached_memory() argument
193 pid_memory_read(Dwfl *dwfl, Dwarf_Addr addr, Dwarf_Word *result, void *arg) pid_memory_read() argument
[all...]
H A Dlinux-core-attach.c54 core_memory_read (Dwfl *dwfl, Dwarf_Addr addr, Dwarf_Word *result, in core_memory_read() argument
H A Ddwfl_module_addrsym.c38 GElf_Addr addr; member
318 dwfl_module_addrsym(Dwfl_Module *mod, GElf_Addr addr, GElf_Sym *closest_sym, GElf_Word *shndxp) dwfl_module_addrsym() argument
[all...]
/third_party/elfutils/libdw/
H A Dlibdw_findcu.c263 __libdw_findcu_addr (Dwarf *dbg, void *addr) in __libdw_findcu_addr() argument
296 __libdw_find_split_dbg_addr (Dwarf *dbg, void *addr) in __libdw_find_split_dbg_addr() argument
H A Dmemory-access.h50 __libdw_max_len_uleb128 (const unsigned char *addr, const unsigned char *end) in __libdw_max_len_uleb128() argument
57 __libdw_max_len_sleb128 (const unsigned char *addr, const unsigned char *end) in __libdw_max_len_sleb128() argument
42 __libdw_max_len_leb128(const size_t type_len, const unsigned char *addr, const unsigned char *end) __libdw_max_len_leb128() argument
[all...]
/third_party/eudev/src/shared/
H A Dselinux-util.c460 int mac_selinux_bind(int fd, const struct sockaddr *addr, socklen_t addrlen) { in mac_selinux_bind() argument

Completed in 20 milliseconds

1...<<41424344454647484950>>...103