Searched refs:printed (Results 1 – 25 of 32) sorted by relevance
12
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
D | warn-undefined-variables | 5 $details = "Verify that warnings are printed for referencing undefined variables.";
|
/ndk/sources/third_party/googletest/googletest/ |
D | CHANGES | 32 * Parameters of value-parameterized tests are now printed in the 65 * double values streamed to an assertion are printed with enough precision 85 * New feature: elapsed time for the tests is printed by default.
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | echoing | 6 ."the commands with '\@' are printed. Lastly, it tests the \n"
|
/ndk/sources/host-tools/make-3.81/ |
D | NEWS | 111 line number info, etc. is printed. 292 causes the text provided to be printed as a warning message, but make 440 * The directory messages printed by `-w' and implicitly in sub-makes, 498 of `.SILENT', then the commands to update that file will not be printed 713 the last set given is used, and a warning message is printed. 723 * A message is always printed when Make decides there is nothing to be done. 724 It used to be that no message was printed for top-level phony targets 726 message "Nothing to be done for `phony'" is printed in that case. 777 * When removing intermediate files, only one `rm' command line is printed, 970 * If the `-d' flag is given, version information will be printed.
|
D | job.c | 482 static int printed = 0; in reap_children() local 487 if (!printed) in reap_children() 489 printed = 1; in reap_children()
|
D | ChangeLog | 512 to control whether or not the error message should be printed. 1123 change is printed before any stderr messages show up. 1283 rebuild phase and it was dontcare, then no message was printed.
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | fdl.texi | 38 whether it is published as a printed book. We recommend this License 108 The ``Title Page'' means, for a printed book, the title page itself, 149 If you publish printed copies (or copies in media that commonly have 150 printed covers) of the Document, numbering more than 100, and the 356 Otherwise they must appear on printed covers that bracket the whole
|
D | make.info-2 | 929 commands is retained when the commands are printed, so they appear 2872 of subject matter or whether it is published as a printed book. 2942 The "Title Page" means, for a printed book, the title page itself, 2983 If you publish printed copies (or copies in media that commonly 2984 have printed covers) of the Document, numbering more than 100, and 3187 form. Otherwise they must appear on printed covers that bracket
|
D | make-stds.texi | 755 @comment in the printed Make manual. Please leave it in.
|
/ndk/sources/host-tools/make-3.81/po/ |
D | he.po | 247 # See the comment above about translations of text printed under -p. 1113 "# Make data base, printed on %s" 1116 "# Make data base, printed on %s" 1785 # These are printed under -p, so they are left in English.
|
D | make.pot | 1062 "# Make data base, printed on %s"
|
D | be.po | 1080 "# Make data base, printed on %s"
|
D | ja.po | 1127 "# Make data base, printed on %s"
|
D | ko.po | 1115 "# Make data base, printed on %s"
|
D | zh_CN.po | 1085 "# Make data base, printed on %s"
|
D | rw.po | 1162 "# Make data base, printed on %s"
|
D | sv.po | 1110 "# Make data base, printed on %s"
|
D | id.po | 1113 "# Make data base, printed on %s"
|
D | fi.po | 1138 "# Make data base, printed on %s"
|
D | nl.po | 1142 "# Make data base, printed on %s"
|
D | pl.po | 1136 "# Make data base, printed on %s"
|
D | da.po | 1124 "# Make data base, printed on %s"
|
D | hr.po | 1130 "# Make data base, printed on %s"
|
D | pt_BR.po | 1131 "# Make data base, printed on %s"
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 2242 \def\quotationauthor{#1}% printed in \Equotation. 2457 % eventually be printed. 3640 % @printindex causes a particular index (the ??s file) to get printed. 4593 % 1 and 2 (the page numbers aren't printed), and so are the first 5655 % backslash to get it printed correctly. Previously, we had 6028 % the node name, #2 the name of the Info cross-reference, #3 the printed 6029 % node name, #4 the name of the Info file, #5 the name of the printed 6042 % No printed node name was explicitly given. 6084 % Float references are printed completely differently: "Figure 1.2" 6104 % if the user also gave the printed manual name (fifth arg), append [all …]
|
12