/third_party/skia/src/gpu/tessellate/ |
D | PatchWriter.cpp | 122 float4 abcd = mix(abc, bcd, T); in chopAndWriteCubics() local 142 float2 abcd = (abc + bcd) * .5f; in chopAndWriteCubics() local
|
/third_party/skia/third_party/externals/zlib/ |
D | cpu_features.c | 144 int abcd[4]; in _cpu_check_features() local
|
/third_party/node/deps/v8/third_party/zlib/ |
D | cpu_features.c | 144 int abcd[4]; in _cpu_check_features() local
|
/third_party/node/deps/zlib/ |
D | cpu_features.c | 162 int abcd[4]; in _cpu_check_features() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | strtest.cpp | 284 StringPiece abcd(abcdefg_chars, 4); in TestStringPiece() local 404 StringPiece abcd("abcdefg", 4); in TestStringPieceComparisons() local 430 std::string abcd("abcdefg", 4); in TestStringPieceComparisons() local
|
D | apicoll.cpp | 193 Locale abcd("ab", "CD", ""); in TestProperty() local
|
/third_party/skia/src/core/ |
D | SkCpu.cpp | 38 uint32_t abcd[4] = {0,0,0,0}; in read_cpu_features() local
|
D | SkGeometry.cpp | 475 float2 abcd = unchecked_mix(abc, bcd, T); in SkChopCubicAt() local 511 float4 abcd = unchecked_mix(abc, bcd, T); in SkChopCubicAt() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | nanobenchmark.cc | 83 uint32_t* ABSL_RANDOM_INTERNAL_RESTRICT abcd) { in Cpuid() 102 uint32_t abcd[4]; in BrandString() local
|
/third_party/skia/samplecode/ |
D | SampleFitCubicToCircle.cpp | 91 double abcd = lerp(abc, bcd, T); in eval_cubic() local
|
/third_party/skia/src/pathops/ |
D | SkPathOpsCubic.cpp | 92 double abcd = SkDInterp(abc, bcd, t); in interp_cubic_coords() local 650 double abcd = SkDInterp(abc, bcd, t); in interp_cubic_coords() local
|
/third_party/skia/src/opts/ |
D | SkBitmapProcState_opts.h | 108 __m256i abcd = _mm256_permute2x128_si256(lo, hi, 0x20), in S32_alpha_D32_filter_DX() local
|
/third_party/mbedtls/library/ |
D | sha256.c | 295 uint32x4_t abcd = vld1q_u32(&ctx->state[0]); in mbedtls_internal_sha256_process_many_a64_crypto() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | custrtst.c | 499 abcd[] = { 0x61, 0x62, 0x63, 0x64, 0 }, in TestStringSearching() local
|
/third_party/skia/include/private/ |
D | SkNx_neon.h | 66 float32x2x4_t abcd = {{ in Store4() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | dec_sse2.c | 942 const __m128i abcd = _mm_avg_epu8(XABCD, ABCD0); in VR4_SSE2() local
|
D | enc_sse2.c | 778 const __m128i abcd = _mm_avg_epu8(XABCD, ABCD0); in VR4_SSE2() local
|
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/ |
D | ReactorUnitTests.cpp | 2264 Float4 abcd = ab + cd; in TEST() local
|