HomeSort by relevance Sort by last modified time
    Searched defs:HWCAP_VFPD32 (Results 1 - 4 of 4) sorted by null

  /development/ndk/platforms/android-21/arch-arm/include/asm/
hwcap.h 45 #define HWCAP_VFPD32 (1 << 19)
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/asm/
hwcap.h 45 #define HWCAP_VFPD32 (1 << 19)
  /bionic/libc/kernel/uapi/asm-arm/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) */

Completed in 231 milliseconds