Home
last modified time | relevance | path

Searched refs:cOffset1 (Results 1 – 2 of 2) sorted by relevance

/dports/print/texlive-base/texlive-20150521-source/texk/ttfdump/libttf/
H A Dgpos.c402 USHORT cOffset, cOffset1, cOffset2; in makeGPOS22() local
408 cOffset1 = ttfGetUSHORT (fp); in makeGPOS22()
416 pos->classDef1 = otfMakeClassDef (fp, offset + cOffset1); in makeGPOS22()
/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/math/
H A DSimd_AltiVec.cpp7312 int cOffset1, cOffset2, cOffset3, cOffset4; in DeriveUnsmoothedTangents() local
7315 cOffset1 = dominantTris[i].v3; in DeriveUnsmoothedTangents()
7333 vecPerm2 = vec_lvsl( 0, xyzPtr + ( cOffset1 * DRAWVERT_OFFSET ) ); in DeriveUnsmoothedTangents()
7334 v4 = vec_ld( 0, xyzPtr + ( cOffset1 * DRAWVERT_OFFSET ) ); in DeriveUnsmoothedTangents()
7335 v5 = vec_ld( 16, xyzPtr + ( cOffset1 * DRAWVERT_OFFSET ) ); in DeriveUnsmoothedTangents()