Home
last modified time | relevance | path

Searched refs:architecture (Results 1 – 20 of 20) sorted by relevance

/ndk/sources/host-tools/make-3.81/
DINSTALL89 same time, by placing the object files for each architecture in their
97 variable, you have to compile the package for one architecture at a
99 package for one architecture, use `make distclean' before reconfiguring
100 for another architecture.
111 architecture-specific files and architecture-independent files. If you
Dconfigure1303 --prefix=PREFIX install architecture-independent files in PREFIX
1305 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1320 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1326 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
/ndk/build/core/
Dsetup-abi.mk23 $(call __ndk_info,ERROR: The $(TARGET_ARCH_ABI) ABI has no associated architecture!)
Dinit.mk246 $(call __ndk_info,Unsupported host architecture: $(UNAME))
576 …$(call __ndk_info,INTERNAL ERROR: The $(_abi) ABI should have exactly one architecture definitions…
/ndk/sources/host-tools/sed-4.2.1/
DINSTALL89 same time, by placing the object files for each architecture in their
97 variable, you have to compile the package for one architecture at a
99 package for one architecture, use `make distclean' before reconfiguring
100 for another architecture.
111 architecture-specific files and architecture-independent files. If you
/ndk/sources/android/cpufeatures/
Dcpu-features.c537 long architecture = 0; in get_elf_hwcap_from_proc_cpuinfo() local
540 architecture = strtol(cpuArch, NULL, 10); in get_elf_hwcap_from_proc_cpuinfo()
543 if (architecture >= 8L) { in get_elf_hwcap_from_proc_cpuinfo()
548 D("Faking 32-bit ARM HWCaps on ARMv%ld CPU\n", architecture); in get_elf_hwcap_from_proc_cpuinfo()
/ndk/sources/cxx-stl/gabi++/include/
Dtypeinfo32 // IHI0041A C++ Application Binary Interface for the ARM architecture.
/ndk/docs/text/
DSTANDALONE-TOOLCHAIN.text20 Each architecture corresponds to a different toolchain name. For example:
40 Where <level> is the API level number, and <arch> is the architecture
71 > For clang, you need to add correct "-target" for given architecture, and add
157 target architecture flags. In other words, they should "just work" and
DCPU-FEATURES.text46 Returns a value matching the CPU family/architecture supported by the
DCPU-ARCH-ABIS.text208 > http://www.mips.com/products/product-materials/processor/mips-architecture/
290 machine code for more than one CPU architecture. At installation time, the
DANDROID-MK.text230 > Name of the target CPU architecture as it is specified by the
232 > build, independent of the CPU architecture revision.
265 > For more details about architecture ABIs and corresponding
DOVERVIEW.text224 - The CPU architecture(s) to generate machine code for.
DCHANGES.text1253 - GDB: Fixed ndk-gdb when APP_ABI contains "all" and matches none of known architecture
1982 - Fixed the multi-architecture build, i.e. when using APP_ABI="armeabi x86"
2368 - The 'cpufeatures' library has been updated to provide better architecture
2370 which report an architecture version of 7).
/ndk/build/tools/
Dmake-standalone-toolchain.sh421 dump "ERROR: Unsupported NDK architecture $ARCH!"
DDEV-SCRIPTS-USAGE.TXT122 All these headers are independent from the CPU architecture of target devices.
126 specific CPU architecture. $ARCH is typically 'arm' or 'x86'
129 Contains all the architecture-specific headers for a given API level.
182 binaries that target API level 5 for the arm architecture, one would
/ndk/sources/host-tools/make-3.81/doc/
Dmake-stds.texi384 Some files are architecture-independent and can be shared by all
385 machines at a site; some are architecture-dependent and can be shared
391 discourage the use of architecture-dependent files, aside from object
393 architecture-independent, and it is generally not hard.
400 The root of the directory tree for read-only architecture-independent
409 architecture-independent data files for this program. This is usually
438 The directory for installing architecture-independent data files which
Dmake.info-21476 * Some files are architecture-independent and can be shared by all
1477 machines at a site; some are architecture-dependent and can be
1482 discourage the use of architecture-dependent files, aside from object
1484 architecture-independent, and it is generally not hard.
1491 architecture-independent data files. This should normally be
1499 architecture-independent data files for this program. This is
1528 The directory for installing architecture-independent data files
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindRegistersSave.S294 @ to the lbirary how many registers are implemented by the architecture.
/ndk/sources/third_party/googletest/googletest/
DREADME11 xUnit architecture. Supports automatic test discovery, a rich set of
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.01303 --prefix=PREFIX install architecture-independent files in PREFIX
1305 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1320 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1326 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]