Searched refs:test28 (Results 1 - 6 of 6) sorted by relevance

/external/clang/test/Sema/
H A Dreturn.c192 void test28() __attribute__((noreturn));
193 void test28(x) { while (1) { } } function
H A Duninit-variables.c200 int test28() { function
/external/clang/test/CodeGen/
H A Dmmx-builtins.c145 __m64 test28(__m64 a, __m64 b) { function
/external/clang/test/CodeGenCXX/
H A Dmangle.cpp705 namespace test28 { namespace
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp1398 // test28: TN. Synchronization via Mutex, then PCQ. 3 threads {{{1
1399 namespace test28 { namespace
1433 printf("test28: negative\n");
1440 } // namespace test28
1445 // Similar to test28, but has two Getters and two PCQs.
1813 // variation of test28 (W/W instead of W/R)
/external/valgrind/unittest/
H A Dracecheck_unittest.cc1092 // test28: TN. Synchronization via Mutex, then PCQ. 3 threads {{{1
1093 namespace test28 { namespace
1127 printf("test28: negative\n");
1134 } // namespace test28
1139 // Similar to test28, but has two Getters and two PCQs.
1505 // variation of test28 (W/W instead of W/R)

Completed in 170 milliseconds