Home
last modified time | relevance | path

Searched defs:f8 (Results 1 – 25 of 94) sorted by relevance

1234

/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/CodeGenCXX/
D2010-06-22-ZeroBitfield.cpp5 s8 f8() { return s8(); } in f8() function
Dmangle-variadic-templates.cpp70 template<typename T, typename ...U> void f8(ArrayOfN<int, U..., T, typename U::type...>&) {} in f8() function
/external/v8/test/mjsunit/compiler/
Dloopcount.js71 function f8() { function
/external/llvm/test/MC/ARM/
Dltorg.s72 f8: label
Dltorg-darwin.s78 f8: label
Dldr-pseudo-darwin.s77 f8: label
Dldr-pseudo.s77 f8: label
/external/clang/test/PCH/
Dcxx11-exception-spec.cpp32 decltype(f<8>()) f8; variable
/external/clang/test/CodeGen/
Dmicrosoft-call-conv-x64.c36 void f8(void) { in f8() function
Dx86_64-arguments-win32.c31 _Complex double f8() { return 1.0; } in f8() function
Dinline2.c53 extern inline int f8(void) { return 0; } in f8() function
D2007-09-28-PackedUnionMember.c14 } f8; member
Dmicrosoft-call-conv.c57 void f8(void) { in f8() function
Dswitch.c107 int f8(unsigned x) { in f8() function
/external/testng/src/test/java/test/priority/
DBaseSample.java49 public void f8() { add("f8"); } in f8() method in BaseSample
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.depend/
Dp1.cpp14 int (((f8)))(int n [[carries_dependency]]); // ok variable
/external/llvm/test/MC/AArch64/
Dldr-pseudo.s85 f8: label
/external/clang/test/SemaObjCXX/
Dconditional-expr.mm53 void f8(int cond, id<P0,P1> x0, id<P0,P2> x1) { function
/external/clang/test/SemaObjC/
Dconditional-expr-3.m53 void f8(int cond, id<P0,P1> x0, id<P0,P2> x1) { function
Dconditional-expr-4.m73 int f8(int cond, id<P1> a, A *b) { function
/external/v8/test/webkit/
DtoString-elision-trailing-comma.js57 function f8() { function
/external/libcxxabi/test/
Dcatch_pointer_reference.pass.cpp265 void f8() in f8() function
/external/clang/test/Sema/
Dpragma-unused.c39 int f8(int x) { // expected-warning{{unused parameter 'x'}} in f8() function
/external/v8/test/mjsunit/
Dbounds-checks-elimination.js53 test(function f8(b) { function

1234