/ndk/tests/device/test-stlport/unit/ |
D | times_test.cpp | 17 CPPUNIT_TEST(times); 21 void times(); 29 void TimesTest::times() in times() function in TimesTest
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | times_test.cpp | 17 CPPUNIT_TEST(times); 21 void times(); 29 void TimesTest::times() in times() function in TimesTest
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
D | substitution | 25 # Variable subst where a pattern matches multiple times in a single word.
|
/ndk/sources/cxx-stl/gabi++/include/ |
D | cassert | 32 * can be included multiple times with different definition of NDEBUG, hence the
|
/ndk/sources/cxx-stl/system/include/ |
D | cassert | 32 * can be included multiple times with different definition of NDEBUG, hence the
|
/ndk/sources/host-tools/make-3.81/ |
D | NEWS | 62 * New command-line option: -L (--check-symlink-times). On systems that 95 - MAKE_RESTARTS: If set, then this is the number of times this 409 * Instead of an error, detection of future modification times gives a 443 * Make now detects files that for whatever reason have modification times 712 * If commands are given too many times for a single target, 924 * Archive files will have their modification times recorded before doing 925 anything that might change their modification times by updating an archive
|
D | ChangeLog | 991 (usage): Add a line for -L/--check-symlink-times to the help string. 992 (switches): Add -L/--check-symlink-times command line argument. 1001 * doc/make.texi (Options Summary): Add -L/--check-symlink-times docs. 1610 is used multiple times. 1767 strlen() a ridiculous number of times. Instead of having each
|
/ndk/build/tools/ |
D | DEV-SCRIPTS-USAGE.TXT | 190 times to increase the level of verbosity. 492 Once you have used the script three times (once per supported host systems),
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | uniq.good | 584 it as matched, any number of times (otherwise there could be infinite 818 that it may occur zero times. It may repeat infinitely, or not at all -
|
D | uniq.inp | 1316 it as matched, any number of times (otherwise there could be infinite 1713 that it may occur zero times. It may repeat infinitely, or not at all -
|
/ndk/build/gmsl/ |
D | __gmsl | 718 # Returns: The integer times 2
|
/ndk/sources/host-tools/make-3.81/po/ |
D | nl.po | 795 " -L, --check-symlink-times Use the latest mtime between symlinks and " 798 " -L, --check-symlink-times De laatste mtime tussen symbolische koppeling "
|
D | fi.po | 793 " -L, --check-symlink-times Use the latest mtime between symlinks and " 796 " -L, --check-symlink-times Käytä uusinta mtime-aikaa symlinkkien ja\n"
|
D | pl.po | 795 " -L, --check-symlink-times Use the latest mtime between symlinks and " 798 " -L, --check-symlink-times U�ywanie ostatniego mtime mi�dzy dowi�zaniem a "
|
D | ga.po | 797 " -L, --check-symlink-times Use the latest mtime between symlinks and " 800 " -L, --check-symlink-times �s�id an t-am modhnaithe is d�ana�, ar an "
|
D | make.pot | 760 " -L, --check-symlink-times Use the latest mtime between symlinks and "
|
D | vi.po | 807 " -L, --check-symlink-times Use the latest mtime between symlinks and " 810 " -L, --check-symlink-times\n"
|
D | be.po | 765 " -L, --check-symlink-times Use the latest mtime between symlinks and "
|
D | ko.po | 782 " -L, --check-symlink-times Use the latest mtime between symlinks and "
|
D | zh_CN.po | 772 " -L, --check-symlink-times Use the latest mtime between symlinks and "
|
D | ja.po | 791 " -L, --check-symlink-times Use the latest mtime between symlinks and "
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
D | sed-in.texi | 2549 next three characters are not @samp{a}. It just asserts three times that the 3359 always helpful. There are often times when a grouping 3491 number of permitted times), without causing the rest of the 3516 of times possible, so the pattern @code{/\*.*?\*/} 3804 same thing several times. If any kind of assertion contains 3903 times, the use of a once-only subpattern is the only way to
|
D | sed.texi | 2716 next three characters are not @samp{a}. It just asserts three times that the 3526 always helpful. There are often times when a grouping 3658 number of permitted times), without causing the rest of the 3683 of times possible, so the pattern @code{/\*.*?\*/} 3971 same thing several times. If any kind of assertion contains 4070 times, the use of a once-only subpattern is the only way to
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 346 uses the makefile data base and the last-modification times of the 1128 contain the number of times this instance has restarted. Note 1150 Supports the `-L' (`--check-symlink-times') flag. *Note 1679 of the prerequisites (by comparison of last-modification times). The 3466 times to prevent other sorts of trouble. 4083 called, or even how many times. 5610 The result is that TEXT is expanded as many times as there are 6102 If you use the `-f' flag several times and follow each `-f' with an 6261 files' modification times are recorded by `make' as being the 6262 present time, although the actual modification times remain the [all …]
|
D | make.texi | 378 uses the makefile data base and the last-modification times of the files to 1319 @vindex MAKE_RESTARTS @r{(number of times @code{make} has restarted)} 1323 will contain the number of times this instance has restarted. Note 1359 Supports the @code{-L} (@code{--check-symlink-times}) flag. 1956 of the prerequisites (by comparison of last-modification times). The 4154 times to prevent other sorts of trouble. 4950 times. 6874 The result is that @var{text} is expanded as many times as there are 7460 If you use the @samp{-f} flag several times and follow each @samp{-f} 7663 files' modification times are recorded by @code{make} as being the present [all …]
|