/external/compiler-rt/test/tsan/ |
simple_stack2.cc | 12 int tmp2 = tmp; local 13 (void)tmp2; 19 int tmp2 = tmp; local 20 (void)tmp2; 25 int tmp2 = tmp; local 26 (void)tmp2;
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
GetSetTest.java | 295 byte tmp2[] = new byte[gCount]; 298 verify(tmp, tmp2, out1DAlloc, "Data mismatch char: ", 1); 300 verify(tmp, tmp2, out1DAlloc, "Data mismatch relaxed char: ", 1); 303 verify(tmp, tmp2, out2DAlloc, "Data mismatch char: ", 1); 305 verify(tmp, tmp2, out2DAlloc, "Data mismatch relaxed char: ", 1); 308 verify(tmp, tmp2, out3DAlloc, "Data mismatch char: ", 1); 310 verify(tmp, tmp2, out3DAlloc, "Data mismatch relaxed char: ", 1); 316 byte tmp2[] = new byte[gCount]; 318 verify(tmp, tmp2, out1DAlloc, "Data mismatch char2: ", 2); 320 verify(tmp, tmp2, out1DAlloc, "Data mismatch relaxed char2: ", 2) 461 short tmp2[] = new short[gCount]; local 481 short tmp2[] = new short[gCount]; local 501 short tmp2[] = new short[gCount]; local 521 short tmp2[] = new short[gCount]; local 541 short tmp2[] = new short[gCount]; local 561 short tmp2[] = new short[gCount]; local 581 short tmp2[] = new short[gCount]; local 601 short tmp2[] = new short[gCount]; local 624 int tmp2[] = new int[gCount]; local 644 int tmp2[] = new int[gCount]; local 664 int tmp2[] = new int[gCount]; local 684 int tmp2[] = new int[gCount]; local 704 int tmp2[] = new int[gCount]; local 724 int tmp2[] = new int[gCount]; local 744 int tmp2[] = new int[gCount]; local 764 int tmp2[] = new int[gCount]; local 787 long tmp2[] = new long[gCount]; local 807 long tmp2[] = new long[gCount]; local 827 long tmp2[] = new long[gCount]; local 847 long tmp2[] = new long[gCount]; local 867 long tmp2[] = new long[gCount]; local 887 long tmp2[] = new long[gCount]; local 907 long tmp2[] = new long[gCount]; local 927 long tmp2[] = new long[gCount]; local 950 float tmp2[] = new float[gCount]; local 970 float tmp2[] = new float[gCount]; local 990 float tmp2[] = new float[gCount]; local 1010 float tmp2[] = new float[gCount]; local 1031 double tmp2[] = new double[gCount]; local 1051 double tmp2[] = new double[gCount]; local 1071 double tmp2[] = new double[gCount]; local 1091 double tmp2[] = new double[gCount]; local [all...] |
VLoadTest.java | 213 byte tmp2[] = new byte[w]; 215 verify(tmp, tmp2, "Data mismatch char: "); 221 byte tmp2[] = new byte[w]; 223 verify(tmp, tmp2, "Data mismatch uchar: "); 229 byte tmp2[] = new byte[w]; 231 verify(tmp, tmp2, "Data mismatch relaxed char: "); 237 byte tmp2[] = new byte[w]; 239 verify(tmp, tmp2, "Data mismatch relaxed uchar: "); 245 short tmp2[] = new short[w]; local 247 verify(tmp, tmp2, "Data mismatch short: ") 253 short tmp2[] = new short[w]; local 261 short tmp2[] = new short[w]; local 269 short tmp2[] = new short[w]; local 277 int tmp2[] = new int[w]; local 285 int tmp2[] = new int[w]; local 293 int tmp2[] = new int[w]; local 301 int tmp2[] = new int[w]; local 309 long tmp2[] = new long[w]; local 317 long tmp2[] = new long[w]; local 324 long tmp2[] = new long[w]; local 331 long tmp2[] = new long[w]; local 339 float tmp2[] = new float[w]; local 351 float tmp2[] = new float[w]; local 363 double tmp2[] = new double[w]; local 375 double tmp2[] = new double[w]; local [all...] |
/external/aac/libFDK/include/arm/ |
cplx_mul.h | 110 LONG tmp1,tmp2; local 118 : "=&r"(tmp1), "=&r"(tmp2) 123 *c_Im = tmp2; 135 LONG tmp1, tmp2; local 141 "smlawb %1, %3, %4, %1;\n" /* tmp2 = a_Im * b_Re + a_Re * b_Im */ 142 : "=&r"(tmp1), "=&r"(tmp2) 147 *c_Im = tmp2; 159 LONG tmp1, tmp2; local 166 : "=&r"(tmp1), "=&r"(tmp2) 171 *c_Im += tmp2; 184 LONG tmp1, tmp2; local [all...] |
/external/webrtc/webrtc/common_audio/signal_processing/ |
spl_sqrt_floor_mips.c | 51 int32_t root = 0, tmp1, tmp2, tmp3, tmp4; local 58 "slt %[tmp2], %[value], %[tmp1] \n\t" 62 "movz %[value], %[tmp3], %[tmp2] \n\t" 63 "movz %[root], %[tmp4], %[tmp2] \n\t" 68 "slt %[tmp2], %[value], %[tmp1] \n\t" 71 "movz %[value], %[tmp3], %[tmp2] \n\t" 72 "movz %[root], %[tmp4], %[tmp2] \n\t" 77 "slt %[tmp2], %[value], %[tmp1] \n\t" 80 "movz %[value], %[tmp3], %[tmp2] \n\t" 81 "movz %[root], %[tmp4], %[tmp2] \n\t [all...] |
complex_bit_reverse_mips.c | 67 int32_t tmp1, tmp2, tmp3, tmp4; local 89 "ulw %[tmp2], 0(%[ptr_j]) \n\t" 93 "usw %[tmp2], 0(%[ptr_i]) \n\t" 97 "lh %[tmp2], 10(%[pcoeftable_8]) \n\t" 101 "addu %[ptr_j], %[frfi], %[tmp2] \n\t" 105 "ulw %[tmp2], 0(%[ptr_j]) \n\t" 109 "usw %[tmp2], 0(%[ptr_i]) \n\t" 116 : [tmp1] "=&r" (tmp1), [tmp2] "=&r" (tmp2), [ptr_i] "=&r" (ptr_i), 141 "ulw %[tmp2], 0(%[ptr_j]) \n\t [all...] |
resample_by_2_mips.c | 151 int32_t tmp1, tmp2, diff; local 161 tmp2 = MUL_ACCUM_2(kResampleAllpass2[1], diff, state1); 163 diff = tmp2 - state3; 165 state2 = tmp2; 173 tmp2 = MUL_ACCUM_1(kResampleAllpass1[1], diff, state5); 175 diff = tmp2 - state7; 177 state6 = tmp2; 190 tmp2 = MUL_ACCUM_2(kResampleAllpass2[1], diff, state1); 192 diff = tmp2 - state3; 194 state2 = tmp2; [all...] |
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
sad.cpp | 113 Int saddata[16], tmp, tmp2; /* used when collecting flag (global) is on */ local 128 tmp2 = (cur_word >> 24) & 0xFF; 129 sad = SUB_SAD(sad, tmp, tmp2); 131 tmp2 = (cur_word >> 16) & 0xFF; 132 sad = SUB_SAD(sad, tmp, tmp2); 134 tmp2 = (cur_word >> 8) & 0xFF; 135 sad = SUB_SAD(sad, tmp, tmp2); 138 tmp2 = (cur_word & 0xFF); 139 sad = SUB_SAD(sad, tmp, tmp2); 143 tmp2 = (cur_word >> 24) & 0xFF 214 Int tmp, tmp2; local 321 Int tmp, tmp2, tmp3, mask = 0xFF; local [all...] |
sad_halfpel_inline.h | 34 __inline int32 INTERP1_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) 36 tmp = (tmp2 >> 1) - tmp; 43 __inline int32 INTERP2_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) 45 tmp = (tmp >> 2) - tmp2; 54 __inline int32 INTERP1_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) 58 rsbs tmp, tmp, tmp2, asr #1 ; local 66 __inline int32 INTERP2_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) 70 rsbs tmp, tmp2, tmp, asr #2 ; local 81 __inline int32 INTERP1_SUB_SAD(int32 sad, int32 tmp, int32 tmp2) 87 register int32 uu = tmp2; [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
gmed_n.cpp | 134 Word16 tmp2[NMAX]; 138 tmp2[i] = ind[i]; 146 if (sub (tmp2[j], max) >= 0) 148 max = tmp2[j]; 152 tmp2[ix] = -32768; 192 Word16 tmp2[NMAX]; local 196 *(tmp2 + i) = *(ind + i); 204 if (*(tmp2 + j) >= max) 206 max = *(tmp2 + j); 210 *(tmp2 + ix) = -32768 [all...] |
/external/pdfium/core/fxcodec/jbig2/ |
JBig2_Image.cpp | 257 tmp1 = 0, tmp2 = 0, maskL = 0, maskR = 0, maskM = 0; local 309 tmp2 = JBIG2_GETDWORD(lineDst); 312 tmp = (tmp2 & ~maskM) | ((tmp1 | tmp2) & maskM); 315 tmp = (tmp2 & ~maskM) | ((tmp1 & tmp2) & maskM); 318 tmp = (tmp2 & ~maskM) | ((tmp1 ^ tmp2) & maskM); 321 tmp = (tmp2 & ~maskM) | ((~(tmp1 ^ tmp2)) & maskM) 720 uint32_t tmp2 = JBIG2_GETDWORD(lineDst); local 750 uint32_t tmp2 = JBIG2_GETDWORD(lineDst); local 783 uint32_t tmp2 = JBIG2_GETDWORD(lineDst); local 821 uint32_t tmp2 = JBIG2_GETDWORD(dp); local 850 uint32_t tmp2 = JBIG2_GETDWORD(dp); local 881 uint32_t tmp2 = JBIG2_GETDWORD(dp); local 915 uint32_t tmp2 = JBIG2_GETDWORD(dp); local 943 uint32_t tmp2 = JBIG2_GETDWORD(dp); local 971 uint32_t tmp2 = JBIG2_GETDWORD(dp); local 1007 uint32_t tmp2 = JBIG2_GETDWORD(dp); local 1035 uint32_t tmp2 = JBIG2_GETDWORD(dp); local 1066 uint32_t tmp2 = JBIG2_GETDWORD(dp); local [all...] |
/external/clang/test/CodeGen/ |
vla-3.c | 9 char tmp2[size+16]; local
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
lpc_masking_model_mips.c | 36 int32_t tmp2, tmp3; local 44 "lh %[tmp2], 0(%[tmp_a_poly]) \n\t" 45 "mul %[tmp32], %[tmp2], %[tmp2] \n\t" 50 "mfhi %[tmp2], $ac0 \n\t" 52 "sra %[sign_1], %[tmp2], 31 \n\t" 55 : [tmp2] "=&r" (tmp2), [tmp3] "=&r" (tmp3), [tmp32] "=&r" (tmp32), 68 "addwc %[sum64_hi], %[sum64_hi], %[tmp2] \n\t" 71 : [tmp2] "r" (tmp2), [tmp3] "r" (tmp3 119 int32_t tmp2, tmp3; local [all...] |
filterbanks_neon.c | 45 int16x4_t tmp1, tmp2; local 84 tmp2 = vshrn_n_s32(a, 16); 86 vst1_lane_s16(data_ch1 + n + 1, tmp2, 1); 87 vst1_lane_s16(data_ch2 + n + 1, tmp2, 3); 91 statev = vqdmlsl_s16(vshll_n_s16(datav, 16), tmp2, factorv); 94 tmp2 = vld1_lane_s16(data_ch1 + n + 3, tmp2, 1); 95 tmp2 = vld1_lane_s16(data_ch2 + n + 3, tmp2, 3); 96 datav = vrev32_s16(tmp2); [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/ |
h264bsdFillRow7.s | 29 tmp2 RN 2 label 71 ASR tmp2,center,#2 72 CMP tmp2,#9 73 ADDCC pc,pc,tmp2,LSL #2 85 ; LDR tmp2, [ref], #4 87 ; STR tmp2, [fill], #4 89 ; LDR tmp2, [ref], #4 91 ; STR tmp2, [fill], #4 93 ; LDR tmp2, [ref], #4 95 ; STR tmp2, [fill],# [all...] |
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
state_construct.c | 36 int16_t *tmp1, *tmp2, *tmp3; local 57 tmp2 = &idxVec[len-1]; 63 *tmp1 = (int16_t)((maxVal * WebRtcIlbcfix_kStateSq3[*tmp2] + 2097152) >> 66 tmp2--; 72 *tmp1 = (int16_t)((maxVal * WebRtcIlbcfix_kStateSq3[*tmp2] + 262144) >> 75 tmp2--; 81 *tmp1 = (int16_t)((maxVal * WebRtcIlbcfix_kStateSq3[*tmp2] + 65536) >> 84 tmp2--; 106 tmp2 = &sampleAr[2*len-1]; 109 (*tmp3) = (*tmp1) + (*tmp2); [all...] |
/external/libopus/silk/float/ |
warped_autocorrelation_FLP.c | 44 double tmp1, tmp2; local 57 tmp2 = state[ i ] + warping * ( state[ i + 1 ] - tmp1 ); 61 tmp1 = state[ i + 1 ] + warping * ( state[ i + 2 ] - tmp2 ); 62 state[ i + 1 ] = tmp2; 63 C[ i + 1 ] += state[ 0 ] * tmp2;
|
/external/aac/libFDK/src/arm/ |
scale_arm.cpp | 118 FIXP_DBL tmp2 = mySpec[2]; local 122 tmp2 = fMultDiv2(tmp2, factor); 126 tmp2 <<= shift; 130 *mySpec++ = tmp2; 148 FIXP_DBL tmp2 = mySpec[2]; local 152 tmp2 = fMultDiv2(tmp2, factor); 156 tmp2 >>= shift; 160 *mySpec++ = tmp2; [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_transform.c | 99 i32 tmp0, tmp1, tmp2, tmp3; local 109 tmp2 = levelScale[qpMod6[qp]][1] << qpDiv; 123 data[1] = (d1 * tmp2); 124 data[14] = (d2 * tmp2); 130 data[4] = (d1 * tmp2); 137 tmp0 = (d1 * tmp2); 139 data[3] = (d3 * tmp2); 143 data[6] = (d1 * tmp2); 145 data[12] = (d3 * tmp2); 153 data[11] = (d3 * tmp2); 257 i32 tmp0, tmp1, tmp2, tmp3; local 361 i32 tmp0, tmp1, tmp2, tmp3; local [all...] |
h264bsd_image.c | 89 u32 tmp1, tmp2; local 114 tmp2 = *ptr++; 116 *lum++ = tmp2; 118 tmp2 = *ptr++; 120 *lum++ = tmp2; 128 tmp2 = *ptr++; 130 *cb++ = tmp2; 137 tmp2 = *ptr++; 139 *cr++ = tmp2; 186 i32 tmp1, tmp2, tmp3, tmp4 local [all...] |
/frameworks/ml/nn/tools/test_generator/tests/P_weird/ |
weird_add.mod.py | 7 tmp2 = Internal("tmp2", "TENSOR_FLOAT32", "{2}") variable 11 model = model.Operation("ADD", tmp, i2, b0).To(tmp2) 12 model = model.Operation("ADD", tmp2, i4, b0).To(o3)
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/ |
h264bsd_interpolate_hor_half.s | 56 tmp2 RN 8 label 103 ADD tmp2, y0, partH ;// (y0+partHeight) 105 CMP tmp2, height 133 MLA tmp2, width, y0, x0 ;// y0*width+x0 134 ADD ref, ref, tmp2 ;// ref += y0*width+x0 147 ADD tmp2, partH, partW, LSL #4 148 ADD count, count, tmp2, LSL #16 170 SMLATB tmp2, x_2_0, mult_20_m5, plus16 175 SMLAD tmp2, x_3_1, mult_20_01, tmp2 [all...] |
h264bsd_interpolate_hor_quarter.s | 56 tmp2 RN 8 label 105 ADD tmp2, y0, partH ;// (y0+partHeight) 107 CMP tmp2, height 135 MLA tmp2, width, y0, x0 ;// y0*width+x0 136 ADD ref, ref, tmp2 ;// ref += y0*width+x0 149 ADD tmp2, partH, partW, LSL #4 150 ADD count, count, tmp2, LSL #16 172 SMLATB tmp2, x_2_0, mult_20_m5, plus16 177 SMLAD tmp2, x_3_1, mult_20_01, tmp2 [all...] |
/external/aac/libAACdec/src/arm/ |
block_arm.cpp | 120 FIXP_DBL tmp0, tmp1, tmp2, tmp3; local 123 tmp2 = pSpectrum[2]; 127 tmp2 >>= scale; 131 *pSpectrum++ = tmp2;
|
/frameworks/av/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_mdct_18.cpp | 138 int32 tmp2; local 172 tmp2 = vec[10]; // vec[10] 178 vec[ 1] = vec[ 9] - tmp2; // vec[9] + vec[10] 179 vec[ 3] = vec[11] - tmp2; 190 tmp2 = vec[0]; 201 history[i ] = -(tmp2 + tmp1); 202 tmp2 = tmp1; 211 history[6] = -(tmp2 + tmp1); 222 tmp2 = history[16]; 227 vec[16] = fxp_mac32_Q32(tmp2, vec[11] << 1, window[16]) [all...] |