OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:abis
(Results
76 - 100
of
221
) sorted by null
1
2
3
4
5
6
7
8
9
/external/compiler-rt/lib/asan/
asan_linux.cc
75
// The powerpc{,64}-linux
ABIs
do not specify r31 as the frame
/external/elfutils/libelf/
elf-knowledge.h
121
there. And even worse: they are allowed to design
ABIs
. */
/external/libffi/src/
prep_cif.c
66
structures that fit in one register on
ABIs
like the PowerPC64
/external/llvm/lib/Target/Mips/
MipsSubtarget.h
50
// Mips supported
ABIs
/ndk/docs/text/
CPU-ARM-NEON.text
18
More information about this can be read in docs/CPU-ARCH-
ABIS
.html
CPU-FEATURES.text
64
set as supported by the "armeabi-v7a" abi (see CPU-ARCH-
ABIS
.html).
ANDROID-MK.text
262
> For more details about architecture
ABIs
and corresponding
263
> compatibility issues, please read [CPU ARCH
ABIS
](CPU-ARCH-
ABIS
.html)
265
> Other target
ABIs
will be introduced in future releases of the NDK
266
> and will have a different name. Note that all ARM-based
ABIs
will
/ndk/sources/cxx-stl/gabi++/src/
one_time_construction.cc
97
// this indicates initialization for our two
ABIs
.
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
bpabi.h
25
/* Assume that AAPCS
ABIs
should adhere to the full BPABI. */
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
bpabi.h
25
/* Assume that AAPCS
ABIs
should adhere to the full BPABI. */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
bpabi.h
25
/* Assume that AAPCS
ABIs
should adhere to the full BPABI. */
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
bpabi.h
25
/* Assume that AAPCS
ABIs
should adhere to the full BPABI. */
/ndk/build/core/
init.mk
510
# TOOLCHAIN_ABIS list of target
ABIs
supported by the toolchain.
579
$(call ndk_log, This NDK supports the following target architectures and
ABIS
:)
581
$(call ndk_log, $(space)$(space)$(arch): $(NDK_ARCH.$(arch).
abis
))\
583
$(call ndk_log, This NDK supports the following toolchains and target
ABIs
:)
585
$(call ndk_log, $(space)$(space)$(tc): $(NDK_TOOLCHAIN.$(tc).
abis
))\
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
testit_android
73
# The list of valid target
abis
supported by this script.
138
echo "List of valid target
ABIs
:"
/bionic/libc/kernel/arch-arm/asm/arch/
mcbsp.h
44
#define
ABIS
0x0040
/external/chromium_org/third_party/protobuf/
README.txt
127
Protocol Buffers C++ runtime libraries will have compatible
ABIs
.
/external/chromium_org/third_party/tcmalloc/chromium/src/
stacktrace_powerpc-inl.h
139
// PowerPC has 3 main
ABIs
, which say where in the stack the
/external/chromium_org/third_party/tcmalloc/vendor/src/
stacktrace_powerpc-inl.h
139
// PowerPC has 3 main
ABIs
, which say where in the stack the
/external/chromium_org/third_party/yasm/source/patched-yasm/m4/
lib-prefix.m4
162
dnl sets or
ABIs
, 64-bit libraries go under $prefix/lib64 and 32-bit
/external/kernel-headers/original/asm-arm/arch/
mcbsp.h
141
#define
ABIS
0x0040
/external/protobuf/
README.txt
127
Protocol Buffers C++ runtime libraries will have compatible
ABIs
.
/ndk/
ndk-gdb.py
559
log('
ABIs
targetted by application: %s' % (' '.join(APP_ABIS)))
581
# Both CPU_ABI1 and CPU_ABI2 may contain multiple comma-delimited
abis
.
584
log('Device CPU
ABIs
: %s' % (' '.join(CPU_ABIS)))
588
error('''The device does not support the application's targetted CPU
ABIs
!
/ndk/build/tools/
DEV-SCRIPTS-USAGE.TXT
8
- rebuilding host cross-toolchains for our supported CPU
ABIs
401
- each script will generate the binaries for all the CPU
ABIs
supported by
403
the --
abis
=<list> option though.
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
mips3-mont.pl
18
# The module targets N32 and N64 MIPS
ABIs
and currently is a bit
/external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm
95
; Certain
ABIs
, notably MS COFF and Darwin MACH-O, require that symbols
Completed in 726 milliseconds
1
2
3
4
5
6
7
8
9