/external/clang/test/CodeGenCXX/ |
type_visibility.cpp | 22 namespace temp0 { namespace
|
/external/chromium_org/third_party/openmax_dl/dl/sp/src/x86/ |
omxSP_FFTInv_CCSToR_F32_Sfs.c | 238 VC temp0; local 247 VC_LOAD_SPLIT(&temp0, base, n_by_2); 248 VC_MUL_F(&temp1, &temp0, mFactor);
|
x86SP_SSE_Math.h | 201 __m128 temp0 = _mm_load_ps(in); local 203 out->real = _mm_shuffle_ps(temp0, temp1, _MM_SHUFFLE(2, 0, 2, 0)); 204 out->imag = _mm_shuffle_ps(temp0, temp1, _MM_SHUFFLE(3, 1, 3, 1));
|
/external/chromium_org/third_party/libwebp/dsp/ |
dec_mips32.c | 212 int temp0, temp1, temp2, temp3, temp4; local 222 "lh %[temp0], 0(%[in]) \n\t" 226 "addu %[temp16], %[temp0], %[temp8] \n\t" 227 "subu %[temp0], %[temp0], %[temp8] \n\t" 254 "addu %[temp12], %[temp0], %[temp17] \n\t" 255 "subu %[temp0], %[temp0], %[temp17] \n\t" 294 "addiu %[temp0], %[temp0], 4 \n\t [all...] |
lossless_mips32.c | 111 int i, temp0, temp1; local 120 "lw %[temp0], 0(%[pop]) \n\t" 124 "madd %[i], %[temp0] \n\t" 128 "mfhi %[temp0] \n\t" 130 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), 136 return (double)((int64_t)temp0 << 32 | temp1); 157 int i, temp0, temp1, temp2, temp3; local 167 "lw %[temp0], 0(%[pX]) \n\t" 172 "addu %[temp0], %[temp0], %[temp1] \n\t 226 int temp0, temp1, temp2, temp3; local 251 int temp0, temp1, temp2, temp3; local 367 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local [all...] |
enc_mips32.c | 32 // temp0..temp15 holds tmp[0]..tmp[15] 34 // TEMP0..TEMP3 - registers for corresponding tmp elements 36 #define VERTICAL_PASS(A, B, C, D, TEMP4, TEMP0, TEMP1, TEMP2, TEMP3) \ 43 "mul %["#TEMP0"], %[temp17], %[kC2] \n\t" \ 47 "sra %["#TEMP0"], %["#TEMP0"], 16 \n\n" \ 51 "subu %["#TEMP2"], %["#TEMP0"], %[temp18] \n\t" \ 53 "addu %["#TEMP0"], %["#TEMP4"], %["#TEMP3"] \n\t" \ 61 // temp0..temp15 holds tmp[0]..tmp[15] 63 // TEMP0, TEMP4, TEMP8 and TEMP12 - registers for corresponding tmp element 121 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local 195 int temp0, temp1, temp2, temp3, temp4, temp5; local 362 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local 477 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local 651 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local 685 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local 711 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local 733 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local [all...] |
/external/chromium_org/third_party/libwebp/utils/ |
rescaler.c | 202 int temp0, temp1, temp3, temp4, temp5, temp6, temp7, loop_end; local 216 "lw %[temp0], 0(%[frow_t]) \n\t" 219 "sll %[temp0], %[temp0], 2 \n\t" 220 "madd %[temp0], %[yscale] \n\t" 222 "lw %[temp0], 0(%[irow_t]) \n\t" 225 "subu %[temp0], %[temp0], %[temp1] \n\t" 227 "sll %[temp0], %[temp0], 2 \n\t [all...] |
/external/opencv/cvaux/src/ |
cvhmmobs.cpp | 126 work_t temp0[MAX_DCT_SIZE * 4]; local 196 temp0[j] = (work_t) t2; 226 s += temp0[k] * tab[k]; 263 temp0[j] = (work_t) t2; 295 s += temp0[k] * tab[k]; 321 work_t temp0[MAX_DCT_SIZE * 4]; local 393 temp0[j] = (work_t) t2; 423 s += temp0[k] * tab[k]; 460 temp0[j] = (work_t) t2; 492 s += temp0[k] * tab[k] [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/ |
xa_tgsi.c | 152 struct ureg_dst temp0 = ureg_DECL_temporary(ureg); local 159 ureg_MOV(ureg, ureg_writemask(temp0, TGSI_WRITEMASK_XY), pos); 161 ureg_writemask(temp0, TGSI_WRITEMASK_Z), 164 ureg_DP3(ureg, temp1, matrow0, ureg_src(temp0)); 165 ureg_DP3(ureg, temp2, matrow1, ureg_src(temp0)); 166 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0)); 174 ureg_MUL(ureg, temp0, 179 ureg_scalar(ureg_src(temp4), TGSI_SWIZZLE_X), ureg_src(temp0)); 185 ureg_release_temporary(ureg, temp0); 203 struct ureg_dst temp0 = ureg_DECL_temporary(ureg) local [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/ |
xorg_exa_tgsi.c | 130 struct ureg_dst temp0 = ureg_DECL_temporary(ureg); local 138 ureg_writemask(temp0, TGSI_WRITEMASK_XY), pos); 140 ureg_writemask(temp0, TGSI_WRITEMASK_Z), 143 ureg_DP3(ureg, temp1, matrow0, ureg_src(temp0)); 144 ureg_DP3(ureg, temp2, matrow1, ureg_src(temp0)); 145 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0)); 155 ureg_MUL(ureg, temp0, 161 ureg_src(temp0)); 170 ureg_release_temporary(ureg, temp0); 190 struct ureg_dst temp0 = ureg_DECL_temporary(ureg) local [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
s_blit.c | 362 const GLfloat temp0 = LERP(a, v00, v10); local 364 return LERP(b, temp0, temp1);
|
s_triangle.c | 259 const GLint temp0 = ilerp(ia, v00, v10); local 261 return ilerp(ib, temp0, temp1); [all...] |
/external/mesa3d/src/gallium/state_trackers/xa/ |
xa_tgsi.c | 152 struct ureg_dst temp0 = ureg_DECL_temporary(ureg); local 159 ureg_MOV(ureg, ureg_writemask(temp0, TGSI_WRITEMASK_XY), pos); 161 ureg_writemask(temp0, TGSI_WRITEMASK_Z), 164 ureg_DP3(ureg, temp1, matrow0, ureg_src(temp0)); 165 ureg_DP3(ureg, temp2, matrow1, ureg_src(temp0)); 166 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0)); 174 ureg_MUL(ureg, temp0, 179 ureg_scalar(ureg_src(temp4), TGSI_SWIZZLE_X), ureg_src(temp0)); 185 ureg_release_temporary(ureg, temp0); 203 struct ureg_dst temp0 = ureg_DECL_temporary(ureg) local [all...] |
/external/mesa3d/src/gallium/state_trackers/xorg/ |
xorg_exa_tgsi.c | 130 struct ureg_dst temp0 = ureg_DECL_temporary(ureg); local 138 ureg_writemask(temp0, TGSI_WRITEMASK_XY), pos); 140 ureg_writemask(temp0, TGSI_WRITEMASK_Z), 143 ureg_DP3(ureg, temp1, matrow0, ureg_src(temp0)); 144 ureg_DP3(ureg, temp2, matrow1, ureg_src(temp0)); 145 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0)); 155 ureg_MUL(ureg, temp0, 161 ureg_src(temp0)); 170 ureg_release_temporary(ureg, temp0); 190 struct ureg_dst temp0 = ureg_DECL_temporary(ureg) local [all...] |
/external/mesa3d/src/mesa/swrast/ |
s_blit.c | 362 const GLfloat temp0 = LERP(a, v00, v10); local 364 return LERP(b, temp0, temp1);
|
s_triangle.c | 259 const GLint temp0 = ilerp(ia, v00, v10); local 261 return ilerp(ib, temp0, temp1); [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/ |
vp9_itrans32_cols_dspr2.c | 37 int temp0, temp1, temp2, temp3; local 72 "extp %[temp0], $ac1, 31 \n\t" 97 "sub %[load2], %[temp0], %[temp1] \n\t" 106 "add %[step1_16], %[temp0], %[temp1] \n\t" 110 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), 133 "extp %[temp0], $ac1, 31 \n\t" 157 "sub %[load1], %[temp1], %[temp0] \n\t" 167 "add %[step1_19], %[temp0], %[temp1] \n\t" 171 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1) [all...] |
vp9_itrans32_dspr2.c | 38 int temp0, temp1, temp2, temp3; local 115 "extp %[temp0], $ac1, 31 \n\t" 140 "sub %[load2], %[temp0], %[temp1] \n\t" 149 "add %[step1_16], %[temp0], %[temp1] \n\t" 154 [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), 177 "extp %[temp0], $ac1, 31 \n\t" 201 "sub %[load1], %[temp1], %[temp0] \n\t" 211 "add %[step1_19], %[temp0], %[temp1] \n\t" 216 [temp0] "=&r" (temp0), [temp1] "=&r" (temp1) [all...] |
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
vp9_itrans32_cols_dspr2.c | 37 int temp0, temp1, temp2, temp3; local 72 "extp %[temp0], $ac1, 31 \n\t" 97 "sub %[load2], %[temp0], %[temp1] \n\t" 106 "add %[step1_16], %[temp0], %[temp1] \n\t" 110 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), 133 "extp %[temp0], $ac1, 31 \n\t" 157 "sub %[load1], %[temp1], %[temp0] \n\t" 167 "add %[step1_19], %[temp0], %[temp1] \n\t" 171 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1) [all...] |
vp9_itrans32_dspr2.c | 38 int temp0, temp1, temp2, temp3; local 115 "extp %[temp0], $ac1, 31 \n\t" 140 "sub %[load2], %[temp0], %[temp1] \n\t" 149 "add %[step1_16], %[temp0], %[temp1] \n\t" 154 [temp0] "=&r" (temp0), [temp1] "=&r" (temp1), 177 "extp %[temp0], $ac1, 31 \n\t" 201 "sub %[load1], %[temp1], %[temp0] \n\t" 211 "add %[step1_19], %[temp0], %[temp1] \n\t" 216 [temp0] "=&r" (temp0), [temp1] "=&r" (temp1) [all...] |
/external/opencv/cv/src/ |
cvemd.cpp | 789 float temp0 = loop[i]->val + min_val; local 792 loop[i]->val = temp0; [all...] |
/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/ |
aecm_core_mips.c | 449 int32_t temp0, stored0, echo0, adept0, spectrum0; local 465 "mul %[temp0], %[adept0], %[spectrum0] \n\t" 472 "addu %[par2], %[par2], %[temp0] \n\t" 484 "mul %[temp0], %[adept0], %[spectrum0] \n\t" 493 "addu %[par2], %[par2], %[temp0] \n\t" 499 : [temp0] "=&r" (temp0), [stored0] "=&r" (stored0), 530 int32_t temp0, temp2, temp3, temp4, temp5, temp6; local 541 "ulw %[temp0], 0(%[temp8]) \n\t" 545 "muleq_s.w.phl %[temp3], %[temp2], %[temp0] \n\t 574 int16_t* temp0; local [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/ |
sp_tex_sample.c | 88 const float temp0 = lerp(a, v00, v10); local 90 return lerp(b, temp0, temp1); 102 const float temp0 = lerp_2d(a, b, v000, v100, v010, v110); local 104 return lerp(c, temp0, temp1); [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_tgsi_insn.c | 400 SVGA3dShaderDestToken temp0; local 406 temp0.value = 0; 433 temp0 = get_temp( emit ); 435 if (!emit_repl( emit, temp0, &src0 )) 452 release_temp( emit, temp0 ); 471 SVGA3dShaderDestToken temp0; local 477 temp0.value = 0; 509 temp0 = get_temp( emit ); 511 if (!emit_repl( emit, temp0, &src0 )) 528 release_temp( emit, temp0 ); 1118 SVGA3dShaderDestToken temp0 = get_temp( emit ); local [all...] |
/external/mesa3d/src/gallium/drivers/softpipe/ |
sp_tex_sample.c | 88 const float temp0 = lerp(a, v00, v10); local 90 return lerp(b, temp0, temp1); 102 const float temp0 = lerp_2d(a, b, v000, v100, v010, v110); local 104 return lerp(c, temp0, temp1); [all...] |