Home
last modified time | relevance | path

Searched defs:HWCAP_NEON (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavutil/arm/
H A Dcpu.c51 #define HWCAP_NEON (1 << 12) macro
/third_party/node/deps/openssl/openssl/crypto/
H A Darmcap.c123 # define HWCAP_NEON (1 << 12) macro
132 # define HWCAP_NEON (1 << 1) macro
/third_party/openssl/crypto/
H A Darmcap.c123 # define HWCAP_NEON (1 << 12) macro
132 # define HWCAP_NEON (1 << 1) macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dhwcap.h13 #define HWCAP_NEON (1 << 12) macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dhwcap.h13 #define HWCAP_NEON (1 << 12) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dhwcap.h13 #define HWCAP_NEON (1 << 12) macro
/third_party/musl/arch/arm/bits/
H A Dhwcap.h13 #define HWCAP_NEON (1 << 12) macro
/third_party/mbedtls/library/
H A Daesce.c105 #define HWCAP_NEON (1 << 12) macro

Completed in 4 milliseconds