Searched refs:considered (Results 1 – 25 of 49) sorted by relevance
12
/ndk/sources/host-tools/make-3.81/ |
D | remake.c | 61 static unsigned int considered; variable 106 considered = 1; in update_goal_chain() 257 considered = !considered; in update_goal_chain() 295 if (f->considered == considered) in update_file() 305 f->considered = considered; in update_file() 334 f->considered = considered; in update_file()
|
D | filedef.h | 95 unsigned int considered:1; /* equal to 'considered' if file has been member
|
D | INSTALL | 33 be considered for the next release. If you are using the cache, and at
|
D | NEWS | 25 the target to be considered out of date. See this Savannah bug: 767 considered out of date and in need of remaking), will not be remade (if they 845 * A dependency is NOT considered newer than its dependent if 853 * A dependency is considered newer than its dependent if
|
D | README.W32 | 177 the project file would not be considered freely distributable
|
D | COPYING | 117 and can be reasonably considered independent and separate works in
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | patternrules | 120 # never considered intermediate (Savannah bug #13022).
|
/ndk/sources/host-tools/make-3.81/tests/scripts/targets/ |
D | INTERMEDIATE | 7 Create a makefile where a file would not normally be considered
|
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/ |
D | automatic | 96 # considered reasons for the target to be rebuilt.
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING.RUNTIME | 48 use of source code generators and preprocessors need not be considered
|
D | COPYING | 116 and can be reasonably considered independent and separate works in
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | fdl.texi | 25 to get credit for their work, while not being considered responsible 125 Disclaimers are considered to be included by reference in this 259 or the equivalent are not considered part of the section titles. 362 Translation is considered a kind of modification, so you may
|
D | make.info-1 | 940 considered a command line.) Whitespace is required between `include' 1346 For the append operator, `+=', the right-hand side is considered 1702 prerequisite is newer than the target, then the target is considered 2224 the file `clean' would inevitably be considered up to date, and its 2406 The prerequisites of the special target `.PHONY' are considered to 2451 as secondary (i.e., no target is removed because it is considered 2858 makefile, so it can never be considered an intermediate file by implicit 2976 started until another rule or variable definition) will be considered a 2990 tab as the first character on the line, will be considered a 2997 considered a command line and be passed to the shell. [all …]
|
D | make.texi | 1095 considered a command line.) Whitespace is required between 1345 @c considered a target for the purposes of this variable. 1567 For the append operator, @samp{+=}, the right-hand side is considered 1984 target is considered out-of-date and must be rebuilt. 2622 file @file{clean} would inevitably be considered up to date, and its 2837 The prerequisites of the special target @code{.PHONY} are considered to 2897 as secondary (i.e., no target is removed because it is considered 3391 makefile, so it can never be considered an intermediate file by implicit 3532 considered a command line for that rule. Blank lines and lines of 3552 as the first character on the line, will be considered a command line, [all …]
|
D | make.info-2 | 42 character `%' (exactly one of them). The target is considered a 120 since this is the order in which they are considered. Of equally 432 considered. These dummy rules have no prerequisites and no commands, 536 rule whose target is a known suffix, this rule is considered a 1037 and `FILE' are considered to be the same file. 2860 being considered responsible for modifications made by others. 2960 Warranty Disclaimers are considered to be included by reference in 3089 or the equivalent are not considered part of the section 3192 Translation is considered a kind of modification, so you may
|
/ndk/sources/host-tools/make-3.81/po/ |
D | make.pot | 206 msgid "but `%s' is now considered the same file as `%s'." 1352 msgid "File `%s' was considered already.\n"
|
D | be.po | 207 msgid "but `%s' is now considered the same file as `%s'." 1371 msgid "File `%s' was considered already.\n"
|
D | ko.po | 209 msgid "but `%s' is now considered the same file as `%s'." 1414 msgid "File `%s' was considered already.\n"
|
D | ja.po | 208 msgid "but `%s' is now considered the same file as `%s'." 1424 msgid "File `%s' was considered already.\n"
|
D | zh_CN.po | 207 msgid "but `%s' is now considered the same file as `%s'." 1377 msgid "File `%s' was considered already.\n"
|
D | he.po | 210 msgid "but `%s' is now considered the same file as `%s'." 1412 msgid "File `%s' was considered already.\n"
|
D | rw.po | 223 msgid "but `%s' is now considered the same file as `%s'." 1474 msgid "File `%s' was considered already.\n"
|
/ndk/tests/build/test-stlport_static-exception-force-rebuild/ |
D | COPYING | 116 and can be reasonably considered independent and separate works in
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | COPYING | 116 and can be reasonably considered independent and separate works in
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 116 and can be reasonably considered independent and separate works in
|
12