/external/llvm/test/MC/AsmParser/ |
D | macros.s | 47 .macro test5 _a macro 52 test5 zed1 label
|
/external/clang/test/SemaObjC/ |
D | arc-system-header.m | 26 void test5(struct Test5 *p) { function
|
/external/clang/test/CodeGen/ |
D | attr-minsize.cpp | 59 void test5(T arg) { in test5() function
|
D | statements.c | 35 int test5(long long b) { in test5() function
|
D | asm-inout.c | 44 __m64 test5(__m64 __A, __m64 __B) { in test5() function
|
D | dostmt.c | 65 void test5() { in test5() function
|
D | bool-convert.c | 8 _Bool test5; in f() local
|
D | asm_arm.c | 39 void test5() { in test5() function
|
D | visibility.c | 76 __private_extern__ void test5(void) {} in test5() function
|
D | 2003-09-18-BitfieldTests.c | 27 void test5(BF *b, int i) { // array ref in test5() function
|
D | switch-dce.c | 85 void test5() { in test5() function
|
/external/clang/test/Sema/ |
D | block-args.c | 45 void test5(void) { in test5() function
|
D | return-noreturn.c | 40 _Noreturn void test5() { in test5() function
|
D | arm-neon-types.c | 30 int16x8_t test5(int *p) { in test5() function
|
D | block-literal.c | 62 void test5() { in test5() function
|
/external/clang/test/CodeGenObjC/ |
D | arc-unopt.m | 53 void test5(void) { function
|
/external/clang/test/CodeGenObjCXX/ |
D | arc-references.mm | 63 void test5(__strong id &x) { function
|
/external/clang/test/Parser/ |
D | statements.c | 42 void test5() { in test5() function
|
D | pointer-arithmetic.c | 8 int test5(int *a, int *b) { return a + b; } /* expected-error {{invalid operands}} */ in test5() function
|
D | implicit-casts.c | 21 int y; void test5(char c) { y += c; } in test5() function
|
/external/clang/test/SemaCXX/ |
D | warn-vla.cpp | 18 void test5(int n, int v[n]) { // expected-warning {{variable length array used}} in test5() function
|
/external/v8/test/mjsunit/ |
D | object-literal-conversions.js | 41 var test5 = { 13: function() {}, "13": 7 }; variable
|
/external/clang/test/Rewriter/ |
D | rewrite-block-literal.mm | 58 void test5() { function
|
/external/clang/test/CodeGenCXX/ |
D | unknown-anytype.cpp | 46 void test5() { in test5() function
|
/external/v8/test/mjsunit/compiler/ |
D | simple-bailouts.js | 61 Test.prototype.test5 = function() { method in Test
|