/external/clang/test/CodeGen/ |
D | windows-struct-abi.c | 28 struct f4 { struct 35 struct f4 return_f4(void) { while (1); } in return_f4() argument
|
D | ppc64-extend.c | 13 unsigned int f4(void) { return 0; } in f4() function
|
D | x86_64-arguments-win32.c | 16 void f4(unsigned short a) {} in f4() function
|
/external/clang/test/SemaObjCXX/ |
D | instantiate-expr.mm | 62 void f4(B *b, T value) { function 66 template void f4(B*, int); function 67 template void f4(B*, int*); // expected-note{{in instantiation of function template specialization … function
|
D | arc-overloading.mm | 73 int &f4(id __autoreleasing *); function 74 float &f4(id __strong *); function
|
/external/v8/test/mjsunit/compiler/ |
D | proto-chain-constant.js | 33 var obj4 = c(null, { f4: { value: function() { return 4; }, writable: true }}); property 45 obj4.f4 = function() { return 5; }; function
|
D | loopcount.js | 42 function f4() { function
|
/external/clang/test/PCH/ |
D | ext_vector.c | 8 int test(float4 f4) { in test()
|
D | chain-ext_vector.c | 9 int test(float4 f4) { in test()
|
/external/clang/test/Sema/ |
D | pragma-pack-5.c | 27 char f4; member 35 char f4; member
|
D | arg-duplicate.c | 12 void f4(void) { in f4() function
|
D | attr-noreturn.c | 26 void f4() { in f4() function
|
D | alias-redefinition.c | 18 void f4() {} in f4() function
|
/external/v8/test/mjsunit/ |
D | binary-operation-overwrite.js | 32 function f4() { return (1 || 2) + 3; } function
|
/external/v8/test/webkit/ |
D | do-while-semicolon.js | 40 function f4() { function
|
D | toString-for-var-decl.js | 31 var f4 = function () { for (var j;;) {} } function
|
/external/clang/test/CodeGenObjC/ |
D | exceptions.m | 130 void f4() { function
|
/external/clang/test/SemaObjC/ |
D | builtin_objc_lib_functions.m | 16 id f4(struct objc_super *super, SEL op) { // expected-warning {{declaration of 'struct objc_super' … function
|
/external/v8/test/mjsunit/regress/ |
D | regress-2594.js | 62 function f4() { function
|
D | regress-crbug-336148.js | 44 function f4() { return 0 || 2; }; function
|
/external/clang/test/CodeGenCXX/ |
D | int64_uint64.cpp | 23 void f4(uint64_t *ptr) {} in f4() function
|
D | mangle-extern-local.cpp | 38 int f4() { in f4() function
|
D | mangle-windows.cpp | 19 extern "C" void __fastcall f4(void) {} in f4() function
|
/external/llvm/test/MC/ARM/ |
D | ltorg.s | 34 f4: label
|
D | ltorg-darwin.s | 36 f4: label
|