Searched refs:filenames (Results 1 – 18 of 18) sorted by relevance
/ndk/sources/host-tools/make-3.81/ |
D | read.c | 134 static void record_files PARAMS ((struct nameseq *filenames, char *pattern, char *pattern_percent, 138 static void record_target_var PARAMS ((struct nameseq *filenames, char *defn, 464 struct nameseq *filenames = 0; in eval() local 475 if (filenames != 0) \ in eval() 478 record_files (filenames, pattern, pattern_percent, deps, \ in eval() 482 filenames = 0; \ in eval() 541 if (filenames != 0) in eval() 1001 filenames = multi_glob (parse_file_seq (&p2, '\0', in eval() 1007 if (!filenames) in eval() 1072 record_target_var (filenames, p, v_origin, exported, fstart); in eval() [all …]
|
D | README.DOS | 8 1. Supports long filenames when run from DOS box on Windows 9x. 42 unzip program that supports long filenames in zip files. After 51 2000, use an unzip program that supports long filenames in zip 256 4. Letter-case in filenames. 263 functions honor the letter-case of the filenames they get from 264 the OS, except that by default, they down-case 8+3 DOS filenames 266 many Makefiles otherwise. (The details of which filenames are 277 get the 8+3 DOS filenames in upper case, set FNCASE=y in the
|
D | README.W32 | 204 "x:\longpathtest". Type "dir /x" to view these filenames 266 filenames and directories internally.
|
D | config.h-vms | 367 /* Define for case insensitve filenames */
|
D | aclocal.m4 | 507 # Check whether the underlying file-system supports filenames
|
D | NEWS | 40 double-quote any "$" in your filenames; instead of "foo: boo$$bar" you
|
D | ChangeLog | 177 * read.c (eval): Even if the included filenames expands to the 637 * read.c (eval): If no filenames are passed to any of the
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | vpath | 3 ."path for a particular class of filenames, those that\n" 7 ."for one class of filenames with the form: vpath pattern directories"
|
D | include | 110 # Check include, sinclude, -include with no filenames.
|
/ndk/sources/host-tools/make-3.81/tests/scripts/misc/ |
D | general2 | 6 definition of a variable to hold the object filenames.";
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
D | wildcard | 11 echoing all filenames by the name of '*.example'. The second
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | NEWS | 29 A new test for escaped :'s in filenames (someone on VMS found this 63 Ignore any tests whose filenames end in "~", so that Emacs backup
|
D | ChangeLog | 292 unique filenames.
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | aclocal.m4 | 533 # Check whether the underlying file-system supports filenames
|
/ndk/sources/host-tools/nawk-20071023/ |
D | FIXES | 560 revised filenames: awk.g.y => awkgram.y, awk.lx.l => awklex.l,
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.texi | 1083 include @var{filenames}@dots{} 1087 @var{filenames} can contain shell file name patterns. If 1088 @var{filenames} is empty, nothing is included and no error is printed. 1172 -include @var{filenames}@dots{} 1176 error (not even a warning) if any of the @var{filenames} do not exist.
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | texinfo.tex | 967 the stack of filenames is empty.}} 7997 \let_=\normalunderscore % normal _ character for filenames
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 900 the stack of filenames is empty.}}
|