| /third_party/mesa3d/src/util/ |
| H A D | streaming-load-memcpy.c | 75 __m128i temp3 = _mm_stream_load_si128(src_cacheline + 2); in util_streaming_load_memcpy() local
|
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| H A D | mca_asm.S | 414 #define temp3 r7 define [all...] |
| /kernel/linux/linux-6.6/arch/ia64/kernel/ |
| H A D | mca_asm.S | 414 #define temp3 r7 define [all...] |
| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | idctdsp_lasx.c | 85 __m256i temp0, temp1, temp2, temp3; in ff_add_pixels_clamped_lasx() local
|
| H A D | simple_idct_lasx.c | 186 __m256i temp0, temp1, temp2, temp3; in ff_simple_idct_lasx() local 213 __m256i temp0, temp1, temp2, temp3; in ff_simple_idct_put_lasx() local 251 __m256i temp0, temp1, temp2, temp3; in ff_simple_idct_add_lasx() local [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | fmtconvert_mips.c | 63 float temp1, temp3, temp5, temp7, temp9, temp11, temp13, temp15; in int32_to_float_fmul_scalar_mips() local
|
| H A D | aacdec_mips.h | 69 int temp3, temp4; in VMUL2_mips() local 99 int temp0, temp1, temp2, temp3; in VMUL4_mips() local 141 int temp0, temp1, temp2, temp3, temp4, temp5; VMUL2S_mips() local 182 int temp0, temp1, temp2, temp3, temp4; VMUL4S_mips() local [all...] |
| H A D | aacdec_mips.c | 150 float temp0, temp1, temp2, temp3; in imdct_and_windowing_mips() local 344 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; update_ltp_mips() local [all...] |
| H A D | aacsbr_mips.h | 69 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in sbr_qmf_analysis_mips() local 164 float temp0, temp1, temp2, temp3, temp in sbr_qmf_synthesis_mips() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | rescaler_mips_dsp_r2.c | 172 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end; ExportRowExpand_MIPSdspR2() local [all...] |
| H A D | alpha_processing_mips_dsp_r2.c | 29 int temp1, temp2, temp3; in DispatchAlpha_MIPSdspR2() local 95 int temp0, temp1, temp2, temp3, alpha; in MultARGBRow_MIPSdspR2() local 132 int temp0, temp1, temp2, temp3, offset; PackARGB_MIPSdspR2() local [all...] |
| H A D | rescaler_mips32.c | 39 int temp1, temp2, temp3; in ImportRowShrink_MIPS32() local 99 int temp1, temp2, temp3, temp4; in ImportRowExpand_MIPS32() local 154 int temp0, temp1, temp3, temp4, temp5, loop_end; ExportRowExpand_MIPS32() local [all...] |
| H A D | enc_mips32.c | 119 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in ITransformOne_MIPS32() local 193 int temp0, temp1, temp2, temp3, temp4, temp5; in QuantizeBlock_MIPS32() local 368 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; Disto4x4_MIPS32() local 484 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; FTransform_MIPS32() local 546 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; SSE16x16_MIPS32() local 580 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; SSE16x8_MIPS32() local 606 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; SSE8x8_MIPS32() local 628 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; SSE4x4_MIPS32() local [all...] |
| H A D | lossless_enc_mips32.c | 154 int i, temp0, temp1, temp2, temp3; in ExtraCostCombined_MIPS32() local 222 int temp0, temp1, temp2, temp3; GetEntropyUnrefinedHelper() local 349 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; AddVector_MIPS32() local 360 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; AddVectorEq_MIPS32() local [all...] |
| H A D | lossless_enc_mips_dsp_r2.c | 23 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SubtractGreenFromBlueAndRed_MIPSdspR2() local 83 int temp0, temp1, temp2, temp3, temp4, temp5; in TransformColor_MIPSdspR2() local 189 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; CollectColorBlueTransforms_MIPSdspR2() local 240 int temp0, temp1, temp2, temp3, temp4; CollectColorRedTransforms_MIPSdspR2() local [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | arrayLiterals2ES5.js | 43 var temp3 = [undefined, null, undefined]; variable 102 var temp3 = [undefined, null, undefined];
variable
|
| /foundation/ability/ability_runtime/test/unittest/mission_info_mgr_test/ |
| H A D | mission_info_mgr_test.cpp | 676 auto temp3 = missionInfoMgr->taskDataPersistenceMgr_->currentMissionDataStorage_; in HWTEST_F() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ac3dec_fixed.c | 69 int temp, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in scale_coefs() local
|
| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | hpeldsp_altivec.c | 119 register vector unsigned short pixelssum1, pixelssum2, temp3; in put_pixels8_xy2_altivec() local 166 register vector unsigned short pixelssum1, pixelssum2, temp3; in put_no_rnd_pixels8_xy2_altivec() local 213 register vector unsigned short temp3, temp4, put_pixels16_xy2_altivec() local 268 register vector unsigned short temp3, temp4, put_no_rnd_pixels16_xy2_altivec() local 322 register vector unsigned short pixelssum1, pixelssum2, temp3; avg_pixels8_xy2_altivec() local [all...] |
| /third_party/libsnd/src/GSM610/ |
| H A D | rpe.c | 347 int16_t temp, temp1, temp2, temp3 ; in APCM_inverse_quantization() local
|
| /third_party/skia/third_party/externals/libwebp/swig/ |
| H A D | libwebp_go_wrap.c | 227 int temp3 ; in _wrap_wrapped_WebPGetInfo() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | test-iter.cc | 252 unsigned int temp3 = 0; in main() local
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | dbtest.c | 392 union acpi_object *temp3 = NULL; in acpi_db_test_integer_type() local 494 union acpi_object *temp3 = NULL; in acpi_db_test_buffer_type() local 620 union acpi_object *temp3 = NULL; acpi_db_test_string_type() local [all...] |
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | dbtest.c | 392 union acpi_object *temp3 = NULL; in acpi_db_test_integer_type() local 494 union acpi_object *temp3 = NULL; in acpi_db_test_buffer_type() local 620 union acpi_object *temp3 = NULL; acpi_db_test_string_type() local [all...] |
| /third_party/ffmpeg/libavutil/mips/ |
| H A D | float_dsp_mips.c | 114 float temp0, temp1, temp2, temp3; in vector_fmul_scalar_mips() local 152 float temp, temp1, temp2, temp3; in vector_fmul_window_mips() local 230 float temp0, temp1, temp2, temp3, temp4; butterflies_float_mips() local 307 float temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; vector_fmul_reverse_mips() local [all...] |