Searched refs:version (Results 1 – 25 of 152) sorted by relevance
1234567
/ndk/tests/ |
D | run-libcxx.sh | 22 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \ 24 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \ 26 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \ 28 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \ 30 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \ 32 ./build/tools/make-standalone-toolchain.sh --platform=android-14 --llvm-version=${LLVM_VERSION} \
|
/ndk/sources/host-tools/make-3.81/config/ |
D | missing | 93 -v|--v|--ve|--ver|--vers|--versi|--versio|--version) 124 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then 312 if (gnutar --version > /dev/null 2>&1); then 315 if (gtar --version > /dev/null 2>&1); then
|
D | dospaths.m4 | 10 # Foundation; either version 2, or (at your option) any later version.
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | Makefile.in | 58 $(srcdir)/version.texi 242 if ($(MAKEINFO) --version) >/dev/null 2>&1; then \ 283 $(srcdir)/make.info: make.texi $(srcdir)/version.texi $(make_TEXINFOS) 284 make.dvi: make.texi $(srcdir)/version.texi $(make_TEXINFOS) 285 make.pdf: make.texi $(srcdir)/version.texi $(make_TEXINFOS) 286 make.html: make.texi $(srcdir)/version.texi $(make_TEXINFOS) 287 $(srcdir)/version.texi: $(srcdir)/stamp-vti 295 @cmp -s vti.tmp $(srcdir)/version.texi \ 297 cp vti.tmp $(srcdir)/version.texi) 299 @cp $(srcdir)/version.texi $@ [all …]
|
/ndk/build/tools/ |
D | dev-rebuild-ndk.sh | 211 --gcc-version-list="$GCC_VERSION_LIST" \ 212 --llvm-version-list="$LLVM_VERSION_LIST" \ 234 --gcc-version-list="$GCC_VERSION_LIST" \ 235 --llvm-version-list="$LLVM_VERSION_LIST" \
|
D | build-gcc.sh | 389 --with-binutils-version=$BINUTILS_VERSION \ 390 --with-mpfr-version=$MPFR_VERSION \ 391 --with-mpc-version=$MPC_VERSION \ 392 --with-gmp-version=$GMP_VERSION \ 393 --with-gcc-version=$CONFIGURE_GCC_VERSION \ 394 --with-gdb-version=$GDB_VERSION \
|
/ndk/sources/host-tools/nawk-20071023/ |
D | main.c | 25 const char *version = "version 20070501"; variable 74 printf("awk %s\n", version); in main() 121 printf("awk %s\n", version); in main()
|
/ndk/sources/host-tools/ndk-stack/elff/ |
D | dwarf_cu.h | 48 Elf_Half version; member 454 stmtl_header_.version = elf_file()->pull_val(stmtl_hdr->version); in cache_stmtl() 464 stmtl_header_.end = INC_CPTR_T(Elf_Byte, &stmtl_hdr->version, in cache_stmtl()
|
/ndk/tests/build/lambda-defarg3/jni/ |
D | Android.mk | 6 LOCAL_CFLAGS += -std=c++11 -fabi-version=0
|
/ndk/sources/cxx-stl/gabi++/src/ |
D | helper_func_internal.h | 98 int version = 1; \ 130 __gxx_personality_v0(int version, _Unwind_Action actions, uint64_t exceptionClass, \
|
/ndk/sources/host-tools/make-3.81/ |
D | subproc.bat | 8 rem Software Foundation; either version 2, or (at your option) any later 9 rem version.
|
D | dosbuild.bat | 8 rem Foundation; either version 2, or (at your option) any later version. 39 gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g version.c -o version.o 55 for %%f in (expand function vpath hash strcache version ar arscan signame remote-stub getopt getopt…
|
D | configh.dos | 9 Foundation; either version 2, or (at your option) any later version. 95 /* Define to the full name and version of this package. */ 101 /* Define to the version of this package. */
|
D | makefile.vms | 94 vpath.obj,version.obj$(ARCHIVES)$(ALLOCA)$(extras)$(getopt)$(glob) 98 vpath.c version.c vmsfunctions.c vmsify.c $(ARCHIVES_SRC) $(ALLOCASRC) \ 135 version.obj: version.c config.h
|
D | AUTHORS | 3 GNU make development up to version 3.75 by: 74 Foundation; either version 2, or (at your option) any later version.
|
D | readme.vms | 1 This is the VMS version of GNU Make, updated by Hartmut Becker 6 This version was tested on OpenVMS/I64 V8.2 (field test) with hp C 12 Make a 1st version 15 Use the 1st version to generate a 2nd version 18 Verify your 2nd version 29 In newer version of the VMS CRTL there are glob and globfree implemented. 54 WANT_CASE_SENSITIVE_TARGETS. For recent version of VMS there is a case 116 It is based on the specific version 3.77k and on 3.78.1. 3.77k was done 164 Usage of opendir() and friends, suppress file version. Modifications in dir.c. 185 needs to be re-made with a make to make a correct version: ignore all [all …]
|
D | make.lnk | 1 …"implicit.o"+"default.o"+"variable.o"+"expand.o"+"function.o"+"vpath.o"+"version.o"+"ar.o"+"arscan…
|
D | README.W32 | 1 This version of GNU make has been tested on Microsoft Windows 2000/XP/2003. 70 This version of make is ported natively to Windows32 platforms 73 building. The only thing needed is a version of Visual C++, 89 There is a version of GNU bash available from Cygnus "Cygwin" 91 Other possibilities are the MKS version of sh.exe, or building 103 To work around this difficulty, this version of make supports 119 from scratch. This version of make tested with B20.1 of Cygwin. 169 I verified all functionality with a slightly modified version 246 I have not had any success building the debug version of this 280 Foundation; either version 2, or (at your option) any later version.
|
D | NMakefile | 12 # Foundation; either version 2, or (at your option) any later version. 100 $(OUTDIR)/version.obj \ 270 # .deps/version.Po 271 version.o version.o: version.c config.h
|
/ndk/sources/host-tools/make-3.81/po/ |
D | POTFILES.in | 8 # Foundation; either version 2, or (at your option) any later version.
|
/ndk/sources/cxx-stl/llvm-libc++/ |
D | README.NDK | 8 This is a version of LLVM's libc++ that was modified to be built 19 You need a recent NDK release, one which provides a version 53 one shared version of the library. 87 to update to a more recent version of the upstream sources.
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
D | _msvc.h | 23 # error Sorry but building a managed version of STLport is not supported. 75 # error Microsoft Visual C++ compilers before version 6 (SP5) are not supported.
|
/ndk/sources/host-tools/make-3.81/glob/ |
D | ChangeLog | 30 * fnmatch.c: Last GLIBC version wouldn't compile outside of GLIBC 32 version 48 * fnmatch.c: Update to latest version from GLIBC. 52 * glob.c, glob.h, fnmatch.c, fnmatch.h: Update to latest version 104 the latest glibc version. 166 Foundation; either version 2, or (at your option) any later version.
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING.RUNTIME | 11 permission under section 7 of the GNU General Public License, version 29 "GCC" means a version of the GNU Compiler Collection, with or without 30 modifications, governed by version 3 (or a specified later version) of
|
/ndk/sources/cxx-stl/stlport/src/ |
D | stlport.rc | 10 * define needed file version flags, so we redefine them here. 37 * value. We do not check the major version that will never be 0 again.
|
1234567