Searched defs:maxUnit (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dtexenv.c394 GLuint maxUnit; local
399 maxUnit = (target == GL_POINT_SPRITE_NV && pname == GL_COORD_REPLACE_NV)
401 if (ctx->Texture.CurrentUnit >= maxUnit) {
667 GLuint maxUnit; local
672 maxUnit = (target == GL_POINT_SPRITE_NV && pname == GL_COORD_REPLACE_NV)
674 if (ctx->Texture.CurrentUnit >= maxUnit) {
731 GLuint maxUnit; local
736 maxUnit = (target == GL_POINT_SPRITE_NV && pname == GL_COORD_REPLACE_NV)
738 if (ctx->Texture.CurrentUnit >= maxUnit) {
/external/mesa3d/src/mesa/main/
H A Dtexenv.c394 GLuint maxUnit; local
399 maxUnit = (target == GL_POINT_SPRITE_NV && pname == GL_COORD_REPLACE_NV)
401 if (ctx->Texture.CurrentUnit >= maxUnit) {
667 GLuint maxUnit; local
672 maxUnit = (target == GL_POINT_SPRITE_NV && pname == GL_COORD_REPLACE_NV)
674 if (ctx->Texture.CurrentUnit >= maxUnit) {
731 GLuint maxUnit; local
736 maxUnit = (target == GL_POINT_SPRITE_NV && pname == GL_COORD_REPLACE_NV)
738 if (ctx->Texture.CurrentUnit >= maxUnit) {
/external/icu4c/common/
H A Dstringtriebuilder.cpp99 int32_t maxUnit=getElementUnit(limit-1, unitIndex); local
100 if(minUnit==maxUnit) {
118 // length>=2 because minUnit!=maxUnit.
160 // unitNumber==length-1, and the maxUnit elements range is [start..limit[
174 // The maxUnit sub-node is written as the very last one because we do
223 int32_t maxUnit=getElementUnit(limit-1, unitIndex); local
224 if(minUnit==maxUnit) {
241 // length>=2 because minUnit!=maxUnit.
299 // unitNumber==length-1, and the maxUnit elements range is [start..limit[
523 // The maxUnit su
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_span.c472 const GLuint maxUnit local
477 for (u = 0; u < maxUnit; u++) {
H A Ds_texfilter.c1834 const GLuint maxUnit local
1839 for (u = 0; u < maxUnit; u++) {
1843 if (u >= maxUnit)
/external/mesa3d/src/mesa/swrast/
H A Ds_span.c472 const GLuint maxUnit local
477 for (u = 0; u < maxUnit; u++) {
H A Ds_texfilter.c1834 const GLuint maxUnit local
1839 for (u = 0; u < maxUnit; u++) {
1843 if (u >= maxUnit)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 275 milliseconds