/third_party/rust/crates/libc/src/unix/linux_like/android/b64/ |
D | mod.rs | 284 pub const AT_HWCAP: ::c_ulong = 16; constant
|
/third_party/ffmpeg/libavutil/arm/ |
D | cpu.c | 45 #define AT_HWCAP 16 macro
|
/third_party/node/deps/openssl/openssl/crypto/ |
D | armcap.c | 116 # define AT_HWCAP 16 macro
|
/third_party/openssl/crypto/ |
D | armcap.c | 116 # define AT_HWCAP 16 macro
|
/third_party/elfio/elfio/ |
D | elf_types.hpp | 1078 constexpr Elf_Word AT_HWCAP = 16; // Hints about processor capabilities. variable
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 1576 pub const AT_HWCAP: ::c_ulong = 16; constant
|
/third_party/musl/porting/linux/user/include/ |
D | elf.h | 1007 #define AT_HWCAP 16 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 999 #define AT_HWCAP 16 macro
|
/third_party/musl/include/ |
D | elf.h | 1016 #define AT_HWCAP 16 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 999 #define AT_HWCAP 16 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | elf.h | 999 #define AT_HWCAP 16 macro
|
/third_party/elfutils/libelf/ |
D | elf.h | 1201 #define AT_HWCAP 16 /* Machine-dependent hints about macro
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 162 pub const AT_HWCAP: u32 = 16; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 163 pub const AT_HWCAP: u32 = 16; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 163 pub const AT_HWCAP: u32 = 16; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 174 pub const AT_HWCAP: u32 = 16; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 174 pub const AT_HWCAP: u32 = 16; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 162 pub const AT_HWCAP: u32 = 16; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 162 pub const AT_HWCAP: u32 = 16; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 161 pub const AT_HWCAP: u32 = 16; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 162 pub const AT_HWCAP: u32 = 16; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 168 pub const AT_HWCAP: u32 = 16; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 168 pub const AT_HWCAP: u32 = 16; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 162 pub const AT_HWCAP: u32 = 16; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 165 pub const AT_HWCAP: u32 = 16; constant
|