Home
last modified time | relevance | path

Searched refs:s11 (Results 1 – 25 of 80) sorted by relevance

1234

/third_party/ffmpeg/libavutil/arm/
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}
207 vstmdb DST1!, {s11}
[all …]
/third_party/libphonenumber/cpp/src/phonenumbers/
Dstringutil.cc210 const StringHolder& s11) { in StrCat() argument
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() argument
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() argument
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() argument
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() argument
253 return absl::StrCat(s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, in StrCat()
[all …]
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/boost/boost/numeric/odeint/algebra/
Dvector_space_algebra.hpp135 … &s2 , S3 &s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , Op op ) in for_each11()
137 op( s1 , s2 , s3 , s4 , s5 , s6 , s7 , s8 , s9 , s10 , s11 ); in for_each11()
141 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , Op op ) in for_each12()
143 op( s1 , s2 , s3 , s4 , s5 , s6 , s7 , s8 , s9 , s10 , s11 , s12 ); in for_each12()
147 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , S13 &s… in for_each13()
149 op( s1 , s2 , s3 , s4 , s5 , s6 , s7 , s8 , s9 , s10 , s11 , s12 , s13 ); in for_each13()
153 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , S13 &s… in for_each14()
155 op( s1 , s2 , s3 , s4 , s5 , s6 , s7 , s8 , s9 , s10 , s11 , s12 , s13 , s14 ); in for_each14()
159 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , S13 &s… in for_each15()
161 op( s1 , s2 , s3 , s4 , s5 , s6 , s7 , s8 , s9 , s10 , s11 , s12 , s13 , s14 , s15 ); in for_each15()
Dmulti_array_algebra.hpp98 … &s2 , S3 &s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , Op op ) in for_each11()
100 …ata() , s5.data() , s6.data() , s7.data() , s8.data() , s9.data() , s10.data() , s11.data() , op ); in for_each11()
104 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , Op op ) in for_each12()
106 …, s5.data() , s6.data() , s7.data() , s8.data() , s9.data() , s10.data() , s11.data() , s12.data()… in for_each12()
110 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , S13 &s… in for_each13()
112 …, s5.data() , s6.data() , s7.data() , s8.data() , s9.data() , s10.data() , s11.data() , s12.data()… in for_each13()
116 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , S13 &s… in for_each14()
118 …, s5.data() , s6.data() , s7.data() , s8.data() , s9.data() , s10.data() , s11.data() , s12.data()… in for_each14()
122 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , S13 &s… in for_each15()
124 …, s5.data() , s6.data() , s7.data() , s8.data() , s9.data() , s10.data() , s11.data() , s12.data()… in for_each15()
Drange_algebra.hpp99 … &s2 , S3 &s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , Op op ) in for_each11()
101 … s7 ) , boost::begin( s8 ) , boost::begin( s9 ) , boost::begin( s10 ) , boost::begin( s11 ) , op ); in for_each11()
105 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , Op op ) in for_each12()
107 …st::begin( s8 ) , boost::begin( s9 ) , boost::begin( s10 ) , boost::begin( s11 ) , boost::begin( s… in for_each12()
111 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , S13 &s… in for_each13()
113 …st::begin( s8 ) , boost::begin( s9 ) , boost::begin( s10 ) , boost::begin( s11 ) , boost::begin( s… in for_each13()
117 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , S13 &s… in for_each14()
119 …st::begin( s8 ) , boost::begin( s9 ) , boost::begin( s10 ) , boost::begin( s11 ) , boost::begin( s… in for_each14()
123 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , S13 &s… in for_each15()
125 …st::begin( s8 ) , boost::begin( s9 ) , boost::begin( s10 ) , boost::begin( s11 ) , boost::begin( s… in for_each15()
Dfusion_algebra.hpp150 … &s2 , S3 &s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , Op op ) in for_each11()
155 Sequences sequences( s1 , s2 , s3 , s4 , s5 , s6 , s7 , s8 , s9 , s10 , s11 ); in for_each11()
160 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , Op op ) in for_each12()
165 Sequences sequences( s1 , s2 , s3 , s4 , s5 , s6 , s7 , s8 , s9 , s10 , s11 , s12 ); in for_each12()
170 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , S13 &s… in for_each13()
175 Sequences sequences( s1 , s2 , s3 , s4 , s5 , s6 , s7 , s8 , s9 , s10 , s11 , s12 , s13 ); in for_each13()
180 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , S13 &s… in for_each14()
185 … Sequences sequences( s1 , s2 , s3 , s4 , s5 , s6 , s7 , s8 , s9 , s10 , s11 , s12 , s13 , s14 ); in for_each14()
190 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , S13 &s… in for_each15()
195 …Sequences sequences( s1 , s2 , s3 , s4 , s5 , s6 , s7 , s8 , s9 , s10 , s11 , s12 , s13 , s14 , s1… in for_each15()
Darray_algebra.hpp185 const Array< T , dim > &s11 , Op op ) in for_each11()
188 … op( s1[i] , s2[i] , s3[i] , s4[i] , s5[i] , s6[i] , s7[i] , s8[i] , s9[i] , s10[i] , s11[i] ); in for_each11()
203 const Array< T , dim > &s11 , in for_each12()
207 …s1[i] , s2[i] , s3[i] , s4[i] , s5[i] , s6[i] , s7[i] , s8[i] , s9[i] , s10[i] , s11[i] , s12[i] ); in for_each12()
222 const Array< T , dim > &s11 , in for_each13()
227 …, s2[i] , s3[i] , s4[i] , s5[i] , s6[i] , s7[i] , s8[i] , s9[i] , s10[i] , s11[i] , s12[i] , s13[i… in for_each13()
242 const Array< T , dim > &s11 , in for_each14()
248 …, s2[i] , s3[i] , s4[i] , s5[i] , s6[i] , s7[i] , s8[i] , s9[i] , s10[i] , s11[i] , s12[i] , s13[i… in for_each14()
263 const Array< T , dim > &s11 , in for_each15()
270 …, s2[i] , s3[i] , s4[i] , s5[i] , s6[i] , s7[i] , s8[i] , s9[i] , s10[i] , s11[i] , s12[i] , s13[i… in for_each15()
/third_party/ffmpeg/libavcodec/arm/
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
213 vstmia a1!, {s8-s11}
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, s14 @ t6
443 vstr d5, [\z1, #8*o1] @ s10,s11
/third_party/boost/libs/context/src/asm/
Dontop_riscv64_sysv_elf_gas.S83 # save s0-s11, ra
95 sd s11, 0xb8(sp)
121 # load s0-s11,ra
133 ld s11, 0xb8(sp)
Djump_riscv64_sysv_elf_gas.S83 # save s0-s11, ra
95 sd s11, 0xb8(sp)
121 # load s0-s11,ra
133 ld s11, 0xb8(sp)
/third_party/boost/libs/mpl/test/
Dset.cpp229 typedef mpl::set1<int> s11; in MPL_TEST_CASE() typedef
240 numbered_vs_variadic_set_test<s11,s12>(); in MPL_TEST_CASE()
244 basic_set_test<s01,s11,s21,s31>(); in MPL_TEST_CASE()
246 basic_set_test<s01,s11,s23,s31>(); in MPL_TEST_CASE()
247 basic_set_test<s01,s11,s23,s33>(); in MPL_TEST_CASE()
248 basic_set_test<s01,s11,s23,s34>(); in MPL_TEST_CASE()
/third_party/openssl/crypto/ec/
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 -= carry11 * (1 << 21); in x25519_sc_reduce()
[all …]
/third_party/ffmpeg/libavutil/mips/
Dfloat_dsp_mips.c153 float s0, s01, s1, s11; in vector_fmul_window_mips() local
219 [s11]"=&f"(s11), [wi] "=&f"(wi), [wj] "=&f"(wj), [wi2]"=&f"(wi2), in vector_fmul_window_mips()
/third_party/skia/third_party/externals/tint/test/bug/tint/
D959.wgsl.expected.spvasm55 OpName %s11 "s11"
165 OpDecorate %s11 DescriptorSet 11
166 OpDecorate %s11 Binding 300
229 %s11 = OpVariable %_ptr_UniformConstant_43_0 UniformConstant
/third_party/typescript/tests/baselines/reference/
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
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
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
/third_party/openssl/crypto/bn/asm/
Dmips-mont.pl37 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23));
119 $m1=$s11;
158 $REG_S $s11,($FRAMESIZE-2)*$SZREG($sp)
407 $REG_L $s11,($FRAMESIZE-2)*$SZREG($sp)
/third_party/boost/libs/convert/test/
Dstr_to_int.cpp47 string s11 = boost::convert< string>(-1, cnv).value(); in int_to_str() local
50 BOOST_TEST( s11 == "-1"); in int_to_str()
/third_party/ffmpeg/tests/
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/boost/boost/numeric/odeint/external/openmp/
Dopenmp_nested_algebra.hpp181 …s2 , S3 &s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , Op op ) {
194 typename boost::range_iterator<S11>::type beg11 = boost::begin(s11);
198 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , Op op …
211 typename boost::range_iterator<S11>::type beg11 = boost::begin(s11);
216 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , S13 &s…
229 typename boost::range_iterator<S11>::type beg11 = boost::begin(s11);
235 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , S13 &s…
248 typename boost::range_iterator<S11>::type beg11 = boost::begin(s11);
Dopenmp_range_algebra.hpp176 …s2 , S3 &s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , Op op ) {
189 typename boost::range_iterator<S11>::type beg11 = boost::begin(s11);
193 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , Op op …
206 typename boost::range_iterator<S11>::type beg11 = boost::begin(s11);
211 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , S13 &s…
224 typename boost::range_iterator<S11>::type beg11 = boost::begin(s11);
230 …s3 , S4 &s4 , S5 &s5 , S6 &s6 , S7 &s7 , S8 &s8 , S9 &s9 , S10 &s10 , S11 &s11 , S12 &s12 , S13 &s…
243 typename boost::range_iterator<S11>::type beg11 = boost::begin(s11);
/third_party/typescript/tests/cases/compiler/
DpromisePermutations2.ts156 var s11: Promise<number>;
157 var s11a = s11.then(testFunction11, testFunction11, testFunction11); // ok
158 var s11b = s11.then(testFunction11P, testFunction11P, testFunction11P); // ok
159 var s11c = s11.then(testFunction11P, testFunction11, testFunction11); // ok

1234