Home
last modified time | relevance | path

Searched defs:s12 (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/tests/
H A Dtiny_ssim.c54 uint32_t s1 = 0, s2 = 0, ss = 0, s12 = 0; in ssim_4x4x2_core() local
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dstringutil.cc214 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...]
/third_party/node/deps/v8/src/execution/arm64/
H A Dpointer-auth-arm64.cc58 uint8_t s12 = (s_input >> (4 * (i + 12))) & 0xf; in PACMult() local
/third_party/ffmpeg/libavfilter/
H A Dvf_ssim.c107 uint64_t s1 = 0, s2 = 0, ss = 0, s12 = 0; in ssim_4x4xn_16bit() local
138 uint32_t s1 = 0, s2 = 0, ss = 0, s12 = 0; in ssim_4x4xn_8bit() local
162 static float ssim_end1x(int64_t s1, int64_t s2, int64_t ss, int64_t s12, int max) in ssim_end1x() argument
178 static float ssim_end1(int s1, int s2, int ss, int s12) in ssim_end1() argument
[all...]
/third_party/typescript/tests/baselines/reference/
H A DpromisePermutations.js165 var s12 = testFunction12(x => x); variable
276 var s12 = testFunction12(function (x) { return x; }); variable
H A DpromisePermutations2.js164 var s12 = testFunction12(x => x); variable
276 var s12 = testFunction12(function (x) { return x; }); variable
H A DpromisePermutations3.js164 var s12 = testFunction12(x => x); variable
276 var s12 = testFunction12(function (x) { return x; }); variable
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.h96 s12, enumerator
/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c4629 int64_t s12 = kBottom21Bits & (load_4(s + 31) >> 4); in x25519_sc_reduce() local
5010 int64_t s12; sc_muladd() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_sse2.c234 const __m128i s12 = _mm_packs_epi32(tmp1, tmp3); in FTransformPass1_SSE2() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dcurve25519.c4639 int64_t s12 = kBottom21Bits & (load_4(s + 31) >> 4); in x25519_sc_reduce() local
5020 int64_t s12; sc_muladd() local
[all...]
/third_party/openssl/crypto/ec/
H A Dcurve25519.c4639 int64_t s12 = kBottom21Bits & (load_4(s + 31) >> 4); in x25519_sc_reduce() local
5020 int64_t s12; sc_muladd() local
[all...]

Completed in 31 milliseconds