Searched refs:test13 (Results 1 - 24 of 24) sorted by relevance

/external/clang/test/CodeGen/
H A Dswitch-dce.c221 // CHECK: @test13
225 void test13(int x) { function
229 default: test13(42); break;
H A Dobject-size.c100 // CHECK: define void @test13
101 void test13() { function
H A Dext-vector.c245 // CHECK: @test13
247 int4 test13(int4 *V) { function
H A Dmmx-builtins.c70 __m64 test13(__m64 a) { function
/external/clang/test/Sema/
H A Dasm.c122 void test13(void) { function
H A Dc89.c72 struct test13 { struct
H A Dbuiltins.c84 int test13() { function
H A Dattr-deprecated.c93 int test13(foo_dep *foo) __attribute__((deprecated));
H A Dreturn.c81 int test13() { function
H A Dswitch.c235 int test13(my_type_t t) { function
H A Dblock-misc.c121 void *test13 = ^{
H A Dexprs.c129 void test13( function
H A Dscope-check.c196 void test13(int n, void *p) {
H A Dconversion.c213 void test13(long double v) { function
H A Duninit-variables.c86 int test13() { function
/external/clang/test/Parser/
H A Dchar-literal-printing.c19 char test13(void) { return '\n'; } function
H A Ddeclarators.c85 struct test13 { int a; } (test13x); struct
/external/clang/test/CodeGenCXX/
H A Deh.cpp318 namespace test13 { namespace
H A Dmangle.cpp504 namespace test13 { namespace
/external/clang/test/CXX/temp/temp.decls/temp.friend/
H A Dp1.cpp281 namespace test13 { namespace
289 void foo(Role<N, test13::Foo> &role) {
/external/clang/test/CXX/class.access/
H A Dp4.cpp326 namespace test13 { namespace
/external/clang/test/CXX/class.access/class.protected/
H A Dp1.cpp425 namespace test13 { namespace
426 class A { protected: int foo(); }; // expected-note {{object type 'test13::D' must derive from context type 'test13::C'}}
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp828 // test13: FP. Synchronization via Mutex, then via LockWhen. {{{1
829 namespace test13 { namespace
869 // ANNOTATE_EXPECT_RACE(&GLOB, "test13. FP. Fixed by MSMProp1.");
870 printf("test13: negative\n");
880 } // namespace test13
/external/valgrind/unittest/
H A Dracecheck_unittest.cc534 // test13: FP. Synchronization via Mutex, then via LockWhen. {{{1
535 namespace test13 { namespace
575 // ANNOTATE_EXPECT_RACE(&GLOB, "test13. FP. Fixed by MSMProp1.");
576 printf("test13: negative\n");
586 } // namespace test13

Completed in 367 milliseconds