Searched defs:temp0 (Results 1 - 25 of 39) sorted by relevance

12

/external/clang/test/CodeGenCXX/
H A Dtype_visibility.cpp22 namespace temp0 { namespace
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/
H A Dpsconv.c207 FT_Int temp0 = 65536; local
240 //while ( temp1 > 0 ) { temp0 *= 10; temp1 --; }
241 //while ( temp1 < 0 ) { temp0 /= 10; temp1 ++; }
/external/chromium_org/third_party/openmax_dl/dl/sp/src/x86/
H A DomxSP_FFTInv_CCSToR_F32_Sfs.c238 VC temp0; local
247 VC_LOAD_SPLIT(&temp0, base, n_by_2);
248 VC_MUL_F(&temp1, &temp0, mFactor);
H A Dx86SP_SSE_Math.h201 __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/
H A Dlossless_mips32.c111 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],
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...]
H A Ddec_mips32.c212 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],
[all...]
H A Denc_mips32.c32 // temp0..temp15 holds tmp[0]..tmp[15]
61 // temp0..temp15 holds tmp[0]..tmp[15]
121 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
128 VERTICAL_PASS(0, 16, 8, 24, temp4, temp0, temp1, temp2, temp3)
133 HORIZONTAL_PASS( 0, 1, 2, 3, temp0, temp4, temp8, temp12)
138 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
167 "lh %[temp0], "#J"(%[ppin]) \n\t" \
170 "sra %[sign], %[temp0], 15 \n\t" \
171 "xor %[coeff], %[temp0],
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/opencv/cvaux/src/
H A Dcvhmmobs.cpp126 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[
[all...]
/external/webp/src/dsp/
H A Dlossless_mips32.c111 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],
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...]
H A Ddec_mips32.c212 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],
[all...]
H A Denc_mips32.c32 // temp0..temp15 holds tmp[0]..tmp[15]
61 // temp0..temp15 holds tmp[0]..tmp[15]
121 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
128 VERTICAL_PASS(0, 16, 8, 24, temp4, temp0, temp1, temp2, temp3)
133 HORIZONTAL_PASS( 0, 1, 2, 3, temp0, temp4, temp8, temp12)
138 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
167 "lh %[temp0], "#J"(%[ppin]) \n\t" \
170 "sra %[sign], %[temp0], 15 \n\t" \
171 "xor %[coeff], %[temp0],
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/
H A Drescaler.c202 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],
[all...]
/external/webp/src/utils/
H A Drescaler.c202 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],
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c37 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] "
[all...]
H A Dvp9_itrans32_dspr2.c38 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] "
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
H A Dxa_tgsi.c152 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 local
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
H A Dxorg_exa_tgsi.c130 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 local
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_blit.c362 const GLfloat temp0 = LERP(a, v00, v10); local
364 return LERP(b, temp0, temp1);
H A Ds_triangle.c259 const GLint temp0 = ilerp(ia, v00, v10); local
261 return ilerp(ib, temp0, temp1);
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans32_cols_dspr2.c37 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] "
[all...]
H A Dvp9_itrans32_dspr2.c38 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] "
[all...]
/external/mesa3d/src/gallium/state_trackers/xa/
H A Dxa_tgsi.c152 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 local
[all...]
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_exa_tgsi.c130 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 local
[all...]
/external/mesa3d/src/mesa/swrast/
H A Ds_blit.c362 const GLfloat temp0 = LERP(a, v00, v10); local
364 return LERP(b, temp0, temp1);
H A Ds_triangle.c259 const GLint temp0 = ilerp(ia, v00, v10); local
261 return ilerp(ib, temp0, temp1);

Completed in 437 milliseconds

12