Home
last modified time | relevance | path

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

12345678

/external/chromium_org/ui/base/models/
Dtree_node_iterator_unittest.cc31 TestNode* f4 = new TestNode(); in TEST() local
65 TestNode* f4 = new TestNode(4); in TEST() local
/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/chromium_org/tools/gyp/test/win/shard/
Dhello4.cc5 int f4() { in f4() function
/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
Daec_rdft_mips.c272 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; in cft1st_128_mips() local
521 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; in cftmdl_128_mips() local
807 float f0, f1, f2, f3, f4, f5, f6, f7, f8; in cftfsub_128_mips() local
865 float f0, f1, f2, f3, f4, f5, f6, f7, f8; in cftbsub_128_mips() local
929 float f1, f2, f3 ,f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; in rftfsub_128_mips() local
1056 float f1, f2, f3 ,f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; in rftbsub_128_mips() local
/external/clang/test/PCH/
Dext_vector.c8 int test(float4 f4) { in test()
Dchain-ext_vector.c9 int test(float4 f4) { in test()
/external/chromium_org/v8/test/webkit/
Ddo-while-semicolon.js40 function f4() { function
DtoString-for-var-decl.js31 var f4 = function () { for (var j;;) {} } function
/external/chromium_org/v8/test/mjsunit/
Dbinary-operation-overwrite.js32 function f4() { return (1 || 2) + 3; } function
/external/chromium_org/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
/external/clang/test/Sema/
Dpragma-pack-5.c27 char f4; member
35 char f4; member
Darg-duplicate.c12 void f4(void) { in f4() function
Dbuiltin-object-size.c24 void f4(const char *fmt, ...) { in f4() function
Dattr-noreturn.c26 void f4() { in f4() 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/chromium_org/v8/test/mjsunit/regress/
Dregress-2594.js62 function f4() { function
Dregress-crbug-336148.js44 function f4() { return 0 || 2; }; function
/external/clang/test/CodeGen/
Dppc64-extend.c13 unsigned int f4(void) { return 0; } in f4() 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
/external/oprofile/libutil++/tests/
Dglob_filter_tests.cpp47 glob_filter f4("foo", "foo"); in main() local
Dpath_filter_tests.cpp47 path_filter f4("foo", "foo"); in main() local
/external/llvm/test/MC/ARM/
Dltorg-darwin.s36 f4: label

12345678