/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
H A D | cpuset.h | 76 * cpuset_addr2node(addr) - [optional] Return Memory Node holding page at specified addr 212 int cpuset_addr2node(void *addr);
|
/third_party/ltp/include/lapi/ |
H A D | io_uring.h | 43 uint64_t addr; /* pointer to buffer or iovecs */ member
|
/third_party/mesa3d/src/intel/common/ |
H A D | intel_decoder.h | 222 uint64_t addr; member
|
/third_party/mesa3d/src/imagination/include/hwdef/ |
H A D | rogue_hw_utils.h | 37 #define __pvr_get_address(pvr_dev_addr) (pvr_dev_addr).addr
|
/third_party/nghttp2/src/ |
H A D | shrpx_http2_session.h | 104 DownstreamAddr *addr); 277 // nullptr, and may point to either &addr_->addr,
|
/third_party/musl/porting/linux/user/src/network/ |
H A D | lookup.h | 36 uint8_t addr[16]; member
|
/third_party/musl/src/network/ |
H A D | lookup.h | 39 uint8_t addr[16]; member
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_genX.h | 154 struct anv_address addr,
|
/third_party/mesa3d/include/android_stub/backtrace/ |
H A D | BacktraceMap.h | 118 virtual void FillIn(uint64_t addr, backtrace_map_t* map);
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | virtgpu_drm.h | 153 __u64 addr; member
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-traffic.h | 185 struct in6_addr addr; member
|
/third_party/lwip/src/include/lwip/prot/ |
H A D | ip6.h | 56 PACK_STRUCT_FIELD(u32_t addr[4]);
|
H A D | nd6.h | 163 PACK_STRUCT_FLD_8(u8_t addr[NETIF_MAX_HWADDR_LEN]);
|
/third_party/lwip/src/include/lwip/ |
H A D | udp.h | 64 * addr and port are in same byte order as in the pcb 68 * ATTENTION: Be aware that 'addr' might point into the pbuf 'p' so freeing this pbuf 69 * can make 'addr' invalid, too. 74 * @param addr the remote IP address from which the packet was received 78 const ip_addr_t *addr, u16_t port);
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_screen.h | 65 uint64_t addr; member
|
/third_party/libabigail/src/ |
H A D | abg-symtab-reader.h | 254 update_main_symbol(GElf_Addr addr, const std::string& name); 278 /// Lookup map addr->symbol
|
H A D | abg-elf-helpers.h | 230 address_is_in_opd_section(Elf* elf_handle, Dwarf_Addr addr);
|
/third_party/openssl/ohos_lite/ |
H A D | e_os.h | 342 struct hostent *gethostbyaddr(const char *addr, int length, int type);
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
H A D | test_long_header.c | 49 apc_all (void *cls, const struct sockaddr *addr, socklen_t addrlen) in apc_all() argument
|
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/ |
H A D | test_long_header.c | 51 apc_all (void *cls, const struct sockaddr *addr, socklen_t addrlen) in apc_all() argument
|
/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/ |
H A D | StackWalker.h | 171 virtual void OnDbgHelpErr(LPCSTR szFuncName, DWORD gle, DWORD64 addr);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegisterInfo.cpp | 74 MI.getOpcode(), WebAssembly::OpName::addr); in eliminateFrameIndex()
|
/third_party/skia/third_party/externals/freetype/builds/unix/ |
H A D | ftsystem.c | 52 munmap( char* addr,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | config_ssid.h | 46 u8 addr[ETH_ALEN]; member
|
H A D | wps_supplicant.h | 52 int wpas_wps_er_add_pin(struct wpa_supplicant *wpa_s, const u8 *addr,
|