HomeSort by relevance Sort by last modified time
    Searched full:__arm__ (Results 76 - 100 of 267) sorted by null

1 2 34 5 6 7 8 91011

  /frameworks/compile/libbcc/runtime/test/Unit/
ltdf2vfp_test.c 22 #if __arm__
36 #if __arm__
ltsf2vfp_test.c 22 #if __arm__
36 #if __arm__
muldf3vfp_test.c 19 #if __arm__
35 #if __arm__
mulsf3vfp_test.c 21 #if __arm__
35 #if __arm__
nedf2vfp_test.c 22 #if __arm__
36 #if __arm__
nesf2vfp_test.c 22 #if __arm__
36 #if __arm__
  /frameworks/native/opengl/libagl/
matrix.h 61 #if defined(__arm__) && !defined(__thumb__)
90 #if defined(__arm__) && !defined(__thumb__)
120 #if defined(__arm__) && !defined(__thumb__)
157 #if defined(__arm__) && !defined(__thumb__)
197 #if defined(__arm__) && !defined(__thumb__)
238 #if defined(__arm__) && !defined(__thumb__)
276 #if defined(__arm__) && !defined(__thumb__)
308 #if defined(__arm__) && !defined(__thumb__)
  /bionic/libdl/
libdl.c 27 #ifdef __arm__
  /external/blktrace/
barrier.h 24 #elif defined(__arm__)
  /external/libvpx/
vpx_config.h 6 #if defined(__arm__)
  /external/valgrind/main/memcheck/tests/
sigprocmask.c 15 && !defined(__arm__)
  /frameworks/compile/linkloader/utils/
flush_cpu_cache.h 20 #if defined(__arm__) || defined(__mips__)
  /frameworks/native/services/surfaceflinger/
clz.cpp 23 #if defined(__arm__) && !defined(__thumb__)
  /ndk/tests/standalone/test-fpic/
test-fpic.c 20 #ifdef __arm__
  /system/core/libcorkscrew/
ptrace-arch.h 33 #ifdef __arm__
  /system/core/libpixelflinger/tests/codegen/
codegen.cpp 13 #if defined(__arm__)
  /system/media/audio_utils/include/audio_utils/
primitives.h 63 #if defined(__arm__) && !defined(__thumb__)
81 #if defined(__arm__) && !defined(__thumb__)
99 #if defined(__arm__) && !defined(__thumb__)
128 #if defined(__arm__) && !defined(__thumb__)
  /external/aac/libFDK/include/
FDK_archdef.h 106 #if (defined(_M_ARM) || defined(__CC_ARM)) && !defined(__arm__) || defined(__TI_TMS470_V5__) && !defined(__arm__)
107 #define __arm__ macro
169 #elif defined(__arm__) && defined(__ARM_ARCH_5TE__) /* cppp replaced: elif */ /* cppp replaced: elif */
176 #elif defined(__arm__) && defined(__ARM_ARCH_7M__)
183 #elif defined(__arm__) && defined(__ARM_ARCH_7EM__)
191 #elif defined(__arm__) && !defined(__ARM_ARCH_5TE__)
  /external/llvm/lib/Support/
Memory.cpp 47 defined(_POWER) || defined(_ARCH_PPC)) || defined(__arm__)
68 # elif defined(__arm__) && defined(__GNUC__)
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
sad_halfpel_inline.h 27 #if defined(__GNUC__) && defined(__arm__) /* ARM GNU COMPILER */
73 #elif defined(__GNUC__) && defined(__arm__) /* ARM GNU COMPILER */
  /frameworks/base/core/jni/
android_ddm_DdmHandleNativeHeap.cpp 32 #if defined(__arm__)
58 #if defined(__arm__)
  /frameworks/compile/libbcc/lib/ExecutionEngine/
Runtime.def 37 #if defined(__arm__)
91 #endif // defined(__arm__)
  /bionic/libc/private/
bionic_atomic_inline.h 52 #ifdef __arm__
  /bionic/libc/unistd/
usleep.c 37 #ifdef __arm__
  /external/aac/libFDK/include/arm/
fixmul_arm.h 91 #if defined(__arm__)
93 #if defined(__GNUC__) && defined(__arm__) /* cppp replaced: elif */
139 #endif /* defined(__GNUC__) && defined(__arm__) */
141 #endif /* __arm__ */

Completed in 1338 milliseconds

1 2 34 5 6 7 8 91011