/third_party/boost/tools/build/src/engine/ |
D | md5.h | 69 md5_word_t abcd[4]; /* digest buffer */ member
|
/third_party/boost/libs/hana/test/string/ |
D | cnstr.c_str.cpp | 20 constexpr char const abcd[] = "abcd"; variable
|
/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/boost/libs/log/test/common/ |
D | char_definitions.hpp | 51 static const char* abcd() { return "abcd"; } in abcd() function 89 static const wchar_t* abcd() { return L"abcd"; } in abcd() function
|
/third_party/skia/third_party/externals/zlib/ |
D | cpu_features.c | 144 int abcd[4]; in _cpu_check_features() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | strtest.cpp | 283 StringPiece abcd(abcdefg_chars, 4); in TestStringPiece() local 403 StringPiece abcd("abcdefg", 4); in TestStringPieceComparisons() local 429 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/flutter/skia/src/core/ |
D | SkCpu.cpp | 48 uint32_t abcd[4] = {0,0,0,0}; in read_cpu_features() local
|
D | SkGeometry.cpp | 392 Sk2s abcd = interp(abc, bcd, tt); in SkChopCubicAt() local
|
/third_party/boost/libs/utility/test/ |
D | string_ref_test_io.cpp | 44 string_type begin, abcd, end; member
|
D | string_view_test_io.cpp | 44 string_type begin, abcd, end; member
|
/third_party/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/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/flutter/skia/src/pathops/ |
D | SkPathOpsCubic.cpp | 91 double abcd = SkDInterp(abc, bcd, t); in interp_cubic_coords() local 648 double abcd = SkDInterp(abc, bcd, t); in interp_cubic_coords() 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/icu/icu4c/source/test/cintltst/ |
D | custrtst.c | 498 abcd[] = { 0x61, 0x62, 0x63, 0x64, 0 }, in TestStringSearching() local
|
/third_party/flutter/skia/src/gpu/ccpr/ |
D | GrCCFillGeometry.cpp | 530 float T, Sk2f* ab, Sk2f* abc, Sk2f* abcd, Sk2f* bcd, Sk2f* cd) { in chop_cubic()
|
/third_party/flutter/skia/include/private/ |
D | SkNx_neon.h | 66 float32x2x4_t abcd = {{ in Store4() local
|
/third_party/skia/include/private/ |
D | SkNx_neon.h | 66 float32x2x4_t abcd = {{ in Store4() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | dec_sse2.c | 942 const __m128i abcd = _mm_avg_epu8(XABCD, ABCD0); in VR4_SSE2() 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
|