Searched defs:test53 (Results 1 - 6 of 6) sorted by relevance

/external/clang/test/CodeGen/
H A Dmmx-builtins.c270 __m64 test53(__m64 a, __m64 b) { function
H A Dx86_64-arguments.c422 void test53(__m256 *m, __builtin_va_list argList) { function
425 // AVX: define void @test53
/external/clang/test/Sema/
H A Duninit-variables.c376 void test53() { function
/external/clang/test/CodeGenCXX/
H A Dvisibility.cpp978 namespace test53 { namespace
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp2635 // test53: FP. Synchronization via implicit semaphore. {{{1
2636 namespace test53 { namespace
2688 ANNOTATE_EXPECT_RACE_FOR_TSAN(&GLOB, "test53. FP. Implicit semaphore");
2689 printf("test53: FP. false positive, Implicit semaphore\n");
2696 } // namespace test53
2701 // Same as test53, but annotated.
/external/valgrind/unittest/
H A Dracecheck_unittest.cc2312 // test53: FP. Synchronization via implicit semaphore. {{{1
2313 namespace test53 { namespace
2364 ANNOTATE_EXPECT_RACE_FOR_TSAN(&GLOB, "test53. FP. Implicit semaphore");
2365 printf("test53: FP. false positive, Implicit semaphore\n");
2372 } // namespace test53
2377 // Same as test53, but annotated.

Completed in 173 milliseconds