/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
H A D | GetSetTest.java | 461 short tmp2[] = new short[gCount]; in testGetSet_short() local 481 short tmp2[] = new short[gCount]; in testGetSet_short2() local 501 short tmp2[] = new short[gCount]; in testGetSet_short3() local 521 short tmp2[] = new short[gCount]; in testGetSet_short4() local 541 short tmp2[] = new short[gCount]; in testGetSet_ushort() local 561 short tmp2[] = new short[gCount]; in testGetSet_ushort2() local 581 short tmp2[] = new short[gCount]; in testGetSet_ushort3() local 601 short tmp2[] = new short[gCount]; in testGetSet_ushort4() local 624 int tmp2[] = new int[gCount]; in testGetSet_int() local 644 int tmp2[] = new int[gCount]; in testGetSet_int2() local [all …]
|
H A D | VLoadTest.java | 245 short tmp2[] = new short[w]; in testVload_short() local 253 short tmp2[] = new short[w]; in testVload_ushort() local 261 short tmp2[] = new short[w]; in testVload_short_relaxed() local 269 short tmp2[] = new short[w]; in testVload_ushort_relaxed() local 277 int tmp2[] = new int[w]; in testVload_int() local 285 int tmp2[] = new int[w]; in testVload_uint() local 293 int tmp2[] = new int[w]; in testVload_int_relaxed() local 301 int tmp2[] = new int[w]; in testVload_uint_relaxed() local 309 long tmp2[] = new long[w]; in testVload_long() local 317 long tmp2[] = new long[w]; in testVload_ulong() local [all …]
|
/aosp_15_r20/external/python/cpython3/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 …]
|
/aosp_15_r20/external/pdfium/core/fxcodec/jbig2/ |
H A D | JBig2_Image.cpp | 324 uint32_t tmp2 = JBIG2_GETDWORD(lineDst); in ComposeToInternal() local 353 uint32_t tmp2 = JBIG2_GETDWORD(lineDst); in ComposeToInternal() local 385 uint32_t tmp2 = JBIG2_GETDWORD(lineDst); in ComposeToInternal() local 422 uint32_t tmp2 = JBIG2_GETDWORD(dp); in ComposeToInternal() local 448 uint32_t tmp2 = JBIG2_GETDWORD(dp); in ComposeToInternal() local 476 uint32_t tmp2 = JBIG2_GETDWORD(dp); in ComposeToInternal() local 509 uint32_t tmp2 = JBIG2_GETDWORD(dp); in ComposeToInternal() local 534 uint32_t tmp2 = JBIG2_GETDWORD(dp); in ComposeToInternal() local 559 uint32_t tmp2 = JBIG2_GETDWORD(dp); in ComposeToInternal() local 594 uint32_t tmp2 = JBIG2_GETDWORD(dp); in ComposeToInternal() local [all …]
|
/aosp_15_r20/external/libyuv/source/ |
H A D | scale_lsx.cc | 82 __m128i src0, src1, src2, src3, tmp0, tmp1, tmp2, tmp3, dst0; in ScaleARGBRowDown2Box_LSX() local 140 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleARGBRowDownEvenBox_LSX() local 201 __m128i tmp0, tmp1, tmp2, tmp3, dst0, dst1; in ScaleRowDown2Linear_LSX() local 225 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown2Box_LSX() local 278 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown4Box_LSX() local 346 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown38_2_Box_LSX() local 386 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown38_3_Box_LSX() local 453 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleFilterCols_LSX() local 517 __m128i tmp0, tmp1, tmp2, dst0; in ScaleARGBCols_LSX() local 544 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleARGBFilterCols_LSX() local [all …]
|
H A D | row_lsx.cc | 789 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, dst0, dst1; in ARGBToUVRow_LSX() local 846 __m128i tmp0, tmp1, tmp2, tmp3; in ARGBToRGB24Row_LSX() local 879 __m128i tmp0, tmp1, tmp2, tmp3; in ARGBToRAWRow_LSX() local 937 __m128i src0, src1, tmp0, tmp1, tmp2, tmp3, dst0; in ARGBToARGB1555Row_LSX() local 987 __m128i tmp0, tmp1, tmp2, tmp3; in ARGBToUV444Row_LSX() local 1042 __m128i tmp0, tmp1, tmp2, tmp3; in ARGBMultiplyRow_LSX() local 1290 __m128i tmp0, tmp1, tmp2, tmp3; in ARGB4444ToARGBRow_LSX() local 1418 __m128i tmp0, tmp1, tmp2; in RGB24ToARGBRow_LSX() local 1447 __m128i tmp0, tmp1, tmp2; in RAWToARGBRow_LSX() local 1528 __m128i tmp0, tmp1, tmp2, tmp3; in ARGB1555ToUVRow_LSX() local [all …]
|
H A D | row_lasx.cc | 789 __m256i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, dst0, dst1; in ARGBToUVRow_LASX() local 858 __m256i tmp0, tmp1, tmp2, tmp3; in ARGBToRGB24Row_LASX() local 904 __m256i tmp0, tmp1, tmp2, tmp3; in ARGBToRAWRow_LASX() local 979 __m256i src0, src1, tmp0, tmp1, tmp2, tmp3, dst0; in ARGBToARGB1555Row_LASX() local 1033 __m256i tmp0, tmp1, tmp2, tmp3; in ARGBToUV444Row_LASX() local 1087 __m256i tmp0, tmp1, tmp2, tmp3; in ARGBMultiplyRow_LASX() local 1343 __m256i tmp0, tmp1, tmp2, tmp3; in ARGB4444ToARGBRow_LASX() local 1471 __m256i tmp0, tmp1, tmp2; in RGB24ToARGBRow_LASX() local 1511 __m256i tmp0, tmp1, tmp2, reg0, reg1, reg2, reg3; in RAWToARGBRow_LASX() local 1604 __m256i tmp0, tmp1, tmp2, tmp3; in ARGB1555ToUVRow_LASX() local [all …]
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/integration/gauss/ |
H A D | LegendreHighPrecisionRuleFactory.java | 107 BigDecimal tmp2 = pma.multiply(b_j, mContext); in computeRule() local 137 BigDecimal tmp2 = c.ulp().multiply(BigDecimal.TEN, mContext); in computeRule() local 175 BigDecimal tmp2 = c.pow(2, mContext); in computeRule() local 207 BigDecimal tmp2 = two.divide(tmp1, mContext); in computeRule() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/vectors/ |
H A D | test_vec_align.cpp | 373 char tmp1[2048], tmp2[2048]; in test_vec_align_struct() local 426 char tmp1[2048], tmp2[2048]; in test_vec_align_packed_struct() local 482 char tmp1[2048], tmp2[2048]; in test_vec_align_struct_arr() local 514 char tmp1[2048], tmp2[2048]; in test_vec_align_packed_struct_arr() local
|
/aosp_15_r20/external/compiler-rt/test/tsan/ |
H A D | simple_stack2.cc | 12 int tmp2 = tmp; in bar1() local 19 int tmp2 = tmp; in foo2() local 25 int tmp2 = tmp; in bar2() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/test/ |
D | test_property_tree.hpp | 72 PTREE &tmp2 = pt1.put(T("key2"), T("data2")); in test_constructor_destructor_assignment() local 115 PTREE tmp2(T("data2")); in test_insertion() local 151 PTREE tmp2(T("data2")); in test_erasing() local 209 PTREE tmp2(T("data2")); in test_pushpop() local 872 PTREE pt, tmp1(T("data1")), tmp2(T("data2")); in test_get_child_put_child() local 888 PTREE pt, tmp1(T("data1")), tmp2(T("data2")); in test_get_child_put_child() local
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/ |
H A D | sad_halfpel.cpp | 343 Int difmad, tmp, tmp2; in SAD_MB_HP_HTFM_Collectxhyh() local 422 Int difmad, tmp, tmp2; in SAD_MB_HP_HTFM_Collectyh() local 500 Int difmad, tmp, tmp2; in SAD_MB_HP_HTFM_Collectxh() local 572 Int sad = 0, tmp, tmp2; in SAD_MB_HP_HTFMxhyh() local 640 Int sad = 0, tmp, tmp2; in SAD_MB_HP_HTFMyh() local 706 Int sad = 0, tmp, tmp2; in SAD_MB_HP_HTFMxh() local
|
H A D | sad.cpp | 113 Int saddata[16], tmp, tmp2; /* used when collecting flag (global) is on */ in SAD_MB_HTFM_Collect() local 214 Int tmp, tmp2; in SAD_MB_HTFM() local 321 Int tmp, tmp2, tmp3, mask = 0xFF; in SAD_Block_C() local
|
H A D | sad_halfpel_inline.h | 34 __inline int32 INTERP1_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) in INTERP1_SUB_SAD() 43 __inline int32 INTERP2_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) in INTERP2_SUB_SAD()
|
/aosp_15_r20/frameworks/av/media/module/codecs/mp3dec/src/ |
H A D | pvmp3_dct_16.cpp | 157 int32 tmp2; in pvmp3_dct_16() local 382 int32 tmp2 = *(pt_vect); in pvmp3_split() local 398 int32 tmp2 = *(pt_vect); in pvmp3_split() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
D | resize_quant8_signed.mod.py | 99 tmp2 = Internal("batchSplitOut", "TENSOR_INT32", "{0}") # batch split out variable 137 tmp2 = Internal("batchSplitOut", "TENSOR_INT32", "{0}") # batch split out variable 347 tmp2 = Internal("batchSplitOut", "TENSOR_INT32", "{0}") # batch split out variable 385 tmp2 = Internal("batchSplitOut", "TENSOR_INT32", "{0}") # batch split out variable
|
/aosp_15_r20/external/libvpx/vpx_dsp/mips/ |
H A D | vpx_convolve8_vert_msa.c | 129 v16u8 tmp0, tmp1, tmp2, tmp3; in common_vt_8t_16w_msa() local 210 v16u8 tmp0, tmp1, tmp2, tmp3; in common_vt_8t_16w_mult_msa() local 330 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_4x8_msa() local 372 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_8x4_msa() local 396 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_8x8mult_msa() local 448 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_16w_msa() local 496 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_32w_msa() local 564 v8u16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in common_vt_2t_64w_msa() local
|
H A D | vpx_convolve8_avg_vert_msa.c | 142 v16u8 dst0, dst1, dst2, dst3, tmp0, tmp1, tmp2, tmp3; in common_vt_8t_and_aver_dst_16w_mult_msa() local 290 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_and_aver_dst_4x8_msa() local 336 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_and_aver_dst_8x4_msa() local 363 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_and_aver_dst_8x8mult_msa() local 422 v8u16 tmp0, tmp1, tmp2, tmp3, filt; in common_vt_2t_and_aver_dst_16w_msa() local 472 v8u16 tmp0, tmp1, tmp2, tmp3, filt; in common_vt_2t_and_aver_dst_32w_msa() local 544 v8u16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in common_vt_2t_and_aver_dst_64w_msa() local
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/ |
H A D | test_regalloc.cpp | 273 Temp tmp2 = bld.pseudo(aco_opcode::p_create_vector, bld.def(v1), Operand::zero(2), tmp1); variable 289 Temp tmp2 = bld.writelane(bld.def(v1), inputs[1], inputs[2], inputs[0]); variable 490 Temp tmp2 = bld.pseudo(aco_opcode::p_unit_test, bld.def(v1)); variable
|
/aosp_15_r20/external/apache-http/src/org/apache/http/impl/auth/ |
H A D | DigestScheme.java | 319 String tmp2=encode(md5Helper.digest(EncodingUtils.getBytes(a1, charset))); in createDigest() local 345 … StringBuilder tmp2 = new StringBuilder(md5a1.length() + nonce.length() + md5a2.length()); in createDigest() local 356 StringBuilder tmp2 = new StringBuilder(md5a1.length() + nonce.length() in createDigest() local
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_hybrid.c | 44 FLOAT32 tmp1, tmp2, tmp_p4; in ixheaace_four_chan_filtering() local 133 FLOAT32 tmp1, tmp2, tmp3; in ixheaace_eight_chan_filtering() local 269 FLOAT32 tmp1, tmp2; in ixheaace_hybrid_analysis() local
|
/aosp_15_r20/external/libjpeg-turbo/simd/arm/ |
H A 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
|
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/ |
H A D | vpx_convolve8_vert_lsx.c | 23 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in common_vt_8t_4w_lsx() local 82 __m128i tmp0, tmp1, tmp2, tmp3; in common_vt_8t_8w_lsx() local 156 __m128i tmp0, tmp1, tmp2, tmp3; in common_vt_8t_16w_lsx() local 251 __m128i tmp0, tmp1, tmp2, tmp3; in common_vt_8t_16w_mult_lsx() local 398 __m128i tmp0, tmp1, tmp2, tmp3; in common_vt_2t_4x8_lsx() local 455 __m128i out0, out1, tmp0, tmp1, tmp2, tmp3; in common_vt_2t_8x4_lsx() local 488 __m128i out0, out1, tmp0, tmp1, tmp2, tmp3; in common_vt_2t_8x8mult_lsx() local
|
/aosp_15_r20/external/libaom/aom_dsp/x86/ |
H A D | highbd_quantize_intrin_sse2.c | 62 __m128i coeffs, coeffs_sign, tmp1, tmp2; in aom_highbd_quantize_b_sse2() local 142 const int64_t tmp2 = ((tmp1 * quant_ptr[rc != 0]) >> 16) + tmp1; in aom_highbd_quantize_b_32x32_sse2() local 200 const int64_t tmp2 = ((tmp1 * quant_ptr[rc != 0]) >> 16) + tmp1; in aom_highbd_quantize_b_64x64_sse2() local
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jidctint.c | 177 JLONG tmp0, tmp1, tmp2, tmp3; variable 431 JLONG tmp0, tmp1, tmp2, tmp10, tmp11, tmp12, tmp13; in jpeg_idct_7x7() local 580 JLONG tmp0, tmp1, tmp2, tmp10, tmp11, tmp12; in jpeg_idct_6x6() local 816 JLONG tmp0, tmp2, tmp10, tmp12; in jpeg_idct_3x3() local 906 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13, tmp14; in jpeg_idct_9x9() local 2378 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13; in jpeg_idct_16x16() local
|