| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/ |
| D | winograd_avx.c | 83 MS_FLOAT32X8 tmp2 = MS_SUB256_F32(src[4 + offset], src[2 + offset]); in InputTransform6x6AvxUnit() local 98 MS_FLOAT32X8 tmp2 = MS_SUB256_F32(t[4 + offset], t[2 + offset]); in InputTransform6x6AvxUnit() local 124 float tmp2 = src[4 + offset] - src[2 + offset]; in InputTransform6x6AvxUnit() local 135 float tmp2 = t[4 + offset] - t[2 + offset]; in InputTransform6x6AvxUnit() local 162 …MS_FLOAT32X8 tmp2 = MS_SUB256_F32(MS_MUL256_N_F32(src[2 + offset], 2.25), MS_MUL256_N_F32(src[4 + … in InputTransform8x8AvxUnit_block8() local 191 …MS_FLOAT32X8 tmp2 = MS_SUB256_F32(MS_MUL256_N_F32(t[2 + offset], 2.25), MS_MUL256_N_F32(t[4 + offs… in InputTransform8x8AvxUnit_block8() local 233 float tmp2 = 2.25f * src[2 + offset] - 3.25f * src[4 + offset]; in InputTransform8x8AvxUnit() local 250 float tmp2 = 2.25f * t[2 + offset] - 3.25f * t[4 + offset]; in InputTransform8x8AvxUnit() local 642 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(src[3 + offset], src[4 + offset]); in OutputTransform6x3AvxUnit() local 651 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(t[3 + offset], t[4 + offset]); in OutputTransform6x3AvxUnit() local [all …]
|
| D | winograd_utils.c | 306 MS_FLOAT32X4 tmp2 = MS_SUBQ_F32(src[4 + offset], src[2 + offset]); in InputTransform6x6Unit() local 321 MS_FLOAT32X4 tmp2 = MS_SUBQ_F32(t[4 + offset], t[2 + offset]); in InputTransform6x6Unit() local 347 float tmp2 = src[4 + offset] - src[2 + offset]; in InputTransform6x6Unit() local 358 float tmp2 = t[4 + offset] - t[2 + offset]; in InputTransform6x6Unit() local 389 MS_FLOAT32X4 tmp2 = MS_SUBQ_F32(s4, s2); in InputTransform6x6Step() local 522 float tmp2 = src[4] - src[2]; in InputTransform6x6Pack12() local 551 …MS_FLOAT32X4 tmp2 = MS_SUBQ_F32(MS_MULQ_N_F32(src[2 + offset], 2.25), MS_MULQ_N_F32(src[4 + offset… in InputTransform8x8Unit_block4() local 577 …MS_FLOAT32X4 tmp2 = MS_SUBQ_F32(MS_MULQ_N_F32(t[2 + offset], 2.25), MS_MULQ_N_F32(t[4 + offset], 3… in InputTransform8x8Unit_block4() local 616 float tmp2 = 2.25f * src[2 + offset] - 3.25f * src[4 + offset]; in InputTransform8x8Unit() local 633 float tmp2 = 2.25f * t[2 + offset] - 3.25f * t[4 + offset]; in InputTransform8x8Unit() local [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp16/ |
| D | winograd_utils_fp16.c | 292 float16x8_t tmp2 = vsubq_f16(src[4 + offset], src[2 + offset]); in InputTransform6x6UnitFp16() local 306 float16x8_t tmp2 = vsubq_f16(t[4 + offset], t[2 + offset]); in InputTransform6x6UnitFp16() local 329 float16x4_t tmp2 = vsub_f16(src[4 + offset], src[2 + offset]); in InputTransform6x6UnitFp16() local 342 float16x4_t tmp2 = vsub_f16(t[4 + offset], t[2 + offset]); in InputTransform6x6UnitFp16() local 368 float16_t tmp2 = src[4 + offset] - src[2 + offset]; in InputTransform6x6UnitFp16() local 379 float16_t tmp2 = t[4 + offset] - t[2 + offset]; in InputTransform6x6UnitFp16() local 408 float16x8_t tmp2 = vsubq_f16(s4, s2); in InputTransform6x6StepFp16() local 496 …float16x8_t tmp2 = vsubq_f16(vmulq_n_f16(src[2 + offset], 2.25), vmulq_n_f16(src[4 + offset], 3.25… in InputTransform8x8UnitFp16() local 518 … float16x8_t tmp2 = vsubq_f16(vmulq_n_f16(t[2 + offset], 2.25), vmulq_n_f16(t[4 + offset], 3.25)); in InputTransform8x8UnitFp16() local 550 … float16x4_t tmp2 = vsub_f16(vmul_n_f16(src[2 + offset], 2.25), vmul_n_f16(src[4 + offset], 3.25)); in InputTransform8x8UnitFp16() local [all …]
|
| /third_party/ffmpeg/libavcodec/ |
| D | dct.c | 53 float tmp2 = data[n - i]; in dst_calc_I_c() local 83 float tmp2 = data[n - i]; in dct_calc_I_c() local 129 float tmp2 = data[n - i - 1] * inv_n; in dct_calc_III_c() local 146 float tmp2 = data[n - i - 1]; in dct_calc_II_c() local
|
| D | faandct.c | 67 FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in row_fdct() local 116 FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_faandct() local 170 FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_faandct248() local
|
| D | jfdctfst.c | 145 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable 209 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_fdct_ifast() local 275 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_fdct_ifast248() local
|
| /third_party/python/Python/ |
| D | Python-ast.c | 5514 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local 5551 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local 5600 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local 5679 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local 5876 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local 5913 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local 6037 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local 6074 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local 6181 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local 6218 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local [all …]
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| D | cabac.h | 123 int64_t tmp0, tmp1, tmp2, bit; in get_cabac_inline_loongarch() local 151 int64_t tmp0, tmp1, tmp2; in get_cabac_bypass_loongarch() local
|
| D | h264_cabac.c | 34 int64_t bit, tmp0, tmp1, tmp2, one = 1; in decode_significance_loongarch() local 89 int64_t bit, tmp0, tmp1, tmp2, one = 1, end = 63, last = 0; in decode_significance_8x8_loongarch() local
|
| /third_party/openssl/crypto/aes/ |
| D | aes_ige.c | 89 aes_block_t tmp, tmp2; in AES_ige_encrypt() local 142 aes_block_t tmp, tmp2; in AES_ige_encrypt() local 194 unsigned char tmp2[AES_BLOCK_SIZE]; in AES_bi_ige_encrypt() local
|
| /third_party/mesa3d/src/amd/compiler/tests/ |
| D | test_regalloc.cpp | 273 Temp tmp2 = bld.pseudo(aco_opcode::p_create_vector, bld.def(v1), Operand::zero(2), tmp1); variable 289 Temp tmp2 = bld.writelane(bld.def(v1), inputs[1], inputs[2], inputs[0]); variable 490 Temp tmp2 = bld.pseudo(aco_opcode::p_unit_test, bld.def(v1)); variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/intrinsics/sse/ |
| D | MatMul_Sse.c | 51 __m128 tmp2 = _mm_mul_ps(ma2, mb); in MatrixMultiplyWinograd() local 80 __m128 tmp2 = _mm_mul_ps(ma2, mb); in MatrixMultiplyWinograd() local 122 __m128 tmp1 = _mm_mul_ps(b1, a1), tmp2 = _mm_mul_ps(b2, a1); in MatmulFloatSse64Opt() local 221 __m128 tmp1 = _mm_mul_ps(b1, a1), tmp2 = _mm_mul_ps(b2, a1); in DeconvMatmulFloatSse() local
|
| /third_party/jerryscript/tests/benchmarks/jerry/ |
| D | loop_arithmetics_1kk.js | 20 var tmp2; variable
|
| D | loop_arithmetics_10kk.js | 20 var tmp2; variable
|
| /third_party/skia/m133/third_party/externals/libyuv/source/ |
| D | rotate_mmi.cc | 27 uint64_t tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6; in TransposeWx8_MMI() local 156 uint64_t tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6; in TransposeUVWx8_MMI() local
|
| D | scale_lsx.cc | 82 __m128i src0, src1, src2, src3, tmp0, tmp1, tmp2, tmp3, dst0; in ScaleARGBRowDown2Box_LSX() local 140 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleARGBRowDownEvenBox_LSX() local 201 __m128i tmp0, tmp1, tmp2, tmp3, dst0, dst1; in ScaleRowDown2Linear_LSX() local 225 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown2Box_LSX() local 278 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown4Box_LSX() local 346 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown38_2_Box_LSX() local 386 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown38_3_Box_LSX() local 453 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleFilterCols_LSX() local 517 __m128i tmp0, tmp1, tmp2, dst0; in ScaleARGBCols_LSX() local 544 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleARGBFilterCols_LSX() local [all …]
|
| /third_party/ffmpeg/libavformat/ |
| D | r3d.c | 60 int av_unused tmp2; in r3d_read_red1() local 222 int av_unused tmp2; in r3d_read_redv() local 277 int av_unused tmp, tmp2; in r3d_read_reda() local
|
| /third_party/skia/m133/tools/fiddle/ |
| D | draw.cpp | 58 sk_sp<SkSurface> tmp2 = SkSurfaces::WrapBackendTexture(dContext, in draw() local
|
| /third_party/skia/tools/fiddle/ |
| D | draw.cpp | 41 sk_sp<SkSurface> tmp2 = SkSurface::MakeFromBackendTexture( in draw() local
|
| /third_party/optimized-routines/string/aarch64/ |
| D | strchrnul-mte.S | 22 #define tmp2 x3 macro
|
| D | strchr-mte.S | 22 #define tmp2 x3 macro
|
| /third_party/optimized-routines/string/arm/ |
| D | strlen-armv6t2.S | 46 #define tmp2 r5 macro
|
| /third_party/typescript/tests/cases/compiler/ |
| D | varianceProblingAndZeroOrderIndexSignatureRelationsAlign.ts | 63 function tmp2<N extends NeededInfo>(n: N) {} function
|
| D | varianceProblingAndZeroOrderIndexSignatureRelationsAlign2.ts | 63 function tmp2<N extends NeededInfo>(n: N) {} function
|
| /third_party/openhitls/testcode/sdv/testcase/bsl/list/ |
| D | test_suite_sdv_list.c | 63 UserData *tmp2 = (UserData *)data2; in UserDataCompare() local 86 char *tmp2 = (char *)data2; in UserDataCompareByName() local 104 UserData *tmp2 = *(UserData **)b; in UserDataSort() local 372 UserData *tmp2 = BSL_LIST_Search(testList, "Dave", UserDataCompareByName, &errNum); in SDV_BSL_LIST_SEARCH_FUNC_TC001() local
|