Home
last modified time | relevance | path

Searched defs:col2 (Results 1 - 11 of 11) sorted by relevance

/third_party/icu/tools/multi/proj/provider/
H A Dcolldiff.cpp125 UCollator *col2 = ucol_openFromShortString(xbuf3, false, NULL, &subStatus); in main() local
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
H A Djfdctfst-neon.c77 int16x8_t col2 = cols_26.val[0]; in jsimd_fdct_ifast_neon() local
H A Djfdctint-neon.c114 int16x8_t col2 = cols_26.val[0]; in jsimd_fdct_islow_neon() local
H A Djidctfst-neon.c353 int16x8_t col2 = vreinterpretq_s16_s32(cols_26.val[0]); in jsimd_idct_ifast_neon() local
H A Djidctred-neon.c431 int16x4_t col2 = vreinterpret_s16_s32(vget_low_s32(cols_0426.val[1])); in jsimd_idct_4x4_neon() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DColorStateTests.cpp223 constexpr RGBA8 operator+(const RGBA8& col1, const RGBA8& col2) { in operator +() argument
238 constexpr RGBA8 operator-(const RGBA8& col1, const RGBA8& col2) { in operator -() argument
253 min(const RGBA8& col1, const RGBA8& col2) min() argument
259 max(const RGBA8& col1, const RGBA8& col2) max() argument
265 mix(const RGBA8& col1, const RGBA8& col2, std::array<float, 4> fac) mix() argument
276 mix(const RGBA8& col1, const RGBA8& col2, const RGBA8& fac) mix() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp254 RuleBasedCollator *col1, *col2, *col3, *col4; in TestRuleBasedColl() local
452 Collator *col2 = 0; in TestHashCode() local
839 RuleBasedCollator *col2 in TestOperators() local
916 Collator *col2 = col1->clone(); TestDuplicate() local
2250 TestCollator col2; TestSubclass() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcapitst.c454 UCollator *col1, *col2, *col3, *col4; in TestRuleBasedColl() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp1031 int col2 = (isCofactor && (col <= 2)) ? 3 : 2; in emitDeterminant() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dvp8l_enc.c50 static WEBP_INLINE uint32_t PaletteColorDistance(uint32_t col1, uint32_t col2) { in PaletteColorDistance() argument
62 static WEBP_INLINE void SwapColor(uint32_t* const col1, uint32_t* const col2) { in SwapColor() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp710 static float col2[4] = { 0.4f, 0.7f, 0.0f, 0.5f }; in ShowDemoWindowWidgets() local
2092 static float col2[4] = { 0.4f, 0.7f, 0.0f, 0.5f }; in ShowDemoWindowWidgets() local

Completed in 30 milliseconds