Searched refs:t100 (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/Index/
H A Dcomplete-documentation-templates.cpp103 T100<int, long> t100; local
104 t100.T103();
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_texfilter.c124 const GLfloat t000[4], const GLfloat t100[4],
132 result[k] = lerp_3d(a, b, c, t000[k], t100[k], t010[k], t110[k],
2060 GLfloat t100[4], t110[4], t101[4], t111[4]; local
2092 get_border_color(samp, img, t100);
2095 swImg->FetchTexel(swImg, i1, j0, k0, t100);
2136 lerp_rgba_3d(rgba, a, b, c, t000, t100, t010, t110, t001, t101, t011, t111);
123 lerp_rgba_3d(GLfloat result[4], GLfloat a, GLfloat b, GLfloat c, const GLfloat t000[4], const GLfloat t100[4], const GLfloat t010[4], const GLfloat t110[4], const GLfloat t001[4], const GLfloat t101[4], const GLfloat t011[4], const GLfloat t111[4]) argument
/external/mesa3d/src/mesa/swrast/
H A Ds_texfilter.c124 const GLfloat t000[4], const GLfloat t100[4],
132 result[k] = lerp_3d(a, b, c, t000[k], t100[k], t010[k], t110[k],
2060 GLfloat t100[4], t110[4], t101[4], t111[4]; local
2092 get_border_color(samp, img, t100);
2095 swImg->FetchTexel(swImg, i1, j0, k0, t100);
2136 lerp_rgba_3d(rgba, a, b, c, t000, t100, t010, t110, t001, t101, t011, t111);
123 lerp_rgba_3d(GLfloat result[4], GLfloat a, GLfloat b, GLfloat c, const GLfloat t000[4], const GLfloat t100[4], const GLfloat t010[4], const GLfloat t110[4], const GLfloat t001[4], const GLfloat t101[4], const GLfloat t011[4], const GLfloat t111[4]) argument
/external/pixman/demos/
H A Dquad2quad.c29 t99, t100, t101, t102, t103, t104, t105, t106, t107, t108, t109, t110, t111, local
240 t100 = py1 * t99;
1662 + (t104 + t43 + x1 * (t100 + t26 + t94 + t96) + t95 + t93) * y1)
1711 + t100 + t26 + t94 + t96) + t27 + t661)
2040 + t29 * t36 + t1029 + (t962 + t711 + x1 * (t836 + t100)) * y1)
2090 + x1 * (t836 + t100 + t690 + t52 + (t270 + t886) * x2)

Completed in 2064 milliseconds