Searched defs:tj (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ | ||
| H A D | texturesurf.c | 78 float ti, tj; local in function:makeImage |
| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ | ||
| H A D | mapdescv.cc | 147 REAL *tj = ti; local in function:Mapdesc::calcPartialVelocity 168 for( REAL *tj = ti, *tjl = tj + jdist; tj != tjl; tj += jstride ) local in function:Mapdesc::calcPartialVelocity 178 for( REAL *tj = tp; tj != tjl; tj += jstride ) local in function:Mapdesc::calcPartialVelocity 190 for( REAL *tj = ti, *mj = mi, *tjl = ti + jd; tj != tjl; tj += jstride, mj += mjstride ) { local in function:Mapdesc::calcPartialVelocity [all...] |
Completed in 2 milliseconds