Searched refs:version (Results 1 – 25 of 215) sorted by relevance
123456789
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | help2man | 93 version => sub { print $version_info; exit }, 200 my $version; 230 $version = $3; 236 $version = $3; 240 $version = $_; 252 $include{NAME} ||= "$program \\- manual page for $program $version\n"; 258 $source ||= "$program $version";
|
D | missing | 97 -v|--v|--ve|--ver|--vers|--versi|--versio|--version) 135 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then 327 if (gnutar --version > /dev/null 2>&1); then 330 if (gtar --version > /dev/null 2>&1); then
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | README.boot | 3 to build a version of sed adequate for running ``configure''. If it 15 Once you get a working version of sed, temporarily install sed/sed 17 (starting with ``sh configure''); the bootstrap version is almost 21 of sed beyond those which actually keep the ``bootstrap'' version from
|
D | README | 12 version of sed on systems which lack any pre-existing and working 13 version of sed.
|
D | README-alpha | 1 This is an alpha version of GNU sed. Please try it on a wide
|
/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/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/build/tools/ |
D | build-gcc.sh | 290 --with-binutils-version=$BINUTILS_VERSION \ 291 --with-mpfr-version=$MPFR_VERSION \ 292 --with-mpc-version=$MPC_VERSION \ 293 --with-gmp-version=$GMP_VERSION \ 294 --with-gcc-version=$GCC_VERSION \ 295 --with-gdb-version=$GDB_VERSION \
|
/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/sources/cxx-stl/gabi++/src/ |
D | helper_func_internal.h | 87 int version = 1; \ 113 __gxx_personality_v0(int version, _Unwind_Action actions, uint64_t exceptionClass, \
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | insens.sed | 4 s/version: *//Ip
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | getline.m4 | 11 dnl See if there's a working, system-supplied version of the getline function. 47 ], am_cv_func_working_getline=yes dnl The library version works. 48 , am_cv_func_working_getline=no dnl The library version does NOT work.
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | ref-del.sin | 7 # the Free Software Foundation; either version 3, or (at your option) 8 # any later version.
|
D | ref-add.sin | 7 # the Free Software Foundation; either version 3, or (at your option) 8 # any later version.
|
/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 | 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 | 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 | 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 …]
|
/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/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.
|
123456789