| /third_party/ffmpeg/libavcodec/mips/ |
| D | cabac.h | 36 mips_reg tmp0, tmp1, tmp2, bit; in get_cabac_inline_mips() local 126 mips_reg tmp0, tmp1; in get_cabac_bypass_mips() local 178 mips_reg tmp0, tmp1; in get_cabac_bypass_sign_mips() local
|
| D | compute_antialias_fixed.h | 81 int tmp0, tmp1, tmp2, tmp00, tmp11; in compute_antialias_mips_fixed() local
|
| /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 196 int64_t tmp0, tmp1; in get_cabac_bypass_sign_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
|
| D | vp9_intra_lsx.c | 184 __m128i tmp0, tmp1, dst0; in ff_dc_4x4_lsx() local 229 __m128i tmp0, tmp1, dst0; in ff_dc_8x8_lsx() local 293 __m128i tmp0, tmp1, dst0; in ff_dc_16x16_lsx() local 344 __m128i tmp0, tmp1, tmp2, tmp3, dst0; in ff_dc_32x32_lsx() local 435 __m128i tmp0, tmp1, tmp2, tmp3, reg0, reg1; in ff_tm_4x4_lsx() local 465 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_tm_8x8_lsx() local 514 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_tm_16x16_lsx() local 600 __m128i tmp0, tmp1, tmp2, tmp3, reg0, reg1, reg2; in ff_tm_32x32_lsx() local
|
| D | h264dsp_lasx.c | 1013 __m256i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_biweight_h264_pixels16_8_lasx() local 1179 __m256i tmp0, tmp1, tmp2, tmp3, denom, offset; in avc_biwgt_8x4_lasx() local 1222 __m256i tmp0, tmp1, tmp2, tmp3, denom, offset; in avc_biwgt_8x8_lasx() local 1288 __m256i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, denom, offset; in avc_biwgt_8x16_lasx() local 1414 __m256i tmp0, tmp1, denom, offset; in avc_biwgt_4x2_lasx() local 1446 __m256i tmp0, tmp1, tmp2, tmp3, denom, offset; in avc_biwgt_4x4_lasx() local 1488 __m256i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, denom, offset; in avc_biwgt_4x8_lasx() local 1570 __m256i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_weight_h264_pixels16_8_lasx() local 1720 __m256i tmp0, tmp1, tmp2, tmp3, denom, offset; in avc_wgt_8x4_lasx() local 1754 __m256i tmp0, tmp1, tmp2, tmp3, denom, offset, wgt; in avc_wgt_8x8_lasx() local [all …]
|
| /third_party/ffmpeg/libavcodec/ |
| D | dct.c | 52 float tmp1 = data[i ]; in dst_calc_I_c() local 82 float tmp1 = data[i]; in dct_calc_I_c() local 128 float tmp1 = data[i] * inv_n; in dct_calc_III_c() local 145 float tmp1 = data[i]; 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
|
| 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
|
| 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
|
| /third_party/jerryscript/tests/benchmarks/jerry/ |
| D | loop_arithmetics_1kk.js | 19 var tmp1; variable
|
| D | loop_arithmetics_10kk.js | 19 var tmp1; variable
|
| /third_party/ffmpeg/tests/checkasm/ |
| D | g722dsp.c | 37 const int16_t *tmp1 = src1; in check_qmf() local
|
| /third_party/optimized-routines/string/aarch64/ |
| D | memcmp.S | 27 #define tmp1 x7 macro
|
| D | strchrnul-mte.S | 21 #define tmp1 x1 macro
|
| D | strchr-mte.S | 21 #define tmp1 x1 macro
|
| D | strchrnul.S | 23 #define tmp1 x3 macro
|
| D | strcmp.S | 32 #define tmp1 x7 macro
|
| D | strchr.S | 23 #define tmp1 x3 macro
|
| /third_party/optimized-routines/string/arm/ |
| D | strlen-armv6t2.S | 40 #define tmp1 r4 /* Overlaps const_0 */ macro
|
| /third_party/typescript/tests/cases/compiler/ |
| D | varianceProblingAndZeroOrderIndexSignatureRelationsAlign2.ts | 62 const tmp1: MyInfo = null!; constant
|
| D | varianceProblingAndZeroOrderIndexSignatureRelationsAlign.ts | 62 const tmp1: MyInfo = null!; constant
|
| /third_party/ltp/testcases/kernel/syscalls/mmap/ |
| D | mmap19.c | 29 static const char tmp1[] = "testfile1"; variable
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
| D | jidctfst-neon.c | 128 int16x4_t tmp1 = vmul_s16(vget_high_s16(row2), quant_row2); in jsimd_idct_ifast_neon() local 203 int16x4_t tmp1 = vmul_s16(vget_low_s16(row2), quant_row2); in jsimd_idct_ifast_neon() local 273 int16x8_t tmp1 = vmulq_s16(row2, quant_row2); in jsimd_idct_ifast_neon() local 374 int16x8_t tmp1 = vaddq_s16(tmp11, tmp12); in jsimd_idct_ifast_neon() local
|