Searched refs:timestamp (Results 1 – 25 of 31) sorted by relevance
12
/ndk/sources/host-tools/sed-4.2.1/po/ |
D | stamp-po | 1 timestamp
|
D | Makefile.in.in | 101 # stamp-po is a timestamp denoting the last time at which the CATALOGS have 105 # invocations of "make" will do nothing. This timestamp would not be necessary 114 echo timestamp > stamp-poT && \
|
/ndk/sources/host-tools/make-3.81/po/ |
D | stamp-po | 1 timestamp
|
D | Makefile.in.in | 82 # stamp-po is a timestamp denoting the last time at which the CATALOGS have 86 # invocations of "make" will do nothing. This timestamp would not be necessary 93 @echo timestamp > stamp-poT
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest_xml_test_utils.py | 169 timestamp = element.getAttributeNode('timestamp') 170 timestamp.value = re.sub(r'^\d{4}-\d\d-\d\dT\d\d:\d\d:\d\d$', 171 '*', timestamp.value)
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
D | dash-W | 21 # Put the timestamp for a.x into the future; it should still be remade. 53 # Tweak foo.x's timestamp so the update will change it.
|
D | dash-n | 35 # We consider the actual updated timestamp of targets with all
|
D | dash-B | 28 # Put the timestamp for foo into the future; it should still be remade.
|
D | symlinks | 55 # should get an error: with -L we should use the timestamp of the symlink.
|
/ndk/sources/host-tools/make-3.81/config/ |
D | config.sub | 7 timestamp='2006-03-07' 73 GNU config.sub ($timestamp) 88 echo "$timestamp" ; exit ;;
|
D | config.guess | 7 timestamp='2006-03-13' 56 GNU config.guess ($timestamp) 72 echo "$timestamp" ; exit ;;
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | config.sub | 7 timestamp='2009-06-11' 73 GNU config.sub ($timestamp) 88 echo "$timestamp" ; exit ;;
|
D | config.guess | 7 timestamp='2009-06-10' 56 GNU config.guess ($timestamp) 72 echo "$timestamp" ; exit ;;
|
/ndk/sources/cxx-stl/stlport/stlport/ |
D | type_traits | 23 // libstdc++ v3, timestamp 20050519 (3.4.4) has __type_traits, 24 // libstdc++ v3, timestamp 20060306 (3.4.6) has __type_traits,
|
/ndk/sources/third_party/googletest/googletest/ |
D | CHANGES | 14 * Improvement: the <testsuites> XML element now has a timestamp attribute.
|
/ndk/sources/host-tools/make-3.81/ |
D | README | 136 On systems that support micro- and nano-second timestamp values and
|
D | config.ami | 110 /* Define if utime(file, NULL) sets file's timestamp to the present. */
|
D | config.h-vms | 131 /* Define if utime(file, NULL) sets file's timestamp to the present. */
|
D | config.h.in | 310 /* Define this to enable symbolic link timestamp checking. */
|
D | configure.in | 312 [Define this to enable symbolic link timestamp checking.]);;
|
D | config.h.W32 | 449 /* Define if utime(file, NULL) sets file's timestamp to the present. */
|
D | aclocal.m4 | 483 echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) 773 echo timestamp > conftest.file
|
D | ChangeLog | 244 timestamp from -o or -W, use that instead of the real time. 1685 * remake.c (f_mtime) [OS/2]: Handle FAT timestamp offsets for OS/2. 2635 * make.texinfo: Consistently use "time stamp" instead of "timestamp". 2665 to before high resolution file timestamp check, 2688 timestamp resolution being only one second. 2692 not the absolute value of the timestamp and the current time.
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | ChangeLog | 184 * scripts/options/dash-W: Set the timestamp to foo.x in the future, 550 file with a specific timestamp offset. Use of this function will
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | aclocal.m4 | 509 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) 710 echo timestamp > conftest.file
|
12