Searched defs:test8 (Results 1 - 25 of 54) sorted by relevance

123

/external/clang/test/CodeGen/
H A Dswitch-dce.c132 // CHECK: @test8
139 void test8() { function
H A Dbuiltin-memfns.c74 void test8(int *arg) { function
75 // CHECK: @test8
H A Dconditional.c30 void* test8() {return 1 ? test6 : test7;} function
H A Dinline.c115 void test8() { strlcpy(0,0,0); } function
H A Dext-vector.c195 // CHECK: @test8
196 void test8(float4 *ap, float4 *bp, int c) { function
H A Dobject-size.c65 // CHECK: define void @test8
66 void test8() { function
/external/clang/test/CodeGenCXX/
H A Dnew-overflow.cpp162 namespace test8 { namespace
186 // test8 with an unsigned type.
H A Dunknown-anytype.cpp83 void test8(Test8 *p) { function
H A Dmangle-unnamed.cpp81 void test8() { make_test8(T8); } function
H A Darm.cpp320 namespace test8 { namespace
H A Deh.cpp159 namespace test8 { namespace
H A Dexceptions.cpp384 namespace test8 { namespace
/external/clang/test/Sema/
H A Dscope-check.c59 int test8(int x) { function
H A Dwarn-shadow.c59 void test8() { function
H A Dasm.c84 void test8(int i) { function
H A Dattr-deprecated.c62 int test8(char *p) { function
/external/clang/test/SemaObjC/Inputs/
H A Darc-system-header.h50 static inline void *test8(id ptr) { function
/external/v8/test/mjsunit/regress/
H A Dregress-969.js106 function test8(index) { return first((o[index] = 1, typeof x8), 2); } function
107 assertEquals('number', test8());
109 assertEquals('undefined', test8());
H A Dregress-70066.js118 function test8() { function
122 assertEquals(true, test8(), "test8");
123 assertThrows("x", "test8"); // Global x should be deleted.
/external/clang/test/Analysis/
H A Dunreachable-code-path.c82 void test8() { function
/external/clang/test/Parser/
H A Dswitch-recovery.cpp89 int test8( foo x ) { function
/external/clang/test/SemaCXX/
H A Dwarn-shadow.cpp81 void test8() { function
/external/v8/test/mjsunit/
H A Ddebug-stepout-scope.js129 function test8() { function
133 test8();
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.argdep/
H A Dp2.cpp127 namespace test8 { namespace
/external/clang/test/CXX/class.access/class.protected/
H A Dp1.cpp290 namespace test8 { namespace

Completed in 462 milliseconds

123