/ndk/sources/cxx-stl/llvm-libc++/test/thread/thread.condition/thread.condition.condvarany/ |
D | wait_for.pass.cpp | 34 int runs = 0; variable 49 if (runs == 0) in f() 59 ++runs; in f()
|
D | wait_for_pred.pass.cpp | 44 int runs = 0; variable 57 if (runs == 0) in f() 67 ++runs; in f()
|
D | wait_until.pass.cpp | 51 int runs = 0; variable 64 if (runs == 0) in f() 74 ++runs; in f()
|
D | wait_until_pred.pass.cpp | 62 int runs = 0; variable 74 if (runs == 0) in f() 86 ++runs; in f()
|
/ndk/sources/cxx-stl/llvm-libc++/test/thread/thread.condition/thread.condition.condvar/ |
D | wait_for.pass.cpp | 31 int runs = 0; variable 46 if (runs == 0) in f() 56 ++runs; in f()
|
D | wait_for_pred.pass.cpp | 41 int runs = 0; variable 54 if (runs == 0) in f() 64 ++runs; in f()
|
D | wait_until.pass.cpp | 48 int runs = 0; variable 61 if (runs == 0) in f() 71 ++runs; in f()
|
D | wait_until_pred.pass.cpp | 58 int runs = 0; variable 70 if (runs == 0) in f() 82 ++runs; in f()
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | errors | 7 $details = "This test runs two makes. The first runs on a target with a \n"
|
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/ |
D | SHELL | 21 # makefile, but make runs $(SHELL) -c 'commandline' and that doesn't work at
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | unordered_test.cpp | 434 for (int runs = 0; runs < 2; ++runs) { in equal_range() local
|
/ndk/tests/device/test-stlport/unit/ |
D | unordered_test.cpp | 434 for (int runs = 0; runs < 2; ++runs) { in equal_range() local
|
/ndk/sources/host-tools/make-3.81/glob/ |
D | ChangeLog | 109 on the compile line. This is because when build.sh runs it merely
|
/ndk/sources/host-tools/make-3.81/ |
D | NEWS | 441 are now omitted if Make runs no commands and has no other messages to print. 519 * The exit status of Make when it runs into errors is now 2 instead of 1. 627 the current directory before and after Make runs. The `-C' switch to 645 Make runs. Instead, only variables specified on the command line or in
|
D | COPYING | 164 operating system on which the executable runs, unless that component
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 163 operating system on which the executable runs, unless that component
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 163 operating system on which the executable runs, unless that component
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING | 163 operating system on which the executable runs, unless that component
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | COPYING | 163 operating system on which the executable runs, unless that component
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 245 * Make Control Functions:: Functions that control how make runs. 1229 succeeds in making one, or it runs out of names to try. Note that it 1838 part is the so-called drive letter). When `make' runs on these 3273 actually installed on the system where `make' runs. 3428 date, so the next time `make' runs, it will not try to update that 3853 The first command in this example runs Yacc on the first 4679 When `make' runs a command script, variables defined in the makefile 5117 * Make Control Functions:: Functions that control how make runs. 6003 These functions control the way make runs. Generally, they are used to 6363 `CFLAGS' is included in each command that runs the C compiler, so a [all …]
|
D | make.texi | 271 * Make Control Functions:: Functions that control how make runs. 1441 until it succeeds in making one, or it runs out of names to try. Note 2159 @file{c:} part is the so-called drive letter). When @code{make} runs on 3920 such a shell is actually installed on the system where @code{make} runs. 4112 date, so the next time @code{make} runs, it will not try to update that 4669 The first command in this example runs Yacc on the first prerequisite of 5720 When @code{make} runs a command script, variables defined in the 6207 * Make Control Functions:: Functions that control how make runs. 7348 These functions control the way make runs. Generally, they are used to 7785 @code{CFLAGS} is included in each command that runs the C compiler, so a [all …]
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | uniq.good | 829 the loop runs just once. */
|
D | uniq.inp | 1725 the loop runs just once. */
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | COPYING | 132 (if any) on which the executable work runs, or a compiler used to
|
/ndk/sources/host-tools/nawk-20071023/ |
D | FIXES | 621 changed rehash so that if it runs out, it just returns;
|