Home
last modified time | relevance | path

Searched refs:HWCAP_CPUID (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/
H A Darmcap.c139 # define HWCAP_CPUID (1 << 11) macro
211 if (hwcap & HWCAP_CPUID) in OPENSSL_cpuid_setup()
/third_party/openssl/crypto/
H A Darmcap.c139 # define HWCAP_CPUID (1 << 11) macro
211 if (hwcap & HWCAP_CPUID) in OPENSSL_cpuid_setup()
/third_party/musl/arch/aarch64/bits/
H A Dhwcap.h12 #define HWCAP_CPUID (1 << 11) macro
/third_party/node/deps/v8/src/base/
H A Dcpu.cc142 #define HWCAP_CPUID (1 << 11)
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/aarch64/
H A Dmod.rs80 pub const HWCAP_CPUID: ::c_ulong = 1 << 11; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
H A Dmod.rs183 pub const HWCAP_CPUID: ::c_ulong = 1 << 11; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/
H A Dmod.rs544 pub const HWCAP_CPUID: ::c_ulong = 1 << 11; consts

Completed in 9 milliseconds