Searched defs:f10 (Results 1 - 25 of 43) sorted by relevance

12

/external/chromium_org/v8/test/mjsunit/compiler/
H A Dloopcount.js89 function f10(x) { function
92 f10(42);
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.depend/
H A Dp1.cpp16 int typedef f10(int n [[carries_dependency]]); // expected-error {{'[[carries_dependency]]' attribute only allowed on parameter in a function declaration}} typedef
/external/clang/test/Sema/
H A Dpragma-unused.c47 int f10(int x) { function
H A Dvarargs.c80 void f10(int a, ...) { function
/external/llvm/test/MC/AArch64/
H A Dldr-pseudo.s105 // CHECK-LABEL: f10:
106 f10: label
/external/llvm/test/MC/ARM/
H A Dldr-pseudo-darwin.s97 @ CHECK-LABEL: f10:
98 f10: label
H A Dldr-pseudo.s97 @ CHECK-LABEL: f10:
98 f10: label
H A Dltorg-darwin.s92 b f10
101 @ CHECK-LABEL: f10:
102 f10: label
H A Dltorg.s86 b f10
93 @ CHECK-LABEL: f10:
94 f10: label
/external/chromium_org/v8/test/webkit/
H A DtoString-elision-trailing-comma.js65 function f10() { function
125 testToStringAndLength("f10", 5);
/external/clang/test/CodeGen/
H A Dmicrosoft-call-conv.c57 void __fastcall f10(int x, ...) {}; function
58 // WIN: define void @f10({{.*}})
H A Dswitch.c137 // CHECK-LABEL: define i32 @f10()
149 int f10() { function
H A Dfunction-attributes.c50 int f10(void) { return f10_t(); } function
H A Dx86_64-arguments-nacl.c49 // CHECK-LABEL: define void @f10(i64 %a0.coerce)
51 void f10(struct s10 a0) {} function
/external/clang/test/Analysis/
H A Dmalloc-overflow.c68 void * f10(int n) function
H A Duninit-const.cpp12 int f10(void) { function
H A Darray-struct.c90 void f10() { function
H A Dnull-deref-ps.c215 int* f10(int* p, signed char x, int y) { function
/external/libcxxabi/test/
H A Dcatch_pointer_reference.cpp333 void f10() function
440 f10();
/external/clang/test/CodeGenCXX/
H A Dmangle-neon-vectors.cpp69 void f10(poly16x8_t v) {} function
H A Daarch64-mangle-neon-vectors.cpp58 void f10(float32x4_t) {} function
/external/llvm/test/MC/ELF/
H A Dcfi.s59 f10: label
/external/bluetooth/bluedroid/embdrv/sbc/decoder/srce/
H A Dsynthesis-sbc.c477 OI_INT32 f0, f1, f2, f3, f4, f7, f8, f9, f10; local
492 f10 = LONG_MULT_DCT(DCTII_4_K10_FIX, f2);
494 y1 = -SCALE(f10 - f9, DCT_SHIFT);
/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
H A Daec_rdft_mips.c272 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; local
379 "lwc1 %[f10], 4(%[p1_rdft]) \n\t"
396 "mul.s %[f8], %[f10], %[f8] \n\t"
401 "nmsub.s %[f4], %[f4], %[f10], %[f6] \n\t"
408 "mul.s %[f7], %[f10], %[f6] \n\t"
410 "mul.s %[f8], %[f10], %[f8] \n\t"
462 "mul.s %[f4], %[f10], %[f8] \n\t"
464 "mul.s %[f10], %[f10], %[f6] \n\t"
470 "nmsub.s %[f10],
521 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; local
929 float f1, f2, f3 ,f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; local
1056 float f1, f2, f3 ,f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; local
[all...]
/external/chromium_org/v8/test/mjsunit/harmony/
H A Dblock-let-crankshaft.js33 var functions = [ f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14,
85 function f10(x) { function

Completed in 4760 milliseconds

12