HomeSort by relevance Sort by last modified time
    Searched refs:__ARM_ARCH__ (Results 1 - 25 of 30) sorted by null

1 2

  /development/ndk/platforms/android-21/arch-arm/include/machine/
cpu-features.h 39 /* __ARM_ARCH__ is a number corresponding to the ARM revision
40 * we're going to support. Our toolchain doesn't define __ARM_ARCH__
43 #ifndef __ARM_ARCH__
46 # define __ARM_ARCH__ 7
50 # define __ARM_ARCH__ 6
65 #if __ARM_ARCH__ >= 7
71 #if __ARM_ARCH__ >= 7 && defined __VFP_FP__
79 #if __ARM_ARCH__ >= 7 && defined __ARM_NEON__
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/machine/
cpu-features.h 39 /* __ARM_ARCH__ is a number corresponding to the ARM revision
40 * we're going to support. Our toolchain doesn't define __ARM_ARCH__
43 #ifndef __ARM_ARCH__
46 # define __ARM_ARCH__ 7
50 # define __ARM_ARCH__ 6
65 #if __ARM_ARCH__ >= 7
71 #if __ARM_ARCH__ >= 7 && defined __VFP_FP__
79 #if __ARM_ARCH__ >= 7 && defined __ARM_NEON__
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/machine/
cpu-features.h 39 /* __ARM_ARCH__ is a number corresponding to the ARM revision
40 * we're going to support. Our toolchain doesn't define __ARM_ARCH__
43 #ifndef __ARM_ARCH__
46 # define __ARM_ARCH__ 7
50 # define __ARM_ARCH__ 6
65 #if __ARM_ARCH__ >= 7
71 #if __ARM_ARCH__ >= 7 && defined __VFP_FP__
79 #if __ARM_ARCH__ >= 7 && defined __ARM_NEON__
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/machine/
cpu-features.h 39 /* __ARM_ARCH__ is a number corresponding to the ARM revision
40 * we're going to support. Our toolchain doesn't define __ARM_ARCH__
43 #ifndef __ARM_ARCH__
46 # define __ARM_ARCH__ 7
50 # define __ARM_ARCH__ 6
65 #if __ARM_ARCH__ >= 7
71 #if __ARM_ARCH__ >= 7 && defined __VFP_FP__
79 #if __ARM_ARCH__ >= 7 && defined __ARM_NEON__
  /development/ndk/platforms/android-3/arch-arm/include/machine/
cpu-features.h 41 /* __ARM_ARCH__ is a number corresponding to the ARM revision
44 * it looks like our toolchain doesn't define __ARM_ARCH__
50 #ifndef __ARM_ARCH__
55 # define __ARM_ARCH__ 7
61 # define __ARM_ARCH__ 6
66 # define __ARM_ARCH__ 5
70 # define __ARM_ARCH__ 4
82 # undef __ARM_ARCH__
83 # define __ARM_ARCH__ 4
87 #if __ARM_ARCH__ >
    [all...]
  /ndk/tests/build/issue21132-__ARM_ARCH__/jni/
Android.mk 4 LOCAL_MODULE := issue21132-__ARM_ARCH__
5 LOCAL_SRC_FILES := issue21132-__ARM_ARCH__.c
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/machine/
cpu-features.h 41 /* __ARM_ARCH__ is a number corresponding to the ARM revision
44 * it looks like our toolchain doesn't define __ARM_ARCH__
50 #ifndef __ARM_ARCH__
55 # define __ARM_ARCH__ 7
61 # define __ARM_ARCH__ 6
66 # define __ARM_ARCH__ 5
70 # define __ARM_ARCH__ 4
82 # undef __ARM_ARCH__
83 # define __ARM_ARCH__ 4
87 #if __ARM_ARCH__ >
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/machine/
cpu-features.h 41 /* __ARM_ARCH__ is a number corresponding to the ARM revision
44 * it looks like our toolchain doesn't define __ARM_ARCH__
50 #ifndef __ARM_ARCH__
55 # define __ARM_ARCH__ 7
61 # define __ARM_ARCH__ 6
66 # define __ARM_ARCH__ 5
70 # define __ARM_ARCH__ 4
82 # undef __ARM_ARCH__
83 # define __ARM_ARCH__ 4
87 #if __ARM_ARCH__ >
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/machine/
cpu-features.h 41 /* __ARM_ARCH__ is a number corresponding to the ARM revision
44 * it looks like our toolchain doesn't define __ARM_ARCH__
50 #ifndef __ARM_ARCH__
55 # define __ARM_ARCH__ 7
61 # define __ARM_ARCH__ 6
66 # define __ARM_ARCH__ 5
70 # define __ARM_ARCH__ 4
82 # undef __ARM_ARCH__
83 # define __ARM_ARCH__ 4
87 #if __ARM_ARCH__ >
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/machine/
cpu-features.h 41 /* __ARM_ARCH__ is a number corresponding to the ARM revision
44 * it looks like our toolchain doesn't define __ARM_ARCH__
50 #ifndef __ARM_ARCH__
55 # define __ARM_ARCH__ 7
61 # define __ARM_ARCH__ 6
66 # define __ARM_ARCH__ 5
70 # define __ARM_ARCH__ 4
82 # undef __ARM_ARCH__
83 # define __ARM_ARCH__ 4
87 #if __ARM_ARCH__ >
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/machine/
cpu-features.h 41 /* __ARM_ARCH__ is a number corresponding to the ARM revision
44 * it looks like our toolchain doesn't define __ARM_ARCH__
50 #ifndef __ARM_ARCH__
55 # define __ARM_ARCH__ 7
61 # define __ARM_ARCH__ 6
66 # define __ARM_ARCH__ 5
70 # define __ARM_ARCH__ 4
82 # undef __ARM_ARCH__
83 # define __ARM_ARCH__ 4
87 #if __ARM_ARCH__ >
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/machine/
cpu-features.h 41 /* __ARM_ARCH__ is a number corresponding to the ARM revision
44 * it looks like our toolchain doesn't define __ARM_ARCH__
50 #ifndef __ARM_ARCH__
55 # define __ARM_ARCH__ 7
61 # define __ARM_ARCH__ 6
66 # define __ARM_ARCH__ 5
70 # define __ARM_ARCH__ 4
82 # undef __ARM_ARCH__
83 # define __ARM_ARCH__ 4
87 #if __ARM_ARCH__ >
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/machine/
cpu-features.h 41 /* __ARM_ARCH__ is a number corresponding to the ARM revision
44 * it looks like our toolchain doesn't define __ARM_ARCH__
50 #ifndef __ARM_ARCH__
55 # define __ARM_ARCH__ 7
61 # define __ARM_ARCH__ 6
66 # define __ARM_ARCH__ 5
70 # define __ARM_ARCH__ 4
82 # undef __ARM_ARCH__
83 # define __ARM_ARCH__ 4
87 #if __ARM_ARCH__ >
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/machine/
cpu-features.h 41 /* __ARM_ARCH__ is a number corresponding to the ARM revision
44 * it looks like our toolchain doesn't define __ARM_ARCH__
50 #ifndef __ARM_ARCH__
55 # define __ARM_ARCH__ 7
61 # define __ARM_ARCH__ 6
66 # define __ARM_ARCH__ 5
70 # define __ARM_ARCH__ 4
82 # undef __ARM_ARCH__
83 # define __ARM_ARCH__ 4
87 #if __ARM_ARCH__ >
    [all...]
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h 41 /* __ARM_ARCH__ is a number corresponding to the ARM revision
44 * it looks like our toolchain doesn't define __ARM_ARCH__
50 #ifndef __ARM_ARCH__
55 # define __ARM_ARCH__ 7
61 # define __ARM_ARCH__ 6
66 # define __ARM_ARCH__ 5
70 # define __ARM_ARCH__ 4
82 # undef __ARM_ARCH__
83 # define __ARM_ARCH__ 4
87 #if __ARM_ARCH__ >
    [all...]
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/machine/
cpu-features.h 41 /* __ARM_ARCH__ is a number corresponding to the ARM revision
44 * it looks like our toolchain doesn't define __ARM_ARCH__
50 #ifndef __ARM_ARCH__
55 # define __ARM_ARCH__ 7
61 # define __ARM_ARCH__ 6
66 # define __ARM_ARCH__ 5
70 # define __ARM_ARCH__ 4
82 # undef __ARM_ARCH__
83 # define __ARM_ARCH__ 4
87 #if __ARM_ARCH__ >
    [all...]
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/machine/
cpu-features.h 41 /* __ARM_ARCH__ is a number corresponding to the ARM revision
44 * it looks like our toolchain doesn't define __ARM_ARCH__
50 #ifndef __ARM_ARCH__
55 # define __ARM_ARCH__ 7
61 # define __ARM_ARCH__ 6
66 # define __ARM_ARCH__ 5
70 # define __ARM_ARCH__ 4
82 # undef __ARM_ARCH__
83 # define __ARM_ARCH__ 4
87 #if __ARM_ARCH__ >
    [all...]
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/machine/
cpu-features.h 41 /* __ARM_ARCH__ is a number corresponding to the ARM revision
44 * it looks like our toolchain doesn't define __ARM_ARCH__
50 #ifndef __ARM_ARCH__
55 # define __ARM_ARCH__ 7
61 # define __ARM_ARCH__ 6
66 # define __ARM_ARCH__ 5
70 # define __ARM_ARCH__ 4
82 # undef __ARM_ARCH__
83 # define __ARM_ARCH__ 4
87 #if __ARM_ARCH__ >
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/machine/
cpu-features.h 41 /* __ARM_ARCH__ is a number corresponding to the ARM revision
44 * it looks like our toolchain doesn't define __ARM_ARCH__
50 #ifndef __ARM_ARCH__
55 # define __ARM_ARCH__ 7
61 # define __ARM_ARCH__ 6
66 # define __ARM_ARCH__ 5
70 # define __ARM_ARCH__ 4
82 # undef __ARM_ARCH__
83 # define __ARM_ARCH__ 4
87 #if __ARM_ARCH__ >
    [all...]
  /external/boringssl/src/include/openssl/
arm_arch.h 56 #if !defined(__ARM_ARCH__)
58 # define __ARM_ARCH__ __TARGET_ARCH_ARM
66 # define __ARM_ARCH__ 8
72 /* Why doesn't gcc define __ARM_ARCH__? Instead it defines
77 # define __ARM_ARCH__ __ARM_ARCH
79 # define __ARM_ARCH__ 8
83 # define __ARM_ARCH__ 7
88 # define __ARM_ARCH__ 6
92 # define __ARM_ARCH__ 5
94 # define __ARM_ARCH__
    [all...]
  /bionic/libc/arch-arm/include/machine/
cpu-features.h 31 /* __ARM_ARCH__ is a number corresponding to the ARM revision
32 * we're going to support. Our toolchain doesn't define __ARM_ARCH__
35 #ifndef __ARM_ARCH__
38 # define __ARM_ARCH__ 7
42 # define __ARM_ARCH__ 6
  /external/boringssl/linux-arm/crypto/aes/
aes-armv4.S 39 # define __ARM_ARCH__ __LINUX_ARM_ARCH__
43 #if __ARM_ARCH__<7
167 #if __ARM_ARCH__<7
180 #if __ARM_ARCH__<7
224 #if __ARM_ARCH__>=7
265 #if __ARM_ARCH__>=5
418 #if __ARM_ARCH__<7
424 #if __ARM_ARCH__>=7
430 #if __ARM_ARCH__>=7
441 #if __ARM_ARCH__>=
    [all...]
  /system/media/audio_utils/
fixedfft.cpp 89 #if __ARM_ARCH__ >= 6
103 #if __ARM_ARCH__ >= 6
  /external/boringssl/linux-arm/crypto/modes/
ghash-armv4.S 112 #if __ARM_ARCH__>=7 && defined(__ARMEL__)
127 #if __ARM_ARCH__>=7 && defined(__ARMEL__)
142 #if __ARM_ARCH__>=7 && defined(__ARMEL__)
157 #if __ARM_ARCH__>=7 && defined(__ARMEL__)
175 #if __ARM_ARCH__>=5
250 #if __ARM_ARCH__>=7 && defined(__ARMEL__)
265 #if __ARM_ARCH__>=7 && defined(__ARMEL__)
280 #if __ARM_ARCH__>=7 && defined(__ARMEL__)
295 #if __ARM_ARCH__>=7 && defined(__ARMEL__)
310 #if __ARM_ARCH__>=
    [all...]
  /external/opencv3/3rdparty/libwebp/cpu-features/
cpu-features.c 529 #if defined(__ARM_ARCH__)
579 #ifdef __ARM_ARCH__
713 #endif /* __ARM_ARCH__ */

Completed in 877 milliseconds

1 2