HomeSort by relevance Sort by last modified time
    Searched refs:__ARM_ARCH (Results 1 - 13 of 13) sorted by null

  /device/google/contexthub/lib/libc/
acle-compat.h 29 #ifndef __ARM_ARCH
42 # define __ARM_ARCH 7
50 # define __ARM_ARCH 7
68 # define __ARM_ARCH 7
81 # define __ARM_ARCH 7
92 # define __ARM_ARCH 6
105 # define __ARM_ARCH 6
113 # define __ARM_ARCH 6
132 # define __ARM_ARCH 5
142 # define __ARM_ARCH
    [all...]
arm_asm.h 34 #if __ARM_ARCH >= 7 && defined (__ARM_ARCH_ISA_ARM)
38 #if __ARM_ARCH >= 6 && defined (__ARM_ARCH_ISA_ARM)
42 #if __ARM_ARCH >= 5
46 #if __ARM_ARCH >= 4 && __ARM_ARCH_ISA_THUMB >= 1
50 #if __ARM_ARCH >= 4 && __ARM_ARCH_ISA_THUMB == 0
  /external/boringssl/src/include/openssl/
arm_arch.h 76 # elif defined(__ARM_ARCH)
77 # define __ARM_ARCH__ __ARM_ARCH
  /external/compiler-rt/lib/builtins/arm/
bswapsi2.S 29 #if __ARM_ARCH < 6
bswapdi2.S 29 #if __ARM_ARCH < 6
  /external/libunwind_llvm/src/
assembly.h 65 #if !defined(__ARM_ARCH)
66 #define __ARM_ARCH 4
69 #if defined(__ARM_ARCH_4T__) || __ARM_ARCH >= 5
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
assembly.h 65 #if !defined(__ARM_ARCH)
66 #define __ARM_ARCH 4
69 #if defined(__ARM_ARCH_4T__) || __ARM_ARCH >= 5
  /external/compiler-rt/lib/builtins/
assembly.h 60 #if defined(__ARM_ARCH_4T__) || __ARM_ARCH >= 5
64 (__ARM_ARCH >= 6 || (__ARM_ARCH == 5 && !defined(__ARM_ARCH_5__)))
77 #if __ARM_ARCH >= 5
  /external/google-benchmark/src/
cycleclock.h 110 #elif defined(__ARM_ARCH)
111 #if (__ARM_ARCH >= 6) // V6 is the earliest arch that has a standard cyclecount
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
arm_neon.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
arm_neon.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
arm_neon.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
arm_neon.h     [all...]

Completed in 364 milliseconds