| /third_party/gptfdisk/ |
| H A D | gpttext.cc | 626 uint32_t temp1, temp2; in MainMenu() local 722 int goOn = 1, temp1; in RecoveryMenu() local 763 cout << "\nConverted " << temp1 << " partitions. Finalize and exit? "; in RecoveryMenu() local 844 uint32_t temp1, temp2; in ExpertsMenu() local [all...] |
| /third_party/mbedtls/library/ |
| H A D | sha512.c | 606 uint64_t temp1, temp2, W[80]; in mbedtls_internal_sha512_process_c() member
|
| H A D | sha256.c | 494 uint32_t temp1, temp2, W[64]; in mbedtls_internal_sha256_process_c() member
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr_tex.cpp | 586 auto temp1 = vf.temp_vec4(pin_group); in emit_tex_tex_ms() local
|
| H A D | sfn_shader.cpp | 391 auto temp1 = value_factory().temp_register(1); in allocate_reserved_registers() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
| H A D | astc_color_unquantize.cpp | 649 int temp0, temp1; in hdr_rgb_unpack3() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | enc_mips_dsp_r2.c | 148 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform_MIPSdspR2() local 176 int temp1, temp in ITransformOne() local 252 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; Disto4x4_MIPSdspR2() local 486 int temp0, temp1, temp2, temp3; DCMode16() local 549 int temp0, temp1, temp2, temp3; DCMode8() local 592 int temp0, temp1; DC4() local 613 int a10, a32, temp0, temp1, temp2, temp3, temp4, temp5; TM4() local 668 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; VE4() local 699 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; HE4() local 735 int temp0, temp1, temp2, temp3, temp4, temp5; RD4() local 784 int temp0, temp1, temp2, temp3, temp4; VR4() local 834 int temp0, temp1, temp2, temp3, temp4, temp5; LD4() local 881 int temp0, temp1, temp2, temp3, temp4; VL4() local 930 int temp0, temp1, temp2, temp3, temp4; HD4() local 978 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; HU4() local 1084 int temp0, temp1, temp2, temp3; SSE16x16_MIPSdspR2() local 1114 int temp0, temp1, temp2, temp3; SSE16x8_MIPSdspR2() local 1136 int temp0, temp1, temp2, temp3; SSE8x8_MIPSdspR2() local 1154 int temp0, temp1, temp2, temp3; SSE4x4_MIPSdspR2() local 1277 int temp0, temp1, temp2, temp3, temp4, temp5,temp6; QuantizeBlock_MIPSdspR2() local 1364 int temp0, temp1, temp2, temp3, temp4; FTransformWHT_MIPSdspR2() local 1463 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; CollectHistogram_MIPSdspR2() local [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_tx/ |
| H A D | mipi_tx_hal.c | 256 unsigned char temp1; in mipi_tx_drv_get_phy_clk_prepare() local 289 unsigned char temp1; in mipi_tx_drv_get_phy_data_prepare() local
|
| /device/soc/hisilicon/common/platform/mipi_dsi/ |
| H A D | mipi_tx_hi35xx.c | 193 unsigned char temp1; in MipiTxDrvGetPhyClkPrepare() local 226 unsigned char temp1; in MipiTxDrvGetPhyDataPrepare() local
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | vc1dsp_lasx.c | 30 __m256i temp0, temp1, temp2, temp3, t1, t2, t3, t4, t5, t6, t7, t8; in ff_vc1_inv_trans_8x8_lasx() local 143 __m256i const_dc, temp0, temp1, temp2, temp3; ff_vc1_inv_trans_8x8_dc_lasx() local 205 __m256i temp0, temp1, temp2, temp3, t1, t2, t3, t4; ff_vc1_inv_trans_8x4_lasx() local 272 __m256i const_dc, temp0, temp1, reg0, reg1; ff_vc1_inv_trans_8x4_dc_lasx() local 298 __m256i const_dc, temp0, temp1, temp2, temp3, reg0, reg1; ff_vc1_inv_trans_4x8_dc_lasx() local 331 __m256i temp0, temp1, temp2, temp3, t1, t2, t3, t4; ff_vc1_inv_trans_4x8_lasx() local 446 __m256i in0, in1, in2, in3, temp0, temp1, const_dc; ff_vc1_inv_trans_4x4_dc_lasx() local 472 __m256i temp0, temp1, temp2, temp3, t1, t2; ff_vc1_inv_trans_4x4_lasx() local 528 __m256i temp0, temp1, const_para1_2, const_para0_3; put_vc1_mspel_mc_h_v_lasx() local 741 __m256i in0, in1, in2, in3, temp0, temp1, t0; put_vc1_mspel_mc_v_lasx() local [all...] |
| H A D | hevc_lpf_sao_lsx.c | 49 __m128i temp0, temp1; in ff_hevc_loop_filter_luma_h_8_lsx() local 459 __m128i temp0, temp1; ff_hevc_loop_filter_luma_v_8_lsx() local 875 __m128i temp0, temp1, delta; ff_hevc_loop_filter_chroma_h_8_lsx() local 929 __m128i temp0, temp1, delta; ff_hevc_loop_filter_chroma_v_8_lsx() local [all...] |
| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | me_cmp.c | 401 register vector signed short temp0, temp1, temp2, temp3, temp4, in hadamard8_diff8x8_altivec() local
|
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | wrtxml.cpp | 143 uint32_t temp1; in computeCRC() local
|
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | wrtxml.cpp | 143 uint32_t temp1; in computeCRC() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | tjbench.c | 904 int temp1 = 0, temp2 = 0, match = 0; in main() local
|
| H A D | transupp.c | 732 JCOEF temp1, temp2; in do_flip_h_no_crop() local
|
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| H A D | wrtxml.cpp | 143 uint32_t temp1; in computeCRC() local
|
| /device/soc/rockchip/common/sdk_linux/scripts/ |
| H A D | resource_tool.c | 327 uint32_t temp1, temp2; in sha256_process() local
|
| /device/soc/rockchip/rk3588/kernel/scripts/ |
| H A D | resource_tool.c | 336 uint32_t temp1, temp2; in sha256_process() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | hevc_lpf_sao_msa.c | 46 v8u16 temp0, temp1; in hevc_loopfilter_luma_hor_msa() local 469 v8u16 temp0, temp1; hevc_loopfilter_luma_ver_msa() local 928 v8i16 temp0, temp1, delta; hevc_loopfilter_chroma_hor_msa() local 988 v8i16 temp0, temp1, delta; hevc_loopfilter_chroma_ver_msa() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_aiir.c | 975 double *temp1 = av_calloc(iir->nb_ab[1], sizeof(*temp1)); in convert_sf2tf() local
|
| H A D | vf_fieldmatch.c | 349 const int temp1 = (y / blocky) * xblocks4; in calc_combed_score() local 497 int x, y, temp1, temp2, fbase; in compare_fields() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_insn.c | 578 SVGA3dShaderDestToken temp1; in submit_op3() local 1317 SVGA3dShaderDestToken temp1 = get_temp( emit ); in emit_ssg() local
|
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| H A D | code-generator-ppc.cc | 2134 Register temp1 = r0; in AssembleArchInstruction() local 2157 Register temp1 = r0; in AssembleArchInstruction() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_action.c | 2489 LLVMValueRef temp1 = in ibfe_emit_cpu() local 2515 LLVMValueRef temp1 = in ubfe_emit_cpu() local
|