| /third_party/icu/icu4c/source/test/fuzzer/ |
| D | collator_rulebased_fuzzer.cpp | 22 icu::LocalPointer<icu::RuleBasedCollator> col1( in LLVMFuzzerTestOneInput() local
|
| /third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
| D | CollationAPITest.java | 257 Collator col1 = Collator.getInstance(Locale.ENGLISH); in TestDuplicate() local 401 Collator col1 = Collator.getInstance(Locale.ENGLISH); in TestHashCode() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
| D | CollationAPITest.java | 260 Collator col1 = Collator.getInstance(Locale.ENGLISH); in TestDuplicate() local 404 Collator col1 = Collator.getInstance(Locale.ENGLISH); in TestHashCode() local
|
| /third_party/ffmpeg/libavcodec/x86/ |
| D | xvididct.asm | 677 .col1: label
|
| /third_party/python/Lib/tkinter/test/test_tkinter/ |
| D | test_misc.py | 204 def assertApprox(col1, col2): argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | ColorStateTests.cpp | 223 constexpr RGBA8 operator+(const RGBA8& col1, const RGBA8& col2) { in operator +() 238 constexpr RGBA8 operator-(const RGBA8& col1, const RGBA8& col2) { in operator -() 253 RGBA8 min(const RGBA8& col1, const RGBA8& col2) { in min() 259 RGBA8 max(const RGBA8& col1, const RGBA8& col2) { in max() 265 RGBA8 mix(const RGBA8& col1, const RGBA8& col2, std::array<float, 4> fac) { in mix() 276 RGBA8 mix(const RGBA8& col1, const RGBA8& col2, const RGBA8& fac) { in mix()
|
| /third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | ColorStateTests.cpp | 214 constexpr RGBA8 operator+(const RGBA8& col1, const RGBA8& col2) { in operator +() 229 constexpr RGBA8 operator-(const RGBA8& col1, const RGBA8& col2) { in operator -() 244 RGBA8 min(const RGBA8& col1, const RGBA8& col2) { in min() 250 RGBA8 max(const RGBA8& col1, const RGBA8& col2) { in max() 256 RGBA8 mix(const RGBA8& col1, const RGBA8& col2, std::array<float, 4> fac) { in mix() 267 RGBA8 mix(const RGBA8& col1, const RGBA8& col2, const RGBA8& fac) { in mix()
|
| /third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/ |
| D | jfdctfst-altivec.c | 93 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_fdct_ifast_altivec() local
|
| D | jidctfst-altivec.c | 119 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_idct_ifast_altivec() local
|
| D | jfdctint-altivec.c | 185 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_fdct_islow_altivec() local
|
| D | jidctint-altivec.c | 214 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_idct_islow_altivec() local
|
| /third_party/libjpeg-turbo/simd/powerpc/ |
| D | jfdctfst-altivec.c | 93 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_fdct_ifast_altivec() local
|
| D | jidctfst-altivec.c | 119 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_idct_ifast_altivec() local
|
| D | jfdctint-altivec.c | 185 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_fdct_islow_altivec() local
|
| D | jidctint-altivec.c | 214 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_idct_islow_altivec() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
| D | jfdctfst-neon.c | 76 int16x8_t col1 = cols_15.val[0]; in jsimd_fdct_ifast_neon() local
|
| D | jfdctint-neon.c | 113 int16x8_t col1 = cols_15.val[0]; in jsimd_fdct_islow_neon() local
|
| D | jidctred-neon.c | 430 int16x4_t col1 = vreinterpret_s16_s32(vget_low_s32(cols_1537.val[0])); in jsimd_idct_4x4_neon() local
|
| D | jidctfst-neon.c | 352 int16x8_t col1 = vreinterpretq_s16_s32(cols_15.val[0]); in jsimd_idct_ifast_neon() local
|
| /third_party/libjpeg-turbo/simd/arm/ |
| D | jfdctfst-neon.c | 76 int16x8_t col1 = cols_15.val[0]; in jsimd_fdct_ifast_neon() local
|
| D | jfdctint-neon.c | 113 int16x8_t col1 = cols_15.val[0]; in jsimd_fdct_islow_neon() local
|
| D | jidctred-neon.c | 430 int16x4_t col1 = vreinterpret_s16_s32(vget_low_s32(cols_1537.val[0])); in jsimd_idct_4x4_neon() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | apicoll.cpp | 254 RuleBasedCollator *col1, *col2, *col3, *col4; in TestRuleBasedColl() local 444 Collator *col1 = 0; in TestHashCode() local 833 RuleBasedCollator *col1 = new RuleBasedCollator(ruleset1, success); in TestOperators() local 911 Collator *col1 = Collator::createInstance(Locale::getEnglish(), status); in TestDuplicate() local 2249 TestCollator col1; in TestSubclass() local
|
| /third_party/gstreamer/gstplugins_good/gst/goom2k1/ |
| D | filters.c | 372 Color col1, col2, col3, col4; in zoomFilterFastRGB() local
|
| /third_party/skia/src/core/ |
| D | SkCompressedDataUtils.cpp | 170 static SkPMColor lerp(float t, SkPMColor col0, SkPMColor col1) { in lerp()
|