Searched defs:test38 (Results 1 - 8 of 8) sorted by relevance

/external/clang/test/Parser/
H A Dchar-literal-printing.c50 char16_t test38(void) { return u'\x333'; } function
/external/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp41 class test38 : virtual test37 { virtual void f(); }; class in inherits:test37
42 class test39 : virtual test38 { virtual void f(); };
/external/clang/test/CodeGen/
H A Dmmx-builtins.c195 __m64 test38(__m64 a, __m64 b) { function
/external/clang/test/Sema/
H A Duninit-variables.c278 int test38(int r, int x, int y) function
/external/clang/test/CodeGenCXX/
H A Dmangle.cpp879 namespace test38 { namespace
H A Dvisibility.cpp770 namespace test38 { namespace
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp1904 // test38: TN. Synchronization via Mutexes and PCQ. 4 threads. W/W {{{1
1905 namespace test38 { namespace
1963 printf("test38: negative\n");
1974 } // namespace test38
2012 // Similar to test38 but with different order of events (due to sleep).
/external/valgrind/unittest/
H A Dracecheck_unittest.cc1594 // test38: TN. Synchronization via Mutexes and PCQ. 4 threads. W/W {{{1
1595 namespace test38 { namespace
1653 printf("test38: negative\n");
1664 } // namespace test38
1699 // Similar to test38 but with different order of events (due to sleep).

Completed in 312 milliseconds