Searched refs:again (Results 1 – 25 of 51) sorted by relevance
123
/ndk/sources/android/support/src/stdio/ |
D | vfscanf.c | 149 again: c = *fmt++; in VFSCANF() 163 goto again; in VFSCANF() 166 goto again; in VFSCANF() 175 goto again; in VFSCANF() 183 goto again; in VFSCANF() 191 goto again; in VFSCANF() 194 goto again; in VFSCANF() 197 goto again; in VFSCANF() 200 goto again; in VFSCANF() 205 goto again; in VFSCANF()
|
/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 55 # TEST #4 -- now we do it again 77 # TEST #6 -- now we do it again: this time foo won't be built 101 # TEST #8 -- now we do it again: this time foo.w won't be built
|
D | echoing | 18 ."for. Third, we give the clean target again except this time\n" 22 ."if it actually tried to run the delete command again and the \n" 23 ."file didn't exist. Lastly, we run the first test again with \n"
|
D | parallelism | 159 # # Do it again, this time where the include is done by the non-master make.
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
D | dash-f | 47 # Run Make again with the rule from the second makefile: TWO 55 # Run Make again with the rule from the third makefile: THREE 65 # Run Make again with ALL three rules in the order 2 1 3 to make sure
|
D | dash-B | 7 Invoke make once, so it builds everything. Invoke it again and verify 9 is built again.";
|
D | dash-l | 12 the temp file again. Thus if any of the rules are run in
|
D | dash-C | 46 # Do it again with trailing "/"; this should work the same
|
D | dash-W | 13 # Run it again: nothing should happen
|
/ndk/build/core/ |
D | setup-imports.mk | 26 $(call __ndk_info,Please fix the error and start again.)
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | README.boot | 5 comments found therein, and then try running ``bootstrap.sh'' again.
|
D | BUGS | 61 again undefined behavior according to POSIX, but this interpretation 64 a slash, which is again undefined behavior; the new behavior avoids
|
D | configure.ac | 133 is invalid, use setlocale again just to get the current locale. */
|
/ndk/sources/cxx-stl/stlport/src/ |
D | stlport.rc | 37 * value. We do not check the major version that will never be 0 again.
|
/ndk/sources/host-tools/make-3.81/ |
D | configure.bat | 59 echo Your environment is too small. Please enlarge it and run me again.
|
/ndk/sources/cxx-stl/stlport/stlport/ |
D | bitset | 39 // returns a reference to a bit, again without doing any range checking.
|
/ndk/sources/host-tools/make-3.81/tests/scripts/targets/ |
D | INTERMEDIATE | 12 that the intermediate file is again deleted.
|
/ndk/build/gmsl/ |
D | gmsl | 43 # bother including it again
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
D | word | 87 # Test error conditions again, but this time in a variable reference
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | BOOST.tests | 651 ; again but with slower algorithm variant: 653 ; now again for single character repeats: 689 ; and again for sets: 724 ; and again for tricky sets with digraphs:
|
D | madding.sed | 8 …again into its place. When the waggon had passed on, Gabriel withdrew from his point of espial, a…
|
D | madding.inp | 1 …teps were heard returning. She put the glass in the paper, and the whole again into its place. W…
|
/ndk/docs/text/ |
D | CPU-X86.text | 92 store data from registers to memory, process them serialy and load them again.
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | execute.c | 1179 bool again = true; local 1241 again = sub->global; 1265 while (again
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | README | 53 /tmp or similar, and try again. If the error disappears, it's an issue
|
123