/third_party/boost/libs/geometry/test/strategies/ |
D | segment_intersection_collinear.cpp | 75 segment_type s12(p1, p2); in test_segment_intersection() local 129 segment_type s12(p1, p2); in test_segment_ratio() local
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
D | stringutil.cc | 373 const StringHolder& s11, const StringHolder& s12) { in StrCat() 399 const StringHolder& s11, const StringHolder& s12, in StrCat() 428 const StringHolder& s11, const StringHolder& s12, in StrCat() 458 const StringHolder& s11, const StringHolder& s12, in StrCat() 490 const StringHolder& s11, const StringHolder& s12, in StrCat()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_ssim.c | 108 uint64_t s1 = 0, s2 = 0, ss = 0, s12 = 0; in ssim_4x4xn_16bit() local 139 uint32_t s1 = 0, s2 = 0, ss = 0, s12 = 0; in ssim_4x4xn_8bit() local 163 static float ssim_end1x(int64_t s1, int64_t s2, int64_t ss, int64_t s12, int max) in ssim_end1x() 179 static float ssim_end1(int s1, int s2, int ss, int s12) in ssim_end1()
|
/third_party/ffmpeg/tests/ |
D | tiny_ssim.c | 55 uint32_t s1 = 0, s2 = 0, ss = 0, s12 = 0; in ssim_4x4x2_core() local 76 static float ssim_end1( int s1, int s2, int ss, int s12 ) in ssim_end1()
|
/third_party/boost/libs/mpl/test/ |
D | set.cpp | 230 typedef mpl::set<int> s12; in MPL_TEST_CASE() typedef
|
/third_party/boost/libs/convert/test/ |
D | stream_converter.cpp | 187 boost::optional<string> s12 = convert<string>(12, cnv(arg::width = 5) in test_width() local
|
/third_party/boost/libs/variant/test/ |
D | auto_visitors.cpp | 41 struct s12 : wrap<const boost::noncopyable*> {}; struct
|
/third_party/typescript/tests/baselines/reference/ |
D | promisePermutations.js | 165 var s12 = testFunction12(x => x); variable
|
D | promisePermutations3.js | 164 var s12 = testFunction12(x => x); variable
|
D | promisePermutations2.js | 164 var s12 = testFunction12(x => x); variable
|
/third_party/boost/boost/geometry/srs/projections/proj/ |
D | aeqd.hpp | 156 T const s12 = sqrt(x2 * x2 + y2 * y2); in e_inverse() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | randen_hwaes.cc | 347 const Vector128 s12 = Vector128Load(state + 12); in FeistelRound() local
|
/third_party/abseil-cpp/absl/random/internal/ |
D | randen_hwaes.cc | 396 const Vector128 s12 = Vector128Load(state + 12); in FeistelRound() local
|
/third_party/boringssl/src/third_party/fiat/ |
D | curve25519.c | 1078 int64_t s12 = 2097151 & (load_4(s + 31) >> 4); in x25519_sc_reduce() local 1456 int64_t s12; in sc_muladd() local
|
/third_party/skia/modules/canvaskit/npm_build/types/ |
D | canvaskit-wasm-tests.ts | 819 const s12 = CK.Shader.MakeFractalNoise(0.1, 0.05, 2, 0, 80, 80); // $ExpectType Shader constant
|
/third_party/openssl/crypto/ec/ |
D | curve25519.c | 4629 int64_t s12 = kBottom21Bits & (load_4(s + 31) >> 4); in x25519_sc_reduce() local 5010 int64_t s12; in sc_muladd() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | enc_sse2.c | 234 const __m128i s12 = _mm_packs_epi32(tmp1, tmp3); in FTransformPass1_SSE2() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | enc_sse2.c | 234 const __m128i s12 = _mm_packs_epi32(tmp1, tmp3); in FTransformPass1_SSE2() local
|