| /third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_broadc_clnt_broadcast/ |
| H A D | rpc_clnt_broadcast_dataint.c | 143 int eachResult(char *out, struct sockaddr_in *addr) in eachResult() argument
|
| /third_party/lwip/src/core/ipv4/ |
| H A D | ip4_addr.c | 58 ip4_addr_isbroadcast_u32(u32_t addr, const struct netif *netif) in ip4_addr_isbroadcast_u32() argument 145 ip4addr_aton(const char *cp, ip4_addr_t *addr) in ip4addr_aton() argument 269 ip4addr_ntoa(const ip4_addr_t *addr) ip4addr_ntoa() argument 285 ip4addr_ntoa_r(const ip4_addr_t *addr, char *buf, int buflen) ip4addr_ntoa_r() argument [all...] |
| /third_party/lwip/src/include/lwip/ |
| H A D | netbuf.h | 62 ip_addr_t addr; member
|
| /third_party/lwip/src/netif/ |
| H A D | bridgeif_fdb.c | 58 struct eth_addr addr; member [all...] |
| H A D | zepif.c | 108 zepif_udp_recv(void *arg, struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) zepif_udp_recv() argument
|
| /third_party/lwip/test/fuzz/ |
| H A D | fuzz.c | 144 ip4_addr_t addr; in main() local
|
| /third_party/lwip/test/unit/core/ |
| H A D | test_netif.c | 95 ip4_addr_t addr; in NETIF_DECLARE_EXT_CALLBACK() local 220 ip4_addr_t addr; START_TEST() local [all...] |
| /third_party/node/deps/v8/src/base/ |
| H A D | emulated-virtual-address-subspace.h | 90 bool Contains(Address addr, size_t length) const { in Contains() argument 94 bool MappedRegionContains(Address addr, size_t length) const { in MappedRegionContains() argument 98 bool UnmappedRegionContains(Address addr, size_t length) const { in UnmappedRegionContains() argument
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-macos.cc | 74 mach_vm_address_t addr = reinterpret_cast<mach_vm_address_t>(hint); in AllocateShared() local 124 mach_vm_address_t addr = reinterpret_cast<mach_vm_address_t>(address); in AllocateShared() local
|
| H A D | platform-openbsd.cc | 116 void* addr = in SignalCodeMovingGC() local
|
| /third_party/node/deps/v8/src/heap/base/ |
| H A D | stack.cc | 82 void* addr = *current; in IterateAsanFakeFrameIfNecessary() local
|
| /third_party/node/deps/v8/src/execution/ |
| H A D | simulator.h | 107 static GeneratedCode FromAddress(Isolate* isolate, Address addr) { in FromAddress() argument
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_genx_macros.h | 44 __gen_address_offset(struct crocus_address addr, uint64_t offset) in __gen_address_offset() argument 51 __gen_combine_address(struct crocus_batch *batch, void *location, struct crocus_address addr, uint32_t delta) __gen_combine_address() argument [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/ |
| H A D | fortify_recv_chk_test.cpp | 30 struct sockaddr_un addr; in ConnectFunc() local 48 struct sockaddr_un addr; member 56 struct sockaddr_un addr; in SockInit() local 101 struct sockaddr_un* addr = &returnVal.addr; HWTEST_F() local [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/ |
| H A D | ldso_dlopen_ext_test.cpp | 64 void* addr = mmap(nullptr, SIZE_1024_SQUARE, PROT_NONE, MAP_PRIVATE | MAP_ANONYMOUS, INVALID_VALUE, 0); in HWTEST_F() local 92 void* addr = mmap(nullptr, SIZE_128, PROT_NONE, MAP_PRIVATE | MAP_ANONYMOUS, INVALID_VALUE, 0); in HWTEST_F() local 111 void* addr = mmap(nullptr, SIZE_1024_SQUARE, PROT_NONE, MAP_PRIVATE | MAP_ANONYMOUS, INVALID_VALUE, 0); HWTEST_F() local 142 void* addr = mmap(nullptr, SIZE_1024_SQUARE, PROT_NONE, MAP_PRIVATE | MAP_ANONYMOUS, INVALID_VALUE, 0); HWTEST_F() local 182 void* addr = mmap(nullptr, SIZE_128, PROT_NONE, MAP_PRIVATE | MAP_ANONYMOUS, INVALID_VALUE, 0); HWTEST_F() local 287 void* addr = mmap(nullptr, SIZE_1024_SQUARE, PROT_NONE, MAP_PRIVATE | MAP_ANONYMOUS, INVALID_VALUE, 0); HWTEST_F() local 323 void* addr = mmap(nullptr, SIZE_1024_SQUARE, PROT_NONE, MAP_PRIVATE | MAP_ANONYMOUS, INVALID_VALUE, 0); HWTEST_F() local 358 void* addr = mmap(nullptr, SIZE_1024_SQUARE, PROT_NONE, MAP_PRIVATE | MAP_ANONYMOUS, INVALID_VALUE, 0); HWTEST_F() local 394 void* addr = mmap(nullptr, SIZE_128, PROT_NONE, MAP_PRIVATE | MAP_ANONYMOUS, INVALID_VALUE, 0); HWTEST_F() local [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | u_debug_symbol.c | 152 debug_symbol_name_dbghelp(const void *addr, char* buf, unsigned size) in debug_symbol_name_dbghelp() argument 232 debug_symbol_name(const void *addr, char* buf, unsigned size) in debug_symbol_name() argument 245 debug_symbol_print(const void *addr) in debug_symbol_print() argument 260 debug_symbol_name_cached(const void *addr) debug_symbol_name_cached() argument [all...] |
| H A D | futex.h | 46 static inline int futex_wake(uint32_t *addr, int count) in futex_wake() argument 51 static inline int futex_wait(uint32_t *addr, int32_t value, const struct timespec *timeout) in futex_wait() argument 69 static inline int futex_wake(uint32_t *addr, int count) in futex_wake() argument 75 static inline int futex_wait(uint32_t *addr, int32_t value, struct timespec *timeout) in futex_wait() argument 100 static inline int futex_wake(uint32_t *addr, int count) in futex_wake() argument 105 futex_wait(uint32_t *addr, int32_t value, const struct timespec *timeout) futex_wait() argument 129 futex_wake(uint32_t *addr, int count) futex_wake() argument 142 futex_wait(uint32_t *addr, int32_t value, const struct timespec *timeout) futex_wait() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_network.c | 115 struct addrinfo hints, *addr; in u_socket_connect() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_debug.cpp | 245 unsigned long addr = (uintptr_t)code; in lp_profile() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr_alugroup.h | 71 auto addr() const {return std::make_pair(m_addr_used, m_addr_is_index);} in addr() function in r600::AluGroup
|
| /third_party/musl/libc-test/src/functionalext/supplement/network/ |
| H A D | getpeername.c | 72 struct sockaddr addr = {0}; in SampleServerTask() local
|
| H A D | recvmsg.c | 33 void fill_socket_addr(struct sockaddr_in *addr) in fill_socket_addr() argument 78 struct sockaddr_in addr; in send_message() local 114 struct sockaddr_in addr; recv_message() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_compute.c | 130 mali_ptr addr = 0; in panfrost_set_global_binding() local
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | v3_addr.c | 1110 X509v3_addr_inherits(IPAddrBlocks *addr) X509v3_addr_inherits() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/rand/ |
| H A D | rand_egd.c | 112 struct sockaddr_un addr; in RAND_query_egd_bytes() local
|