| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | h264_deblock_lasx.c | 119 __m256i tmp0, tmp1; ff_h264_loop_filter_strength_lasx() local 140 DUP2_ARG2(__lasx_xvld, (int8_t*)bS, 0, (int8_t*)bS, 16, tmp0, tmp1); ff_h264_loop_filter_strength_lasx() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A 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 [all...] |
| H A D | jfdctfst.c | 145 int tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in row_fdct() local 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 [all...] |
| H A 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
|
| H A D | sbcdsp.c | 293 int32_t tmp0, tmp1; in sbc_calc_scalefactors_j() local [all...] |
| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | h264qpel.c | 220 vec_u8 tmp1, tmp2, mask, edges, align; in put_pixels16_l2_altivec() local 261 vec_u8 tmp1, tmp2, mask, edges, align; avg_pixels16_l2_altivec() local [all...] |
| /third_party/mesa3d/src/amd/compiler/tests/ |
| H A D | test_optimizer_postRA.cpp | 307 Temp tmp1 = bld.vop1_dpp(aco_opcode::v_mov_b32, bld.def(v1, reg_v2), a, dpp_row_mirror); variable
|
| /third_party/libwebsockets/lib/roles/h2/ |
| H A D | http2.c | 221 char tmp[50], tmp1[50]; in __lws_wsi_server_new() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_clip.h | 70 struct brw_reg tmp0, tmp1; member
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jfdctfst.c | 119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_fdct_ifast() local
|
| H A D | jfdctint.c | 145 JLONG tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_fdct_islow() local
|
| H A D | jidctflt.c | 76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in jpeg_idct_float() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | filters_msa.c | 108 const v16u8 tmp1 = LD_UB(ppred - stride); in PredictLineGradient() local
|
| H A D | lossless_msa.c | 257 v16u8 src1, dst1, tmp1; in AddGreenToBlueAndRed_MSA() local
|
| /third_party/rust/crates/nix/test/ |
| H A D | test_fcntl.rs | 258 let mut tmp1 = tempfile().unwrap(); in test_copy_file_range() variables
|
| /arkcompiler/runtime_core/static_core/compiler/tests/amd64/ |
| H A D | encoder64_test_2.cpp | 54 T tmp1 = hi | (lo + 1U); in TestCompare64() local 306 T tmp1 = RandomGen<T>(); in TestDiv() local 436 T tmp1 = RandomGen<T>(); in TestMod() local 683 T tmp1 = RandomGen<T>(); TestSelect() local 775 T tmp1; TestSelectTest() local 844 T tmp1 = RandomGen<T>(); TestCompareTest() local 914 T tmp1 = RandomGen<T>(); TestJumpTest() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/ |
| H A D | switch_lowerer.cpp | 64 float tmp1 = static_cast<float>(j - i); in FindClusters() local
|
| /base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/ |
| H A D | hitracechainc.h | 241 uint64_t tmp1 = 0; in HiTraceChainBytesToId() local
|
| /base/security/dlp_permission_service/services/dlp_permission/sa/mock/ |
| H A D | dlp_credential_service.c | 366 char *tmp1 = "test_appId_passed_1"; in DLP_RestorePolicy() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_proc/kernel/ |
| H A D | hiproc.c | 84 hi_entry_list *tmp1 = HI_NULL; in get_list_and_delete_node() local
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiproc/kernel/ |
| H A D | hiproc.c | 83 hi_entry_list *tmp1 = HI_NULL; in get_list_and_delete_node() local
|
| /kernel/linux/linux-5.10/arch/xtensa/kernel/ |
| H A D | setup.c | 451 unsigned long tmp0, tmp1, tmp2, tmp3; in cpu_reset() local
|
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| H A D | caampkc.h | 79 u8 *tmp1; member
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| H A D | el2_setup.h | 236 .macro __check_override idreg, fld, width, pass, fail, tmp1, tmp2 variable 237 ubfx \tmp1, \tmp1, #\fld, #\width variable 238 cbz \tmp1, \fail variable 240 adr_l \tmp1, \idreg\()_override variable 242 ldr \tmp1, [\tmp1, FTR_OVR_MASK_OFFSE variable 244 ubfx \\tmp1, \\tmp1, #\\fld, #\\width global() variable 245 cmp \\tmp1, xzr global() variable 253 .macro check_override idreg, fld, pass, fail, tmp1, tmp2 global() variable 254 mrs \\tmp1, \\idreg\\()_el1 global() variable [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/capabilities/ |
| H A D | test_execve.c | 431 char *tmp1, *tmp2, *our_path; in main() local
|