| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/ |
| D | winograd_avx.c | 392 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(src[3 + offset], src[4 + offset]); in OutputTransform6x3AvxUnit() local 401 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(t[3 + offset], t[4 + offset]); in OutputTransform6x3AvxUnit() local 434 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(src[3 + offset], src[4 + offset]); in OutputTransform6x3ReluAvxUnit() local 443 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(t[3 + offset], t[4 + offset]); in OutputTransform6x3ReluAvxUnit() local 480 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(src[3 + offset], src[4 + offset]); in OutputTransform6x3Relu6AvxUnit() local 489 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(t[3 + offset], t[4 + offset]); in OutputTransform6x3Relu6AvxUnit() local 527 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(src[3 + offset], src[4 + offset]); in OutputTransform6x4AvxUnit() local 538 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(t[3 + offset], t[4 + offset]); in OutputTransform6x4AvxUnit() local 572 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(src[3 + offset], src[4 + offset]); in OutputTransform6x4ReluAvxUnit() local 583 MS_FLOAT32X8 tmp2 = MS_ADD256_F32(t[3 + offset], t[4 + offset]); in OutputTransform6x4ReluAvxUnit() local [all …]
|
| D | winograd_utils.c | 121 MS_FLOAT32X4 tmp2 = MS_SUBQ_F32(src[4 + offset], src[2 + offset]); in InputTransform6x6Unit() local 136 MS_FLOAT32X4 tmp2 = MS_SUBQ_F32(t[4 + offset], t[2 + offset]); in InputTransform6x6Unit() local 162 float tmp2 = src[4 + offset] - src[2 + offset]; in InputTransform6x6Unit() local 173 float tmp2 = t[4 + offset] - t[2 + offset]; in InputTransform6x6Unit() local 203 …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 229 …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 268 float tmp2 = 2.25f * src[2 + offset] - 3.25f * src[4 + offset]; in InputTransform8x8Unit() local 285 float tmp2 = 2.25f * t[2 + offset] - 3.25f * t[4 + offset]; in InputTransform8x8Unit() local 989 MS_FLOAT32X4 tmp2 = MS_ADDQ_F32(src[3 + offset], src[4 + offset]); in OutputTransform6x3Unit() local 998 MS_FLOAT32X4 tmp2 = MS_ADDQ_F32(t[3 + offset], t[4 + offset]); in OutputTransform6x3Unit() local [all …]
|
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/ |
| D | winograd_utils_fp16.c | 173 float16x8_t tmp2 = vsubq_f16(src[4 + offset], src[2 + offset]); in InputTransform6x6UnitFp16() local 187 float16x8_t tmp2 = vsubq_f16(t[4 + offset], t[2 + offset]); in InputTransform6x6UnitFp16() local 210 float16x4_t tmp2 = vsub_f16(src[4 + offset], src[2 + offset]); in InputTransform6x6UnitFp16() local 223 float16x4_t tmp2 = vsub_f16(t[4 + offset], t[2 + offset]); in InputTransform6x6UnitFp16() local 249 float16_t tmp2 = src[4 + offset] - src[2 + offset]; in InputTransform6x6UnitFp16() local 260 float16_t tmp2 = t[4 + offset] - t[2 + offset]; in InputTransform6x6UnitFp16() local 288 …float16x8_t tmp2 = vsubq_f16(vmulq_n_f16(src[2 + offset], 2.25), vmulq_n_f16(src[4 + offset], 3.25… in InputTransform8x8UnitFp16() local 310 … float16x8_t tmp2 = vsubq_f16(vmulq_n_f16(t[2 + offset], 2.25), vmulq_n_f16(t[4 + offset], 3.25)); in InputTransform8x8UnitFp16() local 342 … float16x4_t tmp2 = vsub_f16(vmul_n_f16(src[2 + offset], 2.25), vmul_n_f16(src[4 + offset], 3.25)); in InputTransform8x8UnitFp16() local 363 float16x4_t tmp2 = vsub_f16(vmul_n_f16(t[2 + offset], 2.25), vmul_n_f16(t[4 + offset], 3.25)); in InputTransform8x8UnitFp16() local [all …]
|
| /third_party/ffmpeg/libavcodec/ |
| D | dct.c | 51 float tmp2 = data[n - i]; in dst_calc_I_c() local 81 float tmp2 = data[n - i]; in dct_calc_I_c() local 127 float tmp2 = data[n - i - 1] * inv_n; in dct_calc_III_c() local 144 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 | 146 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable 210 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_fdct_ifast() local 276 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_fdct_ifast248() local
|
| D | hq_hqadsp.c | 37 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmpA; in idct_row() local 75 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmpA; in idct_col() local
|
| D | jfdctint_template.c | 184 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in FUNC() local 262 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in FUNC() local 344 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in FUNC() local
|
| /third_party/python/Python/ |
| D | Python-ast.c | 5371 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local 5408 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local 5457 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local 5536 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_mod() local 5733 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local 5770 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local 5894 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local 5931 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local 6038 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local 6075 PyObject *tmp2 = PyList_GET_ITEM(tmp, i); in obj2ast_stmt() local [all …]
|
| /third_party/openssl/crypto/aes/ |
| D | aes_ige.c | 84 aes_block_t tmp, tmp2; in AES_ige_encrypt() local 137 aes_block_t tmp, tmp2; in AES_ige_encrypt() local 181 unsigned char tmp2[AES_BLOCK_SIZE]; in AES_bi_ige_encrypt() 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/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/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/ffmpeg/libavcodec/mips/ |
| D | cabac.h | 34 mips_reg tmp0, tmp1, tmp2, bit; in get_cabac_inline_mips() local
|
| /third_party/flutter/skia/tools/fiddle/ |
| D | draw.cpp | 39 sk_sp<SkSurface> tmp2 = SkSurface::MakeFromBackendTexture(context, in draw() local
|
| /third_party/skia/tools/fiddle/ |
| D | draw.cpp | 41 sk_sp<SkSurface> tmp2 = SkSurface::MakeFromBackendTexture( in draw() local
|
| /third_party/ffmpeg/libavformat/ |
| D | r3d.c | 60 int av_unused tmp2; in r3d_read_red1() local 221 int av_unused tmp2; in r3d_read_redv() local 276 int av_unused tmp, tmp2; in r3d_read_reda() local
|
| /third_party/optimized-routines/string/aarch64/ |
| D | memcmp.S | 28 #define tmp2 x8 macro
|
| D | strchrnul-mte.S | 22 #define tmp2 x3 macro
|
| /third_party/boost/libs/numeric/odeint/examples/ |
| D | fpu.cpp | 43 double tmp2 = tmp + m_beta * tmp * tmp * tmp; in operator ()() local 87 double tmp2 = 0.5 * tmp * tmp + 0.25 * m_beta * tmp * tmp * tmp * tmp; in local_energy() local
|
| /third_party/optimized-routines/string/arm/ |
| D | strlen-armv6t2.S | 41 #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/boost/boost/smart_ptr/detail/ |
| D | sp_counted_base_w32.hpp | 97 long tmp2 = tmp + 1; in add_ref_lock() local
|
| /third_party/boost/libs/property_tree/test/ |
| D | test_property_tree.hpp | 72 PTREE &tmp2 = pt1.put(T("key2"), T("data2")); in test_constructor_destructor_assignment() local 115 PTREE tmp2(T("data2")); in test_insertion() local 151 PTREE tmp2(T("data2")); in test_erasing() local 209 PTREE tmp2(T("data2")); in test_pushpop() local 872 PTREE pt, tmp1(T("data1")), tmp2(T("data2")); in test_get_child_put_child() local 888 PTREE pt, tmp1(T("data1")), tmp2(T("data2")); in test_get_child_put_child() local
|