Searched defs:test18 (Results 1 - 18 of 18) sorted by relevance

/external/clang/test/Misc/
H A Ddiag-template-diffing-color.cpp54 void test18() { function
H A Ddiag-template-diffing.cpp497 void test18() { function
/external/clang/test/CodeGen/
H A Dobject-size.c142 // CHECK: @test18
143 unsigned test18(int cond) { function
H A Dmmx-builtins.c95 __m64 test18(__m128d a) { function
/external/clang/test/Sema/
H A Dattr-deprecated.c101 test18 __attribute__((deprecated)), variable
H A Dbuiltins.c180 void test18() { function
H A Dexprs.c171 void test18(int b) { function
H A Dreturn.c101 int test18() { function
H A Dswitch.c297 int test18() { function
H A Dconversion.c330 void test18() { function
H A Duninit-variables.c135 int test18(int x, int y) { function
/external/clang/test/Parser/
H A Dchar-literal-printing.c24 wchar_t test18(void) { return L'\t'; } function
H A Ddeclarators.c106 void test18() { function
/external/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp21 class test18 : virtual test17 { virtual void f(); }; class in inherits:test17
22 class test19 : virtual test18 { virtual void f(); };
/external/clang/test/CXX/class.access/
H A Dp4.cpp440 namespace test18 { namespace
/external/clang/test/CodeGenCXX/
H A Dmangle.cpp559 namespace test18 { namespace
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp1053 // test18: TN. Synchronization via Await(), signaller gets there first. {{{1
1054 namespace test18 { namespace
1080 printf("test18: negative\n");
1085 } // namespace test18
1090 // Same as test18, but with AwaitWithTimeout. Do not timeout.
/external/valgrind/unittest/
H A Dracecheck_unittest.cc756 // test18: TN. Synchronization via Await(), signaller gets there first. {{{1
757 namespace test18 { namespace
783 printf("test18: negative\n");
788 } // namespace test18
793 // Same as test18, but with AwaitWithTimeout. Do not timeout.

Completed in 1433 milliseconds