Home
last modified time | relevance | path

Searched defs:test5 (Results 1 – 25 of 139) sorted by relevance

123456

/external/llvm/test/MC/AsmParser/
Dmacros.s47 .macro test5 _a macro
52 test5 zed1 label
/external/clang/test/SemaObjC/
Darc-system-header.m26 void test5(struct Test5 *p) { function
/external/clang/test/CodeGen/
Dattr-minsize.cpp59 void test5(T arg) { in test5() function
Dstatements.c35 int test5(long long b) { in test5() function
Dasm-inout.c44 __m64 test5(__m64 __A, __m64 __B) { in test5() function
Ddostmt.c65 void test5() { in test5() function
Dbool-convert.c8 _Bool test5; in f() local
Dasm_arm.c39 void test5() { in test5() function
Dvisibility.c76 __private_extern__ void test5(void) {} in test5() function
D2003-09-18-BitfieldTests.c27 void test5(BF *b, int i) { // array ref in test5() function
Dswitch-dce.c85 void test5() { in test5() function
/external/clang/test/Sema/
Dblock-args.c45 void test5(void) { in test5() function
Dreturn-noreturn.c40 _Noreturn void test5() { in test5() function
Darm-neon-types.c30 int16x8_t test5(int *p) { in test5() function
Dblock-literal.c62 void test5() { in test5() function
/external/clang/test/CodeGenObjC/
Darc-unopt.m53 void test5(void) { function
/external/clang/test/CodeGenObjCXX/
Darc-references.mm63 void test5(__strong id &x) { function
/external/clang/test/Parser/
Dstatements.c42 void test5() { in test5() function
Dpointer-arithmetic.c8 int test5(int *a, int *b) { return a + b; } /* expected-error {{invalid operands}} */ in test5() function
Dimplicit-casts.c21 int y; void test5(char c) { y += c; } in test5() function
/external/clang/test/SemaCXX/
Dwarn-vla.cpp18 void test5(int n, int v[n]) { // expected-warning {{variable length array used}} in test5() function
/external/v8/test/mjsunit/
Dobject-literal-conversions.js41 var test5 = { 13: function() {}, "13": 7 }; variable
/external/clang/test/Rewriter/
Drewrite-block-literal.mm58 void test5() { function
/external/clang/test/CodeGenCXX/
Dunknown-anytype.cpp46 void test5() { in test5() function
/external/v8/test/mjsunit/compiler/
Dsimple-bailouts.js61 Test.prototype.test5 = function() { method in Test

123456