Home
last modified time | relevance | path

Searched defs:col0 (Results 1 – 25 of 26) sorted by relevance

12

/third_party/mindspore/tests/ut/data/dataset/testPyfuncMap/
Dschema.json5 "col0": { object
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_stipple.c31 const int col0 = quad->input.x0 % 32; in stipple_quad() local
/third_party/libjpeg-turbo/simd/powerpc/
Djfdctfst-altivec.c93 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_fdct_ifast_altivec() local
Djidctfst-altivec.c119 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_idct_ifast_altivec() local
Djfdctint-altivec.c185 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_fdct_islow_altivec() local
Djidctint-altivec.c214 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_idct_islow_altivec() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/
Djfdctfst-altivec.c93 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_fdct_ifast_altivec() local
Djidctfst-altivec.c119 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_idct_ifast_altivec() local
Djfdctint-altivec.c185 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_fdct_islow_altivec() local
Djidctint-altivec.c214 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_idct_islow_altivec() local
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djfdctfst-neon.c75 int16x8_t col0 = cols_04.val[0]; in jsimd_fdct_ifast_neon() local
Djfdctint-neon.c112 int16x8_t col0 = cols_04.val[0]; in jsimd_fdct_islow_neon() local
Djidctred-neon.c429 int16x4_t col0 = vreinterpret_s16_s32(vget_low_s32(cols_0426.val[0])); in jsimd_idct_4x4_neon() local
Djidctfst-neon.c351 int16x8_t col0 = vreinterpretq_s16_s32(cols_04.val[0]); in jsimd_idct_ifast_neon() local
/third_party/skia/src/core/
DSkCompressedDataUtils.cpp170 static SkPMColor lerp(float t, SkPMColor col0, SkPMColor col1) { in lerp()
/third_party/mesa3d/src/mesa/swrast/
Ds_span.c325 GLfloat (*col0)[4] = span->array->attribs[VARYING_SLOT_COL0]; in interpolate_float_colors() local
839 GLfloat (*col0)[4] = span->array->attribs[VARYING_SLOT_COL0]; in add_specular() local
/third_party/skia/src/gpu/
DGrDataUtils.cpp145 static void create_BC1_block(SkColor col0, SkColor col1, BC1Block* block) { in create_BC1_block()
/third_party/vk-gl-cts/modules/glshared/
DglsFboCompletenessTests.cpp1030 for (const GLenum* col0 = s_kinds.begin(); col0 != s_kinds.end(); ++col0) in createAttachmentTests() local
/third_party/flutter/skia/src/core/
DSkMatrix44.cpp935 int col0 = 0; in preserves2dAxisAlignment() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp1015 int col0 = (isCofactor && (col <= 0)) ? 1 : 0; in emitDeterminant() local
1029 int col0 = (isCofactor && (col <= 0)) ? 1 : 0; in emitDeterminant() local
/third_party/mesa3d/src/util/format/
Du_format_fxt1.c1409 uint32_t col0[4]; in fxt1_decode_1ALPHA() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c2650 struct ir3_instruction *col0 = ir3_create_collect(b, src0, nsrc0); in emit_tex() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_s3tc.c572 LLVMValueRef rgba, a, colors0, colors1, col0, col1, const2; in s3tc_dxt1_full_to_rgba_aos() local
/third_party/mesa3d/src/imgui/
Dimgui_draw.cpp1311 …t vert_start_idx, int vert_end_idx, ImVec2 gradient_p0, ImVec2 gradient_p1, ImU32 col0, ImU32 col1) in ShadeVertsLinearColorGradientKeepAlpha()
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_draw.cpp1302 …t vert_start_idx, int vert_end_idx, ImVec2 gradient_p0, ImVec2 gradient_p1, ImU32 col0, ImU32 col1) in ShadeVertsLinearColorGradientKeepAlpha()

12