OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:abi
(Results
201 - 225
of
3023
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/docs/text/
CPU-X86.text
7
Android NDK r6 added support for the '`x86`'
ABI
, that allows native code to
11
The Android x86
ABI
itself is fully specified in docs/CPU-ARCH-ABIS.html.
27
ABIs. Note that this has an impact on package size, since each
ABI
will
30
The default
ABI
is still '`armeabi`', if unspecified in your project.
/ndk/sources/cxx-stl/gabi++/include/
typeinfo
31
// Itanium C++
ABI
at http://www.codesourcery.com/public/cxx-
abi
/
abi
.html.
44
// Defintion of type_info based on example in C++
ABI
section 2.9.3
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
ptrace.h
4
#include <asm/ptrace-
abi
.h>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
Scrt1.o
crt1.o
libutil-2.7.so
libutil.so
libutil.so.1
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/gconv/
EUC-KR.so
GBGBK.so
IBM1008_420.so
ISO8859-1.so
ISO_11548-1.so
ISO_2033.so
ISO_5428.so
TSCII.so
UNICODE.so
UTF-16.so
UTF-32.so
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ptrace.h
4
#include <asm/ptrace-
abi
.h>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
Scrt1.o
crt1.o
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/gconv/
EUC-KR.so
GBGBK.so
IBM1008_420.so
Completed in 474 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>