Home
last modified time | relevance | path

Searched defs:abcd (Results 1 – 25 of 28) sorted by relevance

12

/third_party/boost/tools/build/src/engine/
Dmd5.h69 md5_word_t abcd[4]; /* digest buffer */ member
/third_party/boost/libs/hana/test/string/
Dcnstr.c_str.cpp20 constexpr char const abcd[] = "abcd"; variable
/third_party/skia/src/gpu/tessellate/
DPatchWriter.cpp122 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/
Dchar_definitions.hpp51 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/
Dcpu_features.c144 int abcd[4]; in _cpu_check_features() local
/third_party/icu/icu4c/source/test/intltest/
Dstrtest.cpp283 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
Dapicoll.cpp193 Locale abcd("ab", "CD", ""); in TestProperty() local
/third_party/skia/src/core/
DSkCpu.cpp38 uint32_t abcd[4] = {0,0,0,0}; in read_cpu_features() local
DSkGeometry.cpp475 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/
DSkCpu.cpp48 uint32_t abcd[4] = {0,0,0,0}; in read_cpu_features() local
DSkGeometry.cpp392 Sk2s abcd = interp(abc, bcd, tt); in SkChopCubicAt() local
/third_party/boost/libs/utility/test/
Dstring_ref_test_io.cpp44 string_type begin, abcd, end; member
Dstring_view_test_io.cpp44 string_type begin, abcd, end; member
/third_party/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc83 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/
Dnanobenchmark.cc83 uint32_t* ABSL_RANDOM_INTERNAL_RESTRICT abcd) { in Cpuid()
102 uint32_t abcd[4]; in BrandString() local
/third_party/skia/samplecode/
DSampleFitCubicToCircle.cpp91 double abcd = lerp(abc, bcd, T); in eval_cubic() local
/third_party/flutter/skia/src/pathops/
DSkPathOpsCubic.cpp91 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/
DSkPathOpsCubic.cpp92 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/
DSkBitmapProcState_opts.h108 __m256i abcd = _mm256_permute2x128_si256(lo, hi, 0x20), in S32_alpha_D32_filter_DX() local
/third_party/icu/icu4c/source/test/cintltst/
Dcustrtst.c498 abcd[] = { 0x61, 0x62, 0x63, 0x64, 0 }, in TestStringSearching() local
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCFillGeometry.cpp530 float T, Sk2f* ab, Sk2f* abc, Sk2f* abcd, Sk2f* bcd, Sk2f* cd) { in chop_cubic()
/third_party/flutter/skia/include/private/
DSkNx_neon.h66 float32x2x4_t abcd = {{ in Store4() local
/third_party/skia/include/private/
DSkNx_neon.h66 float32x2x4_t abcd = {{ in Store4() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Ddec_sse2.c942 const __m128i abcd = _mm_avg_epu8(XABCD, ABCD0); in VR4_SSE2() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddec_sse2.c942 const __m128i abcd = _mm_avg_epu8(XABCD, ABCD0); in VR4_SSE2() local

12