Home
last modified time | relevance | path

Searched refs:changed (Results 1 – 25 of 99) sorted by relevance

1234

/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dbsd.good1172 changed
1173 changed
1174 changed
1175 changed
1176 changed
1177 changed
1178 changed
1179 changed
1180 changed
1181 changed
[all …]
/ndk/build/tools/toolchain-patches/mclinker/
D0002-Compile-only-lite-mclinker.patch9 1 file changed, 1 insertion(+), 1 deletion(-)
D0003-Allow-multiple-no-warn-mismatch.patch10 2 files changed, 2 insertions(+)
D0001-Fixed-darwin-ld.mcld-GNU-m-emulation-fail.patch10 2 files changed, 4 insertions(+), 4 deletions(-)
/ndk/sources/cxx-stl/llvm-libc++/patches.android/
D0002-Fix-GLibc-specific-check.patch8 1 file changed, 1 insertion(+), 1 deletion(-)
D0004-std-terminate-should-not-specify-throw-in-C-98.patch9 1 file changed, 4 insertions(+)
D0009-Fix-locale-stuff-for-LP64.patch9 2 files changed, 27 insertions(+)
D0008-Remove-gcc-warning-about-redefinition-of-putchar-wit.patch17 1 file changed, 13 insertions(+)
D0005-Fix-gabi-stlport-llvm-libc-build.patch11 4 files changed, 4 insertions(+), 4 deletions(-)
D0007-Fix-libc-compiler-error-when-calling-std-feof.patch15 1 file changed, 30 insertions(+)
/ndk/sources/host-tools/make-3.81/
Dremake.c102 g->changed = 0; in update_goal_chain()
161 g->changed = 1; in update_goal_chain()
186 if (file->updated && g->changed && in update_goal_chain()
225 && file->update_status == 0 && !g->changed in update_goal_chain()
540 d->changed = ((file_mtime (d->file) != mtime) in update_file_1()
594 d->changed = ((file->phony && file->cmds != 0) in update_file_1()
663 deps_changed |= d->changed; in update_file_1()
668 d->changed |= noexist || d_mtime > this_mtime; in update_file_1()
684 else if (d->changed) in update_file_1()
Ddep.h42 unsigned int changed : 8; member
Dcommands.c182 if (! d->changed) in set_file_variables()
241 if (d->changed) in set_file_variables()
Drule.c136 dep->changed = !dir_file_exists_p (name, ""); in count_implicit_rule_limits()
140 dep->changed = 0; in count_implicit_rule_limits()
/ndk/sources/third_party/googletest/patches.ndk/
D0003-Allow-clone-usage-on-X86.patch12 1 file changed, 2 insertions(+), 3 deletions(-)
D0002-Work-around-broken-abort-on-Android-MIPS.patch11 1 file changed, 3 insertions(+)
D0001-Allow-clone-usage-on-MIPS.patch14 1 file changed, 3 insertions(+), 2 deletions(-)
/ndk/sources/host-tools/sed-4.2.1/po/
DChangeLog49 * po/sed.pot: updated to reflect changed and newly marked text.
DMakefile.in.in108 # changed.
123 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
156 # This target rebuilds a PO file if $(DOMAIN).pot has changed.
157 # Note that a PO file is not touched if it doesn't need to be changed.
/ndk/sources/host-tools/nawk-20071023/
DFIXES209 right if CONVFMT is changed; by then the STR attribute of the
234 changed types in posix chars structure to quiet solaris cc.
291 changed HAT to NCHARS-2. thanks again to santiago vila.
293 changed maketab.c to ignore apparently out of range definitions
341 changed true/false to True/False in run.c to make it
343 and realloc to be honest about casts; ditto. changed
364 changed isnumber to is_number to avoid the problem caused by
439 recompilation when awkgram.y is changed but symbols are not.
495 changed field-splitting to conform to posix definition: fields are
599 changed error() to print line number as %d, not %g.
[all …]
/ndk/build/tools/toolchain-patches/gcc/
D0002-Enable-C-exceptions-and-RTTI-by-default.patch12 3 files changed, 6 insertions(+), 6 deletions(-)
D0001-Disable-sincos-optimization.patch26 2 files changed, 2 insertions(+), 2 deletions(-)
D0004-Rename-libstdc++.so-to-libgnustl_shared.so.patch14 3 files changed, 12 insertions(+), 3 deletions(-)
/ndk/sources/host-tools/make-3.81/po/
DMakefile.in.in89 # changed.
101 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
129 # This target rebuilds a PO file if $(DOMAIN).pot has changed.
130 # Note that a PO file is not touched if it doesn't need to be changed.
/ndk/docs/text/
DINSTALL.text27 This is due to subtle toolchain and ABI related changed that make

1234