Searched refs:architecture (Results 1 – 20 of 20) sorted by relevance
/ndk/sources/host-tools/make-3.81/ |
D | INSTALL | 89 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
|
D | configure | 1303 --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/ |
D | setup-abi.mk | 23 $(call __ndk_info,ERROR: The $(TARGET_ARCH_ABI) ABI has no associated architecture!)
|
D | init.mk | 246 $(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/ |
D | INSTALL | 89 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/ |
D | cpu-features.c | 537 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/ |
D | typeinfo | 32 // IHI0041A C++ Application Binary Interface for the ARM architecture.
|
/ndk/docs/text/ |
D | STANDALONE-TOOLCHAIN.text | 20 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
|
D | CPU-FEATURES.text | 46 Returns a value matching the CPU family/architecture supported by the
|
D | CPU-ARCH-ABIS.text | 208 > http://www.mips.com/products/product-materials/processor/mips-architecture/ 290 machine code for more than one CPU architecture. At installation time, the
|
D | ANDROID-MK.text | 230 > 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
|
D | OVERVIEW.text | 224 - The CPU architecture(s) to generate machine code for.
|
D | CHANGES.text | 1253 - 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/ |
D | make-standalone-toolchain.sh | 421 dump "ERROR: Unsupported NDK architecture $ARCH!"
|
D | DEV-SCRIPTS-USAGE.TXT | 122 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/ |
D | make-stds.texi | 384 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
|
D | make.info-2 | 1476 * 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/ |
D | UnwindRegistersSave.S | 294 @ to the lbirary how many registers are implemented by the architecture.
|
/ndk/sources/third_party/googletest/googletest/ |
D | README | 11 xUnit architecture. Supports automatic test discovery, a rich set of
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | output.0 | 1303 --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]
|