Home
last modified time | relevance | path

Searched defs:f4 (Results 1 – 25 of 190) sorted by relevance

12345678

/external/clang/test/CodeGen/
Dwindows-struct-abi.c28 struct f4 { struct
35 struct f4 return_f4(void) { while (1); } in return_f4() argument
Dppc64-extend.c13 unsigned int f4(void) { return 0; } in f4() function
Dx86_64-arguments-win32.c16 void f4(unsigned short a) {} in f4() function
/external/clang/test/SemaObjCXX/
Dinstantiate-expr.mm62 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
Darc-overloading.mm73 int &f4(id __autoreleasing *); function
74 float &f4(id __strong *); function
/external/v8/test/mjsunit/compiler/
Dproto-chain-constant.js33 var obj4 = c(null, { f4: { value: function() { return 4; }, writable: true }}); property
45 obj4.f4 = function() { return 5; }; function
Dloopcount.js42 function f4() { function
/external/clang/test/PCH/
Dext_vector.c8 int test(float4 f4) { in test()
Dchain-ext_vector.c9 int test(float4 f4) { in test()
/external/clang/test/Sema/
Dpragma-pack-5.c27 char f4; member
35 char f4; member
Darg-duplicate.c12 void f4(void) { in f4() function
Dattr-noreturn.c26 void f4() { in f4() function
Dalias-redefinition.c18 void f4() {} in f4() function
/external/v8/test/mjsunit/
Dbinary-operation-overwrite.js32 function f4() { return (1 || 2) + 3; } function
/external/v8/test/webkit/
Ddo-while-semicolon.js40 function f4() { function
DtoString-for-var-decl.js31 var f4 = function () { for (var j;;) {} } function
/external/clang/test/CodeGenObjC/
Dexceptions.m130 void f4() { function
/external/clang/test/SemaObjC/
Dbuiltin_objc_lib_functions.m16 id f4(struct objc_super *super, SEL op) { // expected-warning {{declaration of 'struct objc_super' … function
/external/v8/test/mjsunit/regress/
Dregress-2594.js62 function f4() { function
Dregress-crbug-336148.js44 function f4() { return 0 || 2; }; function
/external/clang/test/CodeGenCXX/
Dint64_uint64.cpp23 void f4(uint64_t *ptr) {} in f4() function
Dmangle-extern-local.cpp38 int f4() { in f4() function
Dmangle-windows.cpp19 extern "C" void __fastcall f4(void) {} in f4() function
/external/llvm/test/MC/ARM/
Dltorg.s34 f4: label
Dltorg-darwin.s36 f4: label

12345678