Searched defs:test51 (Results 1 - 7 of 7) sorted by relevance

/external/clang/test/Parser/
H A Dchar-literal-printing.c66 char32_t test51(void) { return U'\x333'; } function
/external/clang/test/CodeGen/
H A Dmmx-builtins.c260 __m64 test51(__m64 a, __m64 b) { function
H A Dx86_64-arguments.c397 void test51(struct test51_s *s, __builtin_va_list argList) { function
401 // CHECK: define void @test51
/external/clang/test/Sema/
H A Duninit-variables.c353 int test51(void) function
/external/clang/test/CodeGenCXX/
H A Dvisibility.cpp943 namespace test51 { namespace
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp2489 // test51: TP. Synchronization via CondVar: problem with several signals. {{{1
2490 namespace test51 { namespace
2555 ANNOTATE_EXPECT_RACE(&GLOB, "test51. TP.");
2556 printf("test51: positive\n");
2561 } // namespace test51
2570 // same as test51 but the first signal will be lost
/external/valgrind/unittest/
H A Dracecheck_unittest.cc2170 // test51: TP. Synchronization via CondVar: problem with several signals. {{{1
2171 namespace test51 { namespace
2230 ANNOTATE_EXPECT_RACE(&GLOB, "test51. TP.");
2231 printf("test51: positive\n");
2238 } // namespace test51
2248 // same as test51 but the first signal will be lost

Completed in 84 milliseconds