OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__arm__
(Results
226 - 250
of
262
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/aac/libFDK/src/
dct.cpp
107
#if defined(
__arm__
)
fft_rad2.cpp
97
#if defined(
__arm__
) /* cppp replaced: elif */
qmf.cpp
136
#if defined(
__arm__
)
[
all
...]
/external/v8/src/
platform-freebsd.cc
205
#if (defined(
__arm__
) || defined(__thumb__))
isolate.cc
[
all
...]
/frameworks/av/services/audioflinger/
AudioResampler.cpp
29
#ifdef
__arm__
/external/aac/libSBRdec/src/
lpp_tran.cpp
109
#if defined(
__arm__
)
[
all
...]
/external/e2fsprogs/intl/
dcigettext.c
75
# if defined __alpha__ || defined
__arm__
|| defined __i386__ \
[
all
...]
/external/libyuv/files/source/
convert_from.cc
430
defined(
__arm__
) || defined(_M_ARM) || \
[
all
...]
convert.cc
778
defined(
__arm__
) || defined(_M_ARM) || \
[
all
...]
/external/qemu/
cpu-exec.c
[
all
...]
exec.c
94
#if defined(
__arm__
) || defined(__sparc_v9__)
449
#elif defined(
__arm__
)
[
all
...]
/external/webkit/Source/JavaScriptCore/wtf/
Platform.h
230
|| defined(
__arm__
) \
[
all
...]
/frameworks/native/opengl/libagl/
light.cpp
26
#if defined(
__arm__
) && defined(__thumb__)
matrix.cpp
28
#if defined(
__arm__
) && defined(__thumb__)
primitives.cpp
361
#if defined(
__arm__
) && !defined(__thumb__)
[
all
...]
/bionic/libc/stdlib/
strtod.c
110
(defined(
__arm__
) && defined(__VFP_FP__))
119
#if defined(
__arm__
) && !defined(__VFP_FP__)
226
#if defined(IEEE_LITTLE_ENDIAN) + defined(VAX) + defined(
__arm__
)
[
all
...]
/external/clang/test/Preprocessor/
init.c
262
// ARM:#define
__arm__
1
366
// ARMEABISOFTFP:#define
__arm__
1
470
// ARMEABIHARDFP:#define
__arm__
1
[
all
...]
/external/openssl/crypto/modes/
gcm128.c
304
#if defined(GHASH_ASM) && (defined(
__arm__
) || defined(__arm))
666
# elif defined(
__arm__
) || defined(__arm)
[
all
...]
/external/valgrind/main/docs/internals/
porting-to-ARM.txt
163
#ifdef
__arm__
171
#endif //
__arm__
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h
50
/* Define
__arm__
even when in thumb mode, for \
52
builtin_define ("
__arm__
"); \
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h
50
/* Define
__arm__
even when in thumb mode, for \
52
builtin_define ("
__arm__
"); \
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h
50
/* Define
__arm__
even when in thumb mode, for \
52
builtin_define ("
__arm__
"); \
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h
50
/* Define
__arm__
even when in thumb mode, for \
52
builtin_define ("
__arm__
"); \
[
all
...]
/external/linux-tools-perf/
android.patch
368
#ifdef
__arm__
[
all
...]
Completed in 1761 milliseconds
1
2
3
4
5
6
7
8
9
10
11