Home
last modified time | relevance | path

Searched defs:tmp3 (Results 76 - 100 of 158) sorted by relevance

1234567

/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dtraps.c440 long error, tmp1, tmp2, tmp3, tmp4; in do_entUna() local
727 unsigned long tmp1, tmp2, tmp3, tmp4; in do_entUnaUser() local
/kernel/linux/common_modules/tzdriver/agent_rpmb/core/
H A Dagent_rpmb.c65 uint32_t tmp3; member
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dtraps.c438 long error, tmp1, tmp2, tmp3, tmp4; in do_entUna() local
725 unsigned long tmp1, tmp2, tmp3, tmp4; in do_entUnaUser() local
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifs_debug.c218 struct list_head *tmp1, *tmp2, *tmp3; in cifs_debug_data_proc_show() local
474 struct list_head *tmp1, *tmp2, *tmp3; in cifs_stats_proc_write() local
539 struct list_head *tmp1, *tmp2, *tmp3; in cifs_stats_proc_show() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dfft_template.c326 unsigned tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in fft_calc_c() local
[all...]
H A Djrevdct.c217 int32_t tmp0, tmp1, tmp2, tmp3; in ff_j_rev_dct() local
955 int32_t tmp0, tmp1, tmp2, tmp3; ff_j_rev_dct4() local
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264idct_lasx.c85 __m256i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_h264_idct8_addblk_lasx() local
454 __m256i tmp0, tmp1, tmp2, tmp3; ff_h264_deq_idct_luma_dc_lasx() local
[all...]
H A Dvp9_intra_lsx.c344 __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, tmp in ff_tm_8x8_lsx() local
514 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; ff_tm_16x16_lsx() local
600 __m128i tmp0, tmp1, tmp2, tmp3, reg0, reg1, reg2; ff_tm_32x32_lsx() local
[all...]
H A Dvp8_lpf_lsx.c337 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_vp8_h_loop_filter16_lsx() local
424 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_vp8_h_loop_filter8uv_lsx() local
543 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; ff_vp8_h_loop_filter16_inner_lsx() local
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dsimple_idct_msa.c189 uint64_t tmp0, tmp1, tmp2, tmp3; in simple_idct_put_msa() local
365 uint64_t tmp0, tmp1, tmp2, tmp3; in simple_idct_add_msa() local
[all...]
H A Dfft_mips.c66 FFTSample tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in ff_fft_calc_mips() local
[all...]
H A Dvp8_lpf_msa.c382 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_vp8_h_loop_filter16_msa() local
447 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ff_vp8_h_loop_filter8uv_msa() local
597 v4i32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; ff_vp8_h_loop_filter8uv_inner_msa() local
651 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; ff_vp8_h_loop_filter16_inner_msa() local
[all...]
/third_party/ffmpeg/libavcodec/ppc/
H A Dvc1dsp_altivec.c249 vector signed short tmp2, tmp3; in vc1_inv_trans_8x4_altivec() local
/third_party/musl/src/crypt/
H A Dcrypt_blowfish.c460 BF_word tmp1, tmp2, tmp3, tmp4; in BF_encrypt() local
681 BF_word tmp1, tmp2, tmp3, tmp in BF_crypt() local
[all...]
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.cc422 I8x16Shl(XMMRegister dst, XMMRegister src1, Register src2, Register tmp1, XMMRegister tmp2, XMMRegister tmp3) I8x16Shl() argument
463 I8x16ShrS(XMMRegister dst, XMMRegister src1, Register src2, Register tmp1, XMMRegister tmp2, XMMRegister tmp3) I8x16ShrS() argument
506 I8x16ShrU(XMMRegister dst, XMMRegister src1, Register src2, Register tmp1, XMMRegister tmp2, XMMRegister tmp3) I8x16ShrU() argument
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djidctint.c177 JLONG tmp0, tmp1, tmp2, tmp3; in jpeg_idct_islow() local
906 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13, tmp14; jpeg_idct_9x9() local
2378 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13; jpeg_idct_16x16() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/net/
H A Dbpf_jit_comp.c434 const u8 tmp3 = bpf2a64[TMP_REG_3]; in build_insn() local
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dsha1-armv7-neon.S70 #define tmp3 q11 define
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dsha1-armv7-neon.S70 #define tmp3 q11 define
/third_party/ffmpeg/libavfilter/
H A Dvf_fspp.c250 int_simd16_t tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in column_fidct_c() local
373 int_simd16_t tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; row_idct_c() local
435 int_simd16_t tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; row_fdct_c() local
[all...]
/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_optimizer.cpp991 auto tmp3 = bld.vop1_dpp(aco_opcode::v_mov_b32, bld.def(v1), a, dpp_row_mirror); variable
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
H A Djfdctint-neon.c129 int16x8_t tmp3 = vaddq_s16(col3, col4); in jsimd_fdct_islow_neon() local
H A Djidctfst-neon.c130 int16x4_t tmp3 = vmul_s16(vget_high_s16(row6), quant_row6); in jsimd_idct_ifast_neon() local
205 int16x4_t tmp3 = vmul_s16(vget_low_s16(row6), quant_row6); in jsimd_idct_ifast_neon() local
275 int16x8_t tmp3 = vmulq_s16(row6, quant_row6); jsimd_idct_ifast_neon() local
373 int16x8_t tmp3 = vsubq_s16(tmp10, tmp13); jsimd_idct_ifast_neon() local
[all...]
H A Djidctint-neon.c372 int32x4_t tmp3 = vmull_lane_s16(z2_s16, consts.val[1], 2); in jsimd_idct_islow_pass1_regular() local
498 int32x4_t tmp3 = vmull_lane_s16(z2_s16, consts.val[1], 2); jsimd_idct_islow_pass1_sparse() local
583 int32x4_t tmp3 = vmull_lane_s16(z2_s16, consts.val[1], 2); jsimd_idct_islow_pass2_regular() local
729 int32x4_t tmp3 = vmull_lane_s16(z2_s16, consts.val[1], 2); jsimd_idct_islow_pass2_sparse() local
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dtime_64.c317 unsigned long ret, tmp1, tmp2, tmp3; in __hbird_read_stick() local

Completed in 27 milliseconds

1234567