/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
D | 2-3.c | 148 struct testdata { struct 149 int count; 150 pthread_cond_t cnd; 151 pthread_mutex_t mtx; 152 int predicate; 153 clockid_t cid; 154 int mtype; 155 char fork;
|
D | 2-1.c | 24 struct testdata { struct 25 pthread_mutex_t mutex; 26 pthread_cond_t cond;
|
D | 4-1.c | 23 struct testdata { struct 24 pthread_mutex_t mutex; 25 pthread_cond_t cond;
|
D | 1-1.c | 23 struct testdata { struct 24 pthread_mutex_t mutex; 25 pthread_cond_t cond;
|
D | 1-2.c | 163 struct testdata { struct 171 struct testdata *td; argument
|
D | 2-2.c | 27 struct testdata { struct 28 pthread_mutex_t mutex; 29 pthread_cond_t cond;
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
D | 4-1.c | 25 struct testdata { struct 26 pthread_mutex_t mutex; 27 pthread_cond_t cond;
|
D | 1-1.c | 25 struct testdata { struct 26 pthread_mutex_t mutex; 27 pthread_cond_t cond;
|
D | 2-3.c | 27 struct testdata { struct 28 pthread_mutex_t mutex; 29 pthread_cond_t cond;
|
D | 3-1.c | 25 struct testdata { struct 26 pthread_mutex_t mutex; 27 pthread_cond_t cond;
|
D | 2-2.c | 28 struct testdata { struct 29 pthread_mutex_t mutex; 30 pthread_cond_t cond;
|
D | 2-1.c | 32 struct testdata { struct 33 pthread_mutex_t mutex; 34 pthread_cond_t cond;
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
D | 3-1.c | 20 struct testdata { struct 21 pthread_mutex_t mutex; 22 pthread_cond_t cond;
|
D | 2-1.c | 22 struct testdata { struct 23 pthread_mutex_t mutex; 24 pthread_cond_t cond;
|
D | 1-1.c | 22 struct testdata { struct 23 pthread_mutex_t mutex; 24 pthread_cond_t cond;
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
D | 2-2.c | 27 struct testdata { struct 28 pthread_mutex_t mutex; 29 pthread_cond_t cond;
|
D | 1-1.c | 24 struct testdata { struct 25 pthread_mutex_t mutex; 26 pthread_cond_t cond;
|
D | 4-1.c | 24 struct testdata { struct 25 pthread_mutex_t mutex; 26 pthread_cond_t cond;
|
D | 2-1.c | 25 struct testdata { struct 26 pthread_mutex_t mutex; 27 pthread_cond_t cond;
|
/external/skia/tools/ |
D | chrome_fuzz.cpp | 15 static bool read_test_case(const char* filename, SkString* testdata) { in read_test_case() 31 static void run_test_case(const SkString& testdata, const SkBitmap& bitmap, in run_test_case() 61 SkString testdata; in read_and_run_test_case() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/text/ |
D | DigitListTest.java | 15 private static long testdata = 1414213562; field in DigitListTest
|
/external/icu/android_icu4j/src/main/tests/android/icu/text/ |
D | DigitListTest.java | 16 private static long testdata = 1414213562; field in DigitListTest
|
/external/libvpx/libvpx/build/make/ |
D | Makefile | 26 testdata:: .DEFAULT target 115 testdata:: target
|
/external/google-breakpad/src/processor/ |
D | static_address_map_unittest.cc | 146 int *testdata[kNumberTestCases]; member in TestStaticAddressMap
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationIteratorTest.java | 637 String testdata[] = {"\u1ED9", "o\u0323\u0302", in TestNormalization() local
|