| /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
|
| 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/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/node/deps/openssl/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/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/jerryscript/tests/benchmarks/jerry/ |
| D | loop_arithmetics_1kk.js | 20 var tmp2; variable
|
| D | loop_arithmetics_10kk.js | 20 var tmp2; variable
|
| /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/tools/fiddle/ |
| D | draw.cpp | 41 sk_sp<SkSurface> tmp2 = SkSurface::MakeFromBackendTexture( in draw() local
|
| /third_party/optimized-routines/string/aarch64/ |
| D | memcmp.S | 28 #define tmp2 x8 macro
|
| D | strchrnul-mte.S | 22 #define tmp2 x3 macro
|
| D | strcmp.S | 33 #define tmp2 x8 macro
|
| /third_party/optimized-routines/string/arm/ |
| D | strlen-armv6t2.S | 41 #define tmp2 r5 macro
|
| /third_party/typescript/tests/cases/compiler/ |
| D | varianceProblingAndZeroOrderIndexSignatureRelationsAlign2.ts | 63 function tmp2<N extends NeededInfo>(n: N) {} function
|
| D | varianceProblingAndZeroOrderIndexSignatureRelationsAlign.ts | 63 function tmp2<N extends NeededInfo>(n: N) {} function
|
| /third_party/ltp/testcases/kernel/syscalls/mmap/ |
| D | mmap19.c | 30 static const char tmp2[] = "testfile2"; variable
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
| D | jidctfst-neon.c | 129 int16x4_t tmp2 = vmul_s16(vget_high_s16(row4), quant_row4); in jsimd_idct_ifast_neon() local 204 int16x4_t tmp2 = vmul_s16(vget_low_s16(row4), quant_row4); in jsimd_idct_ifast_neon() local 274 int16x8_t tmp2 = vmulq_s16(row4, quant_row4); in jsimd_idct_ifast_neon() local 375 int16x8_t tmp2 = vsubq_s16(tmp11, tmp12); in jsimd_idct_ifast_neon() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | compute_antialias_fixed.h | 81 int tmp0, tmp1, tmp2, tmp00, tmp11; in compute_antialias_mips_fixed() local
|
| D | cabac.h | 36 mips_reg tmp0, tmp1, tmp2, bit; in get_cabac_inline_mips() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_pipe_vs.c | 64 struct pipe_shader_state tmp2 = *templ; in svga_create_vs_state() local
|