Home
last modified time | relevance | path

Searched refs:itother (Results 1 – 3 of 3) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/BRepTools/
H A DBRepTools_Quilt.cxx520 TopTools_MapIteratorOfMapOfShape itother(MapOtherShape); //gka version for free edges in Shells() local
521 for( ; itother.More() ; itother.Next()) { in Shells()
522 if(!EdgesFaces.Contains(itother.Key()) && myBounds.Contains(itother.Key())) { in Shells()
523 TopoDS_Shape aSh = myBounds.FindFromKey(itother.Key()); in Shells()
/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmxab.c17749 static integer itother; in getnote_() local
20410 itother = 0; in getnote_()
20413 if (itother < all_1.itsofar[all_1.iv - 1]) { in getnote_()
20414 itother += all_1.nodur[iiv + iip * 24 - 25]; in getnote_()
20416 } else if (itother == all_1.itsofar[all_1.iv - 1]) { in getnote_()
H A Dpmx270.for13259 itother = 0
13261 if (itother .lt. itsofar(iv)) then
13262 itother = itother+nodur(iiv,iip)
13264 else if (itother .eq. itsofar(iv)) then