/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | pmksa_cache_auth.h | 76 int pmksa_cache_auth_list_mesh(struct rsn_pmksa_cache *pmksa, const u8 *addr,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | privsep_commands.h | 78 u8 addr[ETH_ALEN]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
H A D | fst_session.h | 29 void fst_session_set_peer_addr(struct fst_session *s, const u8 *addr,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | gas_serv.h | 84 gas_serv_dialog_find(struct hostapd_data *hapd, const u8 *addr,
|
H A D | pmksa_cache_auth.h | 76 int pmksa_cache_auth_list_mesh(struct rsn_pmksa_cache *pmksa, const u8 *addr,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | privsep_commands.h | 78 u8 addr[ETH_ALEN]; member
|
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/ |
H A D | coap_service.c | 82 ip_addr_set_any(true, &(serv_addr.addr)); in CoapServerStart()
|
/test/xts/hats/kernel/syscalls/mem/mmap/ |
H A D | MmapSyscallApiTest.cpp | 122 void *addr = reinterpret_cast<void *>(0x200000); in HWTEST_F() local 123 va = mmap(addr, size, PROT_READ | PROT_WRITE, MAP_FIXED | MAP_PRIVATE | MAP_ANONYMOUS, -1, 0); in HWTEST_F() 213 * @tc.desc : Mmap map addr failed for size 0.
|
/third_party/elfutils/libdwfl/ |
H A D | offline.c | 51 Dwarf_Addr *addr) in dwfl_offline_section_address() 90 *addr = main_shdr->sh_addr; in dwfl_offline_section_address() 44 dwfl_offline_section_address(Dwfl_Module *mod, void **userdata __attribute__ ((unused)), const char *modname __attribute__ ((unused)), Dwarf_Addr base __attribute__ ((unused)), const char *secname __attribute__ ((unused)), Elf32_Word shndx, const GElf_Shdr *shdr __attribute__ ((unused)), Dwarf_Addr *addr) dwfl_offline_section_address() argument
|
/third_party/backends/backend/ |
H A D | artec_eplus48u.h | 396 * @param addr Start address in the TV9693 memory. 409 artec48u_device_memory_write (Artec48U_Device * dev, SANE_Word addr, 415 * @param addr Start address in the TV9693 memory. 428 artec48u_device_memory_read (Artec48U_Device * dev, SANE_Word addr,
|
/third_party/bounds_checking_function/src/ |
H A D | securecutil.h | 306 #define SECUREC_ADDR_ALIGNED_8(addr) ((((size_t)(addr)) & 7U) == 0) /* Use 7 to check aligned 8 */
|
/third_party/curl/lib/ |
H A D | memdebug.c | 369 struct sockaddr *addr = (struct sockaddr *)saddr; in curl_dbg_accept() local 372 curl_socket_t sockfd = accept(s, addr, addrlen); in curl_dbg_accept()
|
/third_party/libdrm/etnaviv/ |
H A D | etnaviv_cmd_stream.c | 253 uint32_t addr = 0; in etna_cmd_stream_reloc() local 262 etna_cmd_stream_emit(stream, addr); in etna_cmd_stream_reloc()
|
/third_party/libdrm/intel/ |
H A D | intel_bufmgr.c | 64 const char *name, void *addr, in drm_intel_bo_alloc_userptr() 71 return bufmgr->bo_alloc_userptr(bufmgr, name, addr, tiling_mode, in drm_intel_bo_alloc_userptr() 63 drm_intel_bo_alloc_userptr(drm_intel_bufmgr *bufmgr, const char *name, void *addr, uint32_t tiling_mode, uint32_t stride, unsigned long size, unsigned long flags) drm_intel_bo_alloc_userptr() argument
|
/third_party/mesa3d/src/etnaviv/drm/ |
H A D | etnaviv_cmd_stream.c | 262 uint32_t addr = r->bo->va + r->offset; in etna_cmd_stream_reloc() local 276 etna_cmd_stream_emit(stream, addr); in etna_cmd_stream_reloc()
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/ |
H A D | afuc_test.asm | 45 mov $addr, 0x00a0 << 24 ; |NRT_ADDR 48 mov $addr, 0xa204 << 16 ; |NRT_DATA
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_job_common.c | 196 state.address_low = surface_params->addr; in pvr_pbe_pack_state() 200 state.address_high = surface_params->addr; in pvr_pbe_pack_state()
|
/third_party/nghttp2/src/ |
H A D | h2load.h | 413 int make_socket(addrinfo *addr); 482 int write_udp(const sockaddr *addr, socklen_t addrlen, const uint8_t *data,
|
/third_party/musl/porting/linux/user/src/network/ |
H A D | getaddrinfo.c | 219 memcpy(&out[k].sa.sin.sin_addr, &addrs[i].addr, 4); in getaddrinfo_ext() 225 memcpy(&out[k].sa.sin6.sin6_addr, &addrs[i].addr, 16); in getaddrinfo_ext()
|
/third_party/musl/src/network/linux/ |
H A D | getaddrinfo.c | 267 memcpy(&out[k].sa.sin.sin_addr, &addrs[i].addr, 4); in getaddrinfo_ext() 273 memcpy(&out[k].sa.sin6.sin6_addr, &addrs[i].addr, 16); in getaddrinfo_ext()
|
/third_party/mesa3d/src/intel/isl/ |
H A D | isl_emit_depth_stencil.c | 31 __attribute__((unused)) void *loc, uint64_t addr, in __gen_combine_address() 34 return addr + delta; in __gen_combine_address() 30 __gen_combine_address(__attribute__((unused)) void *data, __attribute__((unused)) void *loc, uint64_t addr, uint32_t delta) __gen_combine_address() argument
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_blorp_exec.c | 207 struct blorp_address *addr) in blorp_alloc_vertex_buffer() 213 *addr = (struct blorp_address) { in blorp_alloc_vertex_buffer() 206 blorp_alloc_vertex_buffer(struct blorp_batch *batch, uint32_t size, struct blorp_address *addr) blorp_alloc_vertex_buffer() argument
|
/third_party/ltp/testcases/network/lib6/ |
H A D | getaddrinfo_01.c | 175 /* hostname not set; addr should be loopback */ in test_loopback() 271 const char *const addr; member 296 tcases[i].addr, tcases[i].name, tcases[i].alias); in setup()
|
/third_party/node/deps/v8/src/heap/ |
H A D | memory-allocator.h | 172 // [addr, addr+size) and returns the result as base::AddressRegion. If the 175 Address addr, size_t size); 305 void FreeMemoryRegion(v8::PageAllocator* page_allocator, Address addr,
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | page-memory.h | 36 bool Contains(ConstAddress addr) const { in Contains() 37 return (reinterpret_cast<uintptr_t>(addr) - in Contains()
|