Home
last modified time | relevance | path

Searched refs:s13 (Results 1 – 22 of 22) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
Dstringutil.cc229 const StringHolder& s13) { in StrCat() argument
231 s13); in StrCat()
240 const StringHolder& s13, const StringHolder& s14) { in StrCat() argument
242 s13, s14); in StrCat()
251 const StringHolder& s13, const StringHolder& s14, in StrCat() argument
254 s13, s14, s15); in StrCat()
263 const StringHolder& s13, const StringHolder& s14, in StrCat() argument
266 s13, s14, s15, s16); in StrCat()
Dstringutil.h157 const StringHolder& s13);
165 const StringHolder& s13, const StringHolder& s14);
173 const StringHolder& s13, const StringHolder& s14,
182 const StringHolder& s13, const StringHolder& s14,
/third_party/ffmpeg/libavcodec/arm/
Dfmtconvert_vfp.S87 vcvt.f32.s32 s13, s13
138 vcvt.f32.s32 s13, s13
172 vcvt.f32.s32 s13, s13
208 vcvt.f32.s32 s13, s13
Dfft_vfp.S61 vadd.f s13, s1, s9 @ i1
72 vadd.f s1, s13, s15 @ z[0].im
73 vsub.f s5, s13, s15 @ z[2].im
261 vsub.f s5, s13, s8
296 vadd.f s5, s13, s15
297 vsub.f s6, s13, s15
370 vldr d6, [\z0, #8*0-8*2] @ s12,s13
379 vsub.f s5, s13, s5
393 vldr d6, [\z0, #8*1-8*2] @ s12,s13
403 vsub.f s5, s13, s5
[all …]
Dmdct_vfp.S78 vstr s13, [J1, #4]
116 vstr s13, [J1, #4]
171 vstr s13, [OUT, #out_hi_tail*4 + 4]
220 vstr s13, [OUT_HI, #-\out_offset_tail-12]
/third_party/skia/third_party/externals/tint/test/bug/tint/
D959.wgsl.expected.spvasm57 OpName %s13 "s13"
169 OpDecorate %s13 DescriptorSet 13
170 OpDecorate %s13 Binding 300
231 %s13 = OpVariable %_ptr_UniformConstant_43_0 UniformConstant
D959.wgsl.expected.wgsl96 [[group(13), binding(300)]] var s13 : sampler_comparison;
149 _ = s13;
D959.wgsl58 [[group(13), binding(300)]] var s13 : sampler_comparison;
111 _ = s13;
D959.wgsl.expected.hlsl62 SamplerComparisonState s13 : register(s300, space13);
/third_party/ffmpeg/libavutil/arm/
Dfloat_dsp_vfp.S190 vldmia SRC0!, {s12-s13}
227 vstmdb DST1!, {s13}
235 vldmia SRC0!, {s12-s13}
256 vstmdb DST1!, {s13}
298 vmul.f32 s13, s6, s13
311 vstmia r0!, {s8-s13}
414 vldmia BASE2!, {s12-s13}
/third_party/openssl/ohos_lite/crypto/ec/
Dcurve25519.c4630 int64_t s13 = kBottom21Bits & (load_3(s + 34) >> 1); in x25519_sc_reduce() local
4661 s13 += s23 * 654183; in x25519_sc_reduce()
4670 s13 -= s22 * 997805; in x25519_sc_reduce()
4679 s13 += s21 * 136657; in x25519_sc_reduce()
4688 s13 -= s20 * 683901; in x25519_sc_reduce()
4717 s13 += carry12; in x25519_sc_reduce()
4735 carry13 = (s13 + (1 << 20)) >> 21; in x25519_sc_reduce()
4737 s13 -= carry13 * (1 << 21); in x25519_sc_reduce()
4774 s1 += s13 * 666643; in x25519_sc_reduce()
4775 s2 += s13 * 470296; in x25519_sc_reduce()
[all …]
/third_party/openssl/crypto/ec/
Dcurve25519.c4640 int64_t s13 = kBottom21Bits & (load_3(s + 34) >> 1); in x25519_sc_reduce() local
4671 s13 += s23 * 654183; in x25519_sc_reduce()
4680 s13 -= s22 * 997805; in x25519_sc_reduce()
4689 s13 += s21 * 136657; in x25519_sc_reduce()
4698 s13 -= s20 * 683901; in x25519_sc_reduce()
4727 s13 += carry12; in x25519_sc_reduce()
4745 carry13 = (s13 + (1 << 20)) >> 21; in x25519_sc_reduce()
4747 s13 -= carry13 * (1 << 21); in x25519_sc_reduce()
4784 s1 += s13 * 666643; in x25519_sc_reduce()
4785 s2 += s13 * 470296; in x25519_sc_reduce()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceRegistersARM32.def50 X(Reg_s13, 13, "s13", 14, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, REGLIST3(RegARM32, s13, d6, q3)) \
78 X(Reg_d6, 6, "d6", 7, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, REGLIST4(RegARM32, d6, q3, s12, s13)) \
110 …X(Reg_q3, 3, "q3", 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, REGLIST7(RegARM32, q3, d6, d7, s12, s13, s14, …
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dranden_hwaes.cc348 const Vector128 s13 = Vector128Load(state + 13); in FeistelRound() local
369 const Vector128 o13 = AesRound(e12, s13); in FeistelRound()
/third_party/openh264/codec/common/x86/
Ddct.asm460 punpckhqdq %3, %1 ; s13 = [(x[1]>>1)-x[3],(x[3]>>1)+x[1]]
463 paddw %1, %3 ; [y1,y0] = [s02[0]+s13[0],s02[1]+s13[1]]
464 psubw %2, %3 ; [y2,y3] = [s02[0]-s13[0],s02[1]-s13[1]]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCInstrInfo.td587 InstARC<2, (outs), (ins btargetS13:$s13), "bl_s\t$s13", []> {
591 bits<13> s13;
592 let Inst{10-0} = s13{12-2};
593 let s13{1-0} = 0b00;
/third_party/python/Tools/stringbench/
Dstringbench.py659 s13=STR('JGTCNLXWOHQ')
669 s11+s12+s13+s14+s15+s16+s17+s18+s19+s20)
/third_party/skia/modules/canvaskit/npm_build/types/
Dcanvaskit-wasm-tests.ts820 const s13 = CK.Shader.MakeTurbulence(0.1, 0.05, 2, 0, 80, 80); // $ExpectType Shader constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMRegisterInfo.td106 def S12 : ARMFReg<12, "s12">; def S13 : ARMFReg<13, "s13">;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td331 def S13 : AArch64Reg<13, "s13", [H13]>, DwarfRegAlias<B13>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenAsmMatcher.inc426 return 98; // "s13"
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc791 return 166; // "s13"