OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HWCAP_VFPD32
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/uapi/asm-arm/asm/
hwcap.h
45
#define
HWCAP_VFPD32
(1 << 19)
/development/ndk/platforms/android-L/arch-arm/include/asm/
hwcap.h
45
#define
HWCAP_VFPD32
(1 << 19)
/external/kernel-headers/original/uapi/asm-arm/asm/
hwcap.h
26
#define
HWCAP_VFPD32
(1 << 19) /* set if VFP has 32 regs (not 16) */
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/asm/
hwcap.h
45
#define
HWCAP_VFPD32
(1 << 19)
/external/qemu/include/
elf.h
436
#define
HWCAP_VFPD32
(1 << 19) /* set if VFP has 32 regs */
[
all
...]
Completed in 315 milliseconds