Home
last modified time | relevance | path

Searched refs:s11 (Results 1 - 25 of 55) sorted by relevance

123

/third_party/ffmpeg/libavutil/arm/
H A Dfloat_dsp_vfp.S35 vldmia r2!, {s8-s11}
49 vstmia r0!, {s8-s11}
55 vldmiagt r2!, {s8-s11}
139 vldmia SRC0!, {s8-s11}
144 vmul.f s27, s3, s11
152 vmul.f s11, s19, s11
160 vmla.f s11, s3, s23
165 vstmdb DST1!, {s11}
177 vldmia SRC0!, {s8-s11}
[all...]
/third_party/vixl/test/aarch64/
H A Dtest-disasm-fp-aarch64.cc59 COMPARE(fmov(s11, w30), "fmov s11, w30"); in TEST()
84 COMPARE(frint32x(s10, s11), "frint32x s10, s11"); in TEST()
88 COMPARE(frint32z(s10, s11), "frint32z s10, s11"); in TEST()
92 COMPARE(frint64x(s10, s11), "frint64x s10, s11"); in TEST()
96 COMPARE(frint64z(s10, s11), "frint64z s10, s11"); in TEST()
[all...]
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dstringutil.cc210 const StringHolder& s11) { in StrCat()
211 return absl::StrCat(s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11); in StrCat()
219 const StringHolder& s11, const StringHolder& s12) { in StrCat()
220 return absl::StrCat(s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12); in StrCat()
228 const StringHolder& s11, const StringHolder& s12, in StrCat()
230 return absl::StrCat(s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, in StrCat()
239 const StringHolder& s11, const StringHolder& s12, in StrCat()
241 return absl::StrCat(s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, in StrCat()
250 const StringHolder& s11, const StringHolder& s12, in StrCat()
253 return absl::StrCat(s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s1 in StrCat()
205 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5, const StringHolder& s6, const StringHolder& s7, const StringHolder& s8, const StringHolder& s9, const StringHolder& s10, const StringHolder& s11) StrCat() argument
214 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5, const StringHolder& s6, const StringHolder& s7, const StringHolder& s8, const StringHolder& s9, const StringHolder& s10, const StringHolder& s11, const StringHolder& s12) StrCat() argument
223 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5, const StringHolder& s6, const StringHolder& s7, const StringHolder& s8, const StringHolder& s9, const StringHolder& s10, const StringHolder& s11, const StringHolder& s12, const StringHolder& s13) StrCat() argument
234 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5, const StringHolder& s6, const StringHolder& s7, const StringHolder& s8, const StringHolder& s9, const StringHolder& s10, const StringHolder& s11, const StringHolder& s12, const StringHolder& s13, const StringHolder& s14) StrCat() argument
245 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5, const StringHolder& s6, const StringHolder& s7, const StringHolder& s8, const StringHolder& s9, const StringHolder& s10, const StringHolder& s11, const StringHolder& s12, const StringHolder& s13, const StringHolder& s14, const StringHolder& s15) StrCat() argument
257 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5, const StringHolder& s6, const StringHolder& s7, const StringHolder& s8, const StringHolder& s9, const StringHolder& s10, const StringHolder& s11, const StringHolder& s12, const StringHolder& s13, const StringHolder& s14, const StringHolder& s15, const StringHolder& s16) StrCat() argument
[all...]
H A Dstringutil.h142 const StringHolder& s11);
149 const StringHolder& s11, const StringHolder& s12);
156 const StringHolder& s11, const StringHolder& s12,
164 const StringHolder& s11, const StringHolder& s12,
172 const StringHolder& s11, const StringHolder& s12,
181 const StringHolder& s11, const StringHolder& s12,
/third_party/ffmpeg/libavcodec/arm/
H A Dfmtconvert_vfp.S85 vcvt.f32.s32 s11, s11
105 vstmia a2!, {s8-s11}
136 vcvt.f32.s32 s11, s11
170 vcvt.f32.s32 s11, s11
177 vstmia a2!, {s8-s11}
206 vcvt.f32.s32 s11, s11
[all...]
H A Dfft_vfp.S58 vldr d5, [a1, #3*2*4] @ s10,s11 = z[3]
63 vadd.f s15, s3, s11 @ i3
67 vsub.f s11, s3, s11 @ i7
76 vadd.f s2, s8, s11 @ z[1].re
77 vsub.f s6, s8, s11 @ z[3].re
262 vsub.f s6, s14, s11
385 vstr d5, [\z1, #8*o1-8*2] @ s10,s11
397 vldr d5, [\z3, #8*o3] @ s10,s11
421 vadd.f s3, s11, s1
[all...]
H A Dmdct_vfp.S76 vstr s11, [J3]
114 vstr s11, [J3]
164 vstr s11, [OUT, #out_hi_tail*4 + 8]
213 vstr s11, [OUT_HI, #-\out_offset_tail-8]
/third_party/ffmpeg/libavutil/mips/
H A Dfloat_dsp_mips.c153 float s0, s01, s1, s11; in vector_fmul_window_mips() local
171 "lwc1 %[s11], -4(%[src1_j]) \n\t" in vector_fmul_window_mips()
178 "mul.s %[temp2], %[s11], %[wi1] \n\t" in vector_fmul_window_mips()
179 "mul.s %[temp3], %[s11], %[wj1] \n\t" in vector_fmul_window_mips()
183 "lwc1 %[s11], -12(%[src1_j]) \n\t" in vector_fmul_window_mips()
198 "swc1 %[temp2], 4(%[dst_i]) \n\t" /* dst[i+1] = s01*wj1 - s11*wi1; */ in vector_fmul_window_mips()
199 "swc1 %[temp3], -4(%[dst_j]) \n\t" /* dst[j-1] = s01*wi1 + s11*wj1; */ in vector_fmul_window_mips()
202 "mul.s %[temp2], %[s11], %[wi3] \n\t" in vector_fmul_window_mips()
203 "mul.s %[temp3], %[s11], %[wj3] \n\t" in vector_fmul_window_mips()
210 "swc1 %[temp2], 12(%[dst_i]) \n\t" /* dst[i+2] = s01*wj3 - s11*wi in vector_fmul_window_mips()
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dcurve25519.c4638 int64_t s11 = kBottom21Bits & (load_4(s + 28) >> 7); in x25519_sc_reduce() local
4669 s11 += s23 * 666643; in x25519_sc_reduce()
4678 s11 += s22 * 470296; in x25519_sc_reduce()
4687 s11 += s21 * 654183; in x25519_sc_reduce()
4696 s11 -= s20 * 997805; in x25519_sc_reduce()
4705 s11 += s19 * 136657; in x25519_sc_reduce()
4714 s11 -= s18 * 683901; in x25519_sc_reduce()
4724 s11 += carry10; in x25519_sc_reduce()
4742 carry11 = (s11 + (1 << 20)) >> 21; in x25519_sc_reduce()
4744 s11 in x25519_sc_reduce()
5019 int64_t s11; sc_muladd() local
[all...]
/third_party/openssl/crypto/ec/
H A Dcurve25519.c4638 int64_t s11 = kBottom21Bits & (load_4(s + 28) >> 7); in x25519_sc_reduce() local
4669 s11 += s23 * 666643; in x25519_sc_reduce()
4678 s11 += s22 * 470296; in x25519_sc_reduce()
4687 s11 += s21 * 654183; in x25519_sc_reduce()
4696 s11 -= s20 * 997805; in x25519_sc_reduce()
4705 s11 += s19 * 136657; in x25519_sc_reduce()
4714 s11 -= s18 * 683901; in x25519_sc_reduce()
4724 s11 += carry10; in x25519_sc_reduce()
4742 carry11 = (s11 + (1 << 20)) >> 21; in x25519_sc_reduce()
4744 s11 in x25519_sc_reduce()
5019 int64_t s11; sc_muladd() local
[all...]
/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c4628 int64_t s11 = kBottom21Bits & (load_4(s + 28) >> 7); in x25519_sc_reduce() local
4659 s11 += s23 * 666643; in x25519_sc_reduce()
4668 s11 += s22 * 470296; in x25519_sc_reduce()
4677 s11 += s21 * 654183; in x25519_sc_reduce()
4686 s11 -= s20 * 997805; in x25519_sc_reduce()
4695 s11 += s19 * 136657; in x25519_sc_reduce()
4704 s11 -= s18 * 683901; in x25519_sc_reduce()
4714 s11 += carry10; in x25519_sc_reduce()
4732 carry11 = (s11 + (1 << 20)) >> 21; in x25519_sc_reduce()
4734 s11 in x25519_sc_reduce()
5009 int64_t s11; sc_muladd() local
[all...]
/third_party/typescript/tests/baselines/reference/
H A DpromisePermutations.js158 var s11: Promise<number>; variable
159 var s11a = s11.then(testFunction11, testFunction11, testFunction11); // ok
160 var s11b = s11.then(testFunction11P, testFunction11P, testFunction11P); // error
161 var s11c = s11.then(testFunction11P, testFunction11, testFunction11); // error
270 var s11; variable
271 var s11a = s11.then(testFunction11, testFunction11, testFunction11); // ok
272 var s11b = s11.then(testFunction11P, testFunction11P, testFunction11P); // error
273 var s11c = s11.then(testFunction11P, testFunction11, testFunction11); // error
H A DpromisePermutations2.js157 var s11: Promise<number>; variable
158 var s11a = s11.then(testFunction11, testFunction11, testFunction11); // ok
159 var s11b = s11.then(testFunction11P, testFunction11P, testFunction11P); // ok
160 var s11c = s11.then(testFunction11P, testFunction11, testFunction11); // ok
270 var s11; variable
271 var s11a = s11.then(testFunction11, testFunction11, testFunction11); // ok
272 var s11b = s11.then(testFunction11P, testFunction11P, testFunction11P); // ok
273 var s11c = s11.then(testFunction11P, testFunction11, testFunction11); // ok
H A DpromisePermutations3.js157 var s11: Promise<number>; variable
158 var s11a = s11.then(testFunction11, testFunction11, testFunction11); // ok
159 var s11b = s11.then(testFunction11P, testFunction11P, testFunction11P); // error
160 var s11c = s11.then(testFunction11P, testFunction11, testFunction11); // error
270 var s11; variable
271 var s11a = s11.then(testFunction11, testFunction11, testFunction11); // ok
272 var s11b = s11.then(testFunction11P, testFunction11P, testFunction11P); // error
273 var s11c = s11.then(testFunction11P, testFunction11, testFunction11); // error
/third_party/ffmpeg/tests/
H A Drotozoom.c74 int s11 = src[((int_x + 1) & 255) + 256 * ((int_y + 1) & 255)]; in ipol() local
76 int s1 = (((1 << 16) - frac_x) * s10 + frac_x * s11) >> 8; in ipol()
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dmips-mont.pl37 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23));
122 $m1=$s11;
161 $REG_S $s11,($FRAMESIZE-2)*$SZREG($sp)
411 $REG_L $s11,($FRAMESIZE-2)*$SZREG($sp)
/third_party/openssl/crypto/bn/asm/
H A Dmips-mont.pl37 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23));
122 $m1=$s11;
161 $REG_S $s11,($FRAMESIZE-2)*$SZREG($sp)
411 $REG_L $s11,($FRAMESIZE-2)*$SZREG($sp)
/third_party/musl/src/setjmp/riscv64/
H A Dlongjmp.S21 ld s11, 88(a0)
H A Dsetjmp.S21 sd s11, 88(a0)
/third_party/musl/src/setjmp/riscv32/
H A Dlongjmp.S21 lw s11, 44(a0)
H A Dsetjmp.S21 sw s11, 44(a0)
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dreglist-riscv64.h36 s11}; // s11
H A Dregister-riscv64.h20 V(s10) V(s11) V(t3) V(t4) V(t5) V(t6)
24 // s11: PtrComprCageBaseRegister
37 #define MAYBE_ALLOCATABLE_GENERAL_REGISTERS(V) V(s11)
109 22, // s11
306 constexpr Register kPtrComprCageBaseRegister = s11; // callee save
/third_party/libunwind/libunwind/src/riscv/
H A Dsetcontext.S77 LOAD s11, REG(27)
H A Dgetcontext.S59 STORE s11, REG(27)

Completed in 33 milliseconds

123