/third_party/mindspore/tests/ut/python/dataset/ |
D | test_filterop.py | 357 def filter_func_Partial_0(col1, col2, col3, col4): argument 461 def filter_func_part_sort(col1, col2, col3, col4, col5, col6): argument
|
/third_party/mindspore/mindspore/lite/micro/coder/wrapper/base/ |
D | optimize_handler_wrapper.c | 31 void MatMulR4Int8_optimize_handler(const int8_t *a, const int8_t *b, int *dst, int row4, int col4, … in MatMulR4Int8_optimize_handler()
|
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/int8/ |
D | opt_op_handler.cc | 27 void MatMulR4Int8_optimize_handler(const int8_t *a, const int8_t *b, int *dst, int row4, int col4, … in MatMulR4Int8_optimize_handler()
|
/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/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/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
D | jfdctfst-neon.c | 79 int16x8_t col4 = cols_04.val[1]; in jsimd_fdct_ifast_neon() local
|
D | jfdctint-neon.c | 116 int16x8_t col4 = cols_04.val[1]; in jsimd_fdct_islow_neon() local
|
D | jidctfst-neon.c | 355 int16x8_t col4 = vreinterpretq_s16_s32(cols_04.val[1]); in jsimd_idct_ifast_neon() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32_grad/ |
D | gemm.c | 96 size_t col4 = col / C4NUM * C4NUM; local 471 size_t col4 = col / C4NUM * C4NUM; local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
D | deconv_int8.c | 111 int col4, bool suppport_opt) { in DeConvPackWeightSum()
|
D | matmul_int8.c | 49 int col4 = UP_ROUND(col, C4NUM); in RowMajor2Row8x4MajorInt8() local 81 int col4 = UP_ROUND(col, C4NUM); in RowMajor2Row4x16MajorInt8() local
|
/third_party/gstreamer/gstplugins_good/gst/goom2k1/ |
D | filters.c | 372 Color col1, col2, col3, col4; in zoomFilterFastRGB() local
|
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | filters.c | 460 Color col1, col2, col3, col4; in c_zoom() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | apicoll.cpp | 254 RuleBasedCollator *col1, *col2, *col3, *col4; in TestRuleBasedColl() local 857 Collator* col4 = col1->clone(); in TestOperators() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | capitst.c | 451 UCollator *col1, *col2, *col3, *col4; in TestRuleBasedColl() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/ |
D | matmul_fp32.c | 784 int col4 = col / C4NUM * C4NUM; in RowMajor2Col4Major() local
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imgui_widgets.cpp | 4026 float col4[4] = { col[0], col[1], col[2], 1.0f }; in ColorPicker3() local
|
/third_party/mesa3d/src/imgui/ |
D | imgui_widgets.cpp | 4038 float col4[4] = { col[0], col[1], col[2], 1.0f }; in ColorPicker3() local
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_widgets.cpp | 5052 float col4[4] = { col[0], col[1], col[2], 1.0f }; in ColorPicker3() local
|