Home
last modified time | relevance | path

Searched defs:f11 (Results 1 – 25 of 54) sorted by relevance

123

/external/testng/src/test/java/test/thread/
DTest1Test.java8 public void f11() { in f11() method in Test1Test
/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
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
Daec_core_mips.c345 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13; in WebRtcAec_FilterFar_mips() local
465 float f0, f1, f2, f3, f4, f5, f6 ,f7, f8, f9, f10, f11, f12; in WebRtcAec_FilterAdaptation_mips() local
/external/llvm/test/MC/ARM/
Dltorg.s101 f11: label
Dltorg-darwin.s109 f11: label
Dldr-pseudo.s105 f11: label
Dldr-pseudo-darwin.s105 f11: label
/external/llvm/test/MC/AArch64/
Dldr-pseudo.s113 f11: label
/external/clang/test/SemaObjC/
Dconditional-expr-3.m65 int f11(int cond, A* a, B* b) { function
Dconditional-expr.m121 void f11(int a, id<P0> x, id<P1> y) { function
/external/clang/test/SemaObjCXX/
Dconditional-expr.mm65 int f11(int cond, A* a, B* b) { function
/external/v8/test/webkit/
DtoString-elision-trailing-comma.js69 function f11() { function
/external/libcxxabi/test/
Dcatch_pointer_reference.pass.cpp357 void f11() in f11() function
/external/v8/test/mjsunit/harmony/
Ddefault-parameters.js124 var f11 = function f(x = f) { var f; return x; } function in TestParameterScopingSloppy
162 var f11 = function f(x = f) { let f; return x; } function in TestParameterScopingStrict
185 function f11(z = eval("var y = 2")) { return y; } function in TestSloppyEvalScoping
243 function f11(z = eval("var y = 2")) { return y; } function in TestStrictEvalScoping
275 function f11(a = x, x = 2) { return a } function in TestParameterTDZSloppy
319 function f11(a = eval("x"), x = 2) { return a } function in TestParameterTDZStrict
/external/clang/test/CodeGen/
Dmicrosoft-call-conv.c67 void __stdcall f11(int x, ...) {}; in f11() function
Dswitch.c159 int f11(int x) { in f11() function
Dfunction-attributes.c51 int f11(void) { in f11() function
/external/clang/test/Sema/
Dpragma-unused.c52 int f11(int x) { in f11() function
Dwarn-unused-function.c41 static void f11(void) { } // expected-warning{{unused}} in f11() function
Dc89.c54 void f11 (z) /* expected-error {{may not have 'void' type}} */ in f11() function
/external/llvm/test/MC/ELF/
Dcfi.s65 f11: label
/external/clang/test/CodeGenCXX/
Dmangle-neon-vectors.cpp73 void f11(float64x2_t v) { } in f11() function
Dtypeid-should-throw.cpp62 void f11(A *x, A &y) { typeid(*x ?: y); } in f11() function
Dmangle-ms-return-qualifiers.cpp170 int S::* const __restrict f11() { return 0; } in f11() function
/external/clang/test/Analysis/
Dmalloc-overflow.c77 void * f11(int n) in f11() function

123