| /external/chromium_org/v8/test/webkit/ |
| get-by-pname-that-looks-like-a-patchable-get-by-val.js | 28 function foo() { function 42 shouldBe("foo()", "300");
|
| new-array-double-with-holes.js | 28 function foo(array, i) { function 33 shouldBe("foo([, 1.5], 0)", "void 0");
|
| try-catch-try-try-catch-try-finally-return-catch-finally.js | 28 function foo() { function 49 foo();
|
| try-try-return-finally-finally.js | 28 function foo() { function 44 foo();
|
| /external/clang/test/Analysis/ |
| redefined_system.c | 15 int foo () { function
|
| /external/clang/test/CodeGen/ |
| 2002-07-17-StringConstant.c | 4 char * foo() { return "\\begin{"; } function
|
| 2002-09-08-PointerShifts.c | 4 int foo(int *A, unsigned X) { function
|
| 2004-03-07-ExternalConstant.c | 5 int foo () { function
|
| 2004-03-16-AsmRegisterCrash.c | 4 int foo() { function
|
| 2004-05-07-VarArrays.c | 3 int foo(int len, char arr[][len], int X) { function
|
| 2005-02-20-AggregateSAVEEXPR.c | 3 int foo(__complex float c) { function
|
| 2005-03-11-Prefetch.c | 3 void foo(int *P) { function
|
| 2005-07-20-SqrtNoErrno.c | 5 float foo(float X) { function 6 // CHECK: foo
|
| 2007-01-24-InlineAsmCModifier.c | 5 void foo() { function
|
| 2007-02-16-VoidPtrDiff.c | 3 void foo(void *ptr, int test) { function
|
| 2007-03-01-VarSizeArrayIdx.c | 4 float foo(int w, float A[][w], int g, int h) { function
|
| 2007-04-14-FNoBuiltin.c | 6 // CHECK: define void {{.*}}foo( 7 void foo(const char *msg) { function
|
| 2007-07-29-RestrictPtrArg.c | 3 void foo(int * __restrict myptr1, int * myptr2) { function
|
| 2007-09-14-NegatePointer.c | 4 int foo(unsigned char *test) { function
|
| 2007-10-02-VolatileArray.c | 4 void foo(volatile int *p) function
|
| 2009-03-01-MallocNoAlias.c | 3 void * __attribute__ ((malloc)) foo (void) { return 0; } function
|
| 2009-03-13-dbg.c | 2 void foo() {} function
|
| 2009-09-24-SqrtErrno.c | 6 float foo(float X) { function 7 // CHECK: foo
|
| annotations-loc.c | 7 int __attribute((annotate("foo"))) foo(void) { return 0; } function
|
| asm-reg-var-local.c | 4 int foo() { function
|