OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:abis
(Results
26 - 50
of
221
) sorted by null
1
2
3
4
5
6
7
8
9
/ndk/build/core/
setup-abi.mk
31
# more general filtering in the future when introducing other
ABIs
.
/ndk/build/tools/
package-release.sh
143
# Compute
ABIS
from ARCHS
144
ABIS
=
147
if [ -z "$
ABIS
" ]; then
148
ABIS
=$DEFAULT_ABIS
150
ABIS
=$
ABIS
" $DEFAULT_ABIS"
223
echo "CPU
ABIs
: $
ABIS
"
401
for ABI in $
ABIS
; do
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
personality.h
71
/* Set different
ABIs
(personalities). */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
personality.h
71
/* Set different
ABIs
(personalities). */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
personality.h
71
/* Set different
ABIs
(personalities). */
/external/libffi/doc/
libffi.info
90
* Multiple
ABIs
:: Different passing styles on one platform.
114
want. *note Multiple
ABIs
:: for more information.
193
File: libffi.info, Node: Types, Next: Multiple
ABIs
, Prev: Simple Example, Up: Using libffi
359
File: libffi.info, Node: Multiple
ABIs
, Next: The Closure API, Prev: Types, Up: Using libffi
361
2.4 Multiple
ABIs
364
A given platform may provide multiple different
ABIs
at once. For
371
File: libffi.info, Node: The Closure API, Prev: Multiple
ABIs
, Up: Using libffi
528
Node: Multiple
ABIs
11315
/external/clang/include/clang/Basic/
TargetCXXABI.h
101
/// \brief Does this ABI generally fall into the Itanium family of
ABIs
?
169
/// This flag is only useful in
ABIs
where type data (for example,
244
// and that trickles down to all the derived
ABIs
.
/bionic/libc/bionic/
libc_init_dynamic.cpp
102
// Several Linux
ABIs
don't pass the onexit pointer, and the ones that
libc_init_static.cpp
96
// Several Linux
ABIs
don't pass the onexit pointer, and the ones that
/development/ndk/platforms/android-3/arch-arm/include/asm/arch/
mcbsp.h
39
#define
ABIS
0x0040
/development/ndk/platforms/android-3/include/sys/
_wchar_limits.h
43
* affect other CPU
ABIs
.
/external/chromium_org/base/third_party/symbolize/
demangle.h
66
// Note: we might want to write demanglers for
ABIs
other than Itanium
/external/clang/lib/CodeGen/
CGCXXABI.h
1
//===----- CGCXXABI.h - Interface to C++
ABIs
-------------------*- C++ -*-===//
11
// of this implement code generation for specific C++
ABIs
.
226
/// If there are ever any
ABIs
where the implicit parameters are
263
///
ABIs
may also choose to override the return type, which has been
/ndk/docs/text/
APPLICATION-MK.text
183
> '`all`' which means "all
ABIs
supported by this NDK release":
187
> For the list of all supported
ABIs
and details about their usage and
188
> limitations, please read [CPU-ARCH-
ABIS
](CPU-ARCH-
ABIS
.html).
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/arch/
mcbsp.h
39
#define
ABIS
0x0040
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/arch/
mcbsp.h
39
#define
ABIS
0x0040
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/arch/
mcbsp.h
39
#define
ABIS
0x0040
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/arch/
mcbsp.h
39
#define
ABIS
0x0040
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/arch/
mcbsp.h
39
#define
ABIS
0x0040
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/arch/
mcbsp.h
39
#define
ABIS
0x0040
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/arch/
mcbsp.h
39
#define
ABIS
0x0040
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/arch/
mcbsp.h
39
#define
ABIS
0x0040
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/arch/
mcbsp.h
39
#define
ABIS
0x0040
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/arch/
mcbsp.h
39
#define
ABIS
0x0040
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/arch/
mcbsp.h
39
#define
ABIS
0x0040
Completed in 1800 milliseconds
1
2
3
4
5
6
7
8
9