Home
last modified time | relevance | path

Searched defs:j (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-0.13.2/sources/libraries/gr/CTR/
Dgr_Vertex.cpp198 for ( int j = 0; j < VERTEX_ATTRIBUTE_MAX; ++j ) in DisableAttr_() local
277 for ( int j = 0; j < VERTEX_ATTRIBUTE_MAX; ++j ) in MakeEnableAttrCommand_() local
Dgr_Shader.cpp427 … for ( int j = 0; outmap_buffer[ i ].index == index && j < OUT_ATTR_DIMENTION_MAX; ++j ) in MakeOutAttrCommand_() local
473 … for ( int j = 0; outmapInfo[ i ].index == index && j < OUT_ATTR_DIMENTION_MAX; ++j ) in MakeOutAttrCommand_() local
/CTR-SDK-0.13.2/sources/libraries/test/
Dtest_TextOutput.cpp75 for(int j = 0; j < m_pSuiteInfos[i].testsNum; ++j) in OnFinished() local
/CTR-SDK-0.13.2/sources/libraries/math/
Dmath_Arithmetic.cpp585 u32 i, j, lim; in CntBit1() local