Home
last modified time | relevance | path

Searched defs:f5 (Results 1 – 25 of 163) sorted by relevance

1234567

/external/webrtc/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/SemaObjCXX/
Dinstantiate-expr.mm70 void f5(T ptr, U value) { function
74 template void f5(B*, int); function
75 template void f5(B*, int*); // expected-note{{in instantiation of function template specialization … function
Darc-overloading.mm89 int &f5(id __autoreleasing *); function
90 float &f5(id const __unsafe_unretained *); function
/external/clang/test/Sema/
Ddefault.c3 void f5 (int z) { in f5() function
Dattr-noreturn.c34 f5 (unsigned long size) in f5() function
Dalias-redefinition.c23 void f5() {} in f5() function
Dfloating-point-compare.c19 int f5(float x) { in f5() function
/external/llvm/test/MC/AArch64/
Dldr-pseudo-diagnostics.s28 f5: label
/external/clang/test/SemaObjC/
Dbuiltin_objc_lib_functions.m21 id f5(id val, id *dest) { function
/external/v8/test/mjsunit/regress/
Dregress-2594.js73 function f5() { function
/external/clang/test/CodeGenCXX/
Dreinterpret-cast.cpp17 void f5(void*& u) { in f5() function
Dvisibility-inlines-hidden.cpp11 static void f5() { } in f5() function
23 static void f5() { } in f5() function
/external/v8/test/mjsunit/compiler/
Dloopcount.js50 function f5() { function
Dvariables.js63 function f5(x) { function
/external/llvm/test/MC/ARM/
Dltorg.s47 f5: label
Dltorg-darwin.s51 f5: label
Dldr-pseudo-darwin.s39 f5: label
Dldr-pseudo.s39 f5: label
/external/clang/test/Analysis/
Dvfork.c106 void f5() { in f5() function
/external/clang/test/Index/
Dcomplete-exprs.c23 void f5(float f) { in f5() function
/external/clang/test/CodeGen/
Dmicrosoft-call-conv-x64.c10 void __stdcall f5(void) { in f5() function
Dx86_64-arguments-win32.c22 void f5(_Complex float a) {} in f5() function
/external/v8/test/webkit/
DtoString-number-dot-expr.js179 function f5(a) { function
/external/testng/src/test/java/test/priority/
DBaseSample.java40 public void f5() { add("f5"); } in f5() method in BaseSample
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.depend/
Dp1.cpp11 int (*f5 [[carries_dependency]])(); // expected-error {{'carries_dependency' attribute only applies… variable

1234567