/ndk/sources/cxx-stl/llvm-libc++/libcxx/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++/libcxx/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-stlport/unit/ |
D | unordered_test.cpp | 434 for (int runs = 0; runs < 2; ++runs) { in equal_range() local
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | unordered_test.cpp | 434 for (int runs = 0; runs < 2; ++runs) { in equal_range() local
|
/ndk/sources/third_party/googletest/googletest/ |
D | CHANGES | 82 * New feature: when a test runs under Visual Studio, its failures are
|
/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/sources/third_party/googletest/googletest/include/gtest/ |
D | gtest-param-test.h.pump | 202 // with a particular generator, Google Test creates and runs tests
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING | 163 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/sources/host-tools/make-3.81/tests/ |
D | COPYING | 163 operating system on which the executable runs, unless that component
|
/ndk/sources/host-tools/ndk-stack/ |
D | NOTICE | 163 operating system on which the executable runs, unless that component
|
/ndk/tests/build/lambda-defarg3/ |
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/tests/build/test-stlport_static-exception-force-rebuild/ |
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 …]
|