OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HWCAP_NEON
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
arm-fbsd-tdep.h
42
#define
HWCAP_NEON
0x00001000
arm-linux-tdep.h
66
#define
HWCAP_NEON
4096
/src/external/gpl3/gdb.old/dist/gdb/
arm-fbsd-tdep.h
42
#define
HWCAP_NEON
0x00001000
arm-linux-tdep.h
66
#define
HWCAP_NEON
4096
/src/crypto/external/bsd/openssl.old/dist/crypto/
armcap.c
117
# define
HWCAP_NEON
(1 << 12)
126
# define
HWCAP_NEON
(1 << 1)
173
if (getauxval(HWCAP) &
HWCAP_NEON
) {
/src/crypto/external/bsd/openssl/dist/crypto/
armcap.c
123
# define
HWCAP_NEON
(1 << 12)
132
# define
HWCAP_NEON
(1 << 1)
190
if (getauxval(HWCAP) &
HWCAP_NEON
) {
/src/external/gpl3/gdb/dist/gdbserver/
linux-arm-low.cc
225
#define
HWCAP_NEON
4096
1020
if (arm_hwcap &
HWCAP_NEON
)
/src/external/gpl3/gdb.old/dist/gdbserver/
linux-arm-low.cc
225
#define
HWCAP_NEON
4096
979
if (arm_hwcap &
HWCAP_NEON
)
Completed in 31 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026