Searched refs:updated (Results 1 – 25 of 50) sorted by relevance
12
/ndk/sources/host-tools/sed-4.2.1/po/ |
D | ChangeLog | 11 * po/*.po: updated from Translation Project 21 * po/it.po: updated 27 * po/sed.pot: updated 49 * po/sed.pot: updated to reflect changed and newly marked text.
|
/ndk/sources/host-tools/make-3.81/ |
D | remake.c | 168 if ((x != 0 || file->updated) && status < 1) in update_goal_chain() 186 if (file->updated && g->changed && in update_goal_chain() 207 any_not_updated |= !file->updated; in update_goal_chain() 380 if (file->updated) in update_file_1() 785 file->updated = 1; in update_file_1() 803 file->updated = 1; in notice_finished_file() 891 for (f = file->double_colon; f != 0 && f->updated; f = f->prev) in notice_finished_file() 909 d->file->updated = 1; in notice_finished_file() 1271 && !file->updated) in f_mtime()
|
D | filedef.h | 82 unsigned int updated:1; /* Nonzero if this file has been remade. */ member
|
D | file.c | 322 MERGE (updated); in rehash_file() 936 puts (f->updated in print_file()
|
D | Makefile.in | 732 echo "NEWS not updated; not releasing" 1>&2; \
|
D | main.c | 1521 f->updated = 1; in main() 1789 f->updated = 1; in main() 1910 if (d->file->updated) in main()
|
D | NEWS | 145 Belarusian, Finnish, Kinyarwandan, and Irish. Many updated 159 requiring that target A will always be rebuilt if target B is updated. 430 * Eli Zaretskii has updated the port to 32-bit protected mode on MSDOS 436 * John W. Eaton has updated the VMS port to support libraries and VPATH. 824 * When the `-w' switch is in effect, and Make has updated makefiles, 976 * Makefiles will be updated and re-read if necessary.
|
D | readme.vms | 1 This is the VMS version of GNU Make, updated by Hartmut Becker 235 John W. Eaton has updated the VMS port to support libraries and VPATH.
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | Makefile.am | 25 { echo Copyright year not updated; exit 1; }
|
D | NEWS | 118 * documentation improvements, with updated references to the POSIX.2 179 * updated regex matcher from upstream, with many bugfixes and speedups. 213 * updated some translations
|
/ndk/docs/text/ |
D | ANDROID-ATOMICS.text | 21 The `<sys/atomics.h>` header has been updated in NDK r7b. Simply recompiling 46 Android 4.1. The C library implementation in 4.1 has been updated to provide
|
D | CPU-FEATURES.text | 142 The cpufeatures library will be updated to support more CPU families and
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
D | dash-n | 35 # We consider the actual updated timestamp of targets with all
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | order_only | 32 # TEST #2 -- now we do it again: baz is PHONY but foo should _NOT_ be updated
|
/ndk/sources/host-tools/make-3.81/po/ |
D | he.po | 308 msgid "# File has been updated." 309 msgstr "# File has been updated." 312 msgid "# File has not been updated." 313 msgstr "# File has not been updated." 324 msgid "# Successfully updated." 325 msgstr "# Successfully updated." 328 msgid "# Needs to be updated (-q is set)." 329 msgstr "# Needs to be updated (-q is set)." 332 msgid "# Failed to be updated." 333 msgstr "# Failed to be updated."
|
D | make.pot | 301 msgid "# File has been updated." 305 msgid "# File has not been updated." 317 msgid "# Successfully updated." 321 msgid "# Needs to be updated (-q is set)." 325 msgid "# Failed to be updated."
|
D | be.po | 302 msgid "# File has been updated." 306 msgid "# File has not been updated." 318 msgid "# Successfully updated." 322 msgid "# Needs to be updated (-q is set)." 326 msgid "# Failed to be updated."
|
D | ja.po | 304 msgid "# File has been updated." 308 msgid "# File has not been updated." 320 msgid "# Successfully updated." 324 msgid "# Needs to be updated (-q is set)." 328 msgid "# Failed to be updated."
|
D | ko.po | 306 msgid "# File has been updated." 310 msgid "# File has not been updated." 322 msgid "# Successfully updated." 326 msgid "# Needs to be updated (-q is set)." 330 msgid "# Failed to be updated."
|
D | zh_CN.po | 303 msgid "# File has been updated." 307 msgid "# File has not been updated." 319 msgid "# Successfully updated." 323 msgid "# Needs to be updated (-q is set)." 327 msgid "# Failed to be updated."
|
D | rw.po | 333 msgid "# File has been updated." 338 msgid "# File has not been updated." 352 msgid "# Successfully updated." 357 msgid "# Needs to be updated (-q is set)." 362 msgid "# Failed to be updated."
|
D | nl.po | 309 msgid "# File has been updated." 313 msgid "# File has not been updated." 327 msgid "# Successfully updated." 331 msgid "# Needs to be updated (-q is set)." 335 msgid "# Failed to be updated."
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | NEWS | 60 Added new tests and updated existing ones. Note that the new tests 153 errors_in_commands test updated for change in format introduced in
|
D | README | 81 haven't been updated to use the latest/greatest test methods. See the
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info | 10 This is Edition 0.70, last updated 13 October 2011, of `The GNU Make
|
12