Home
last modified time | relevance | path

Searched refs:lookfor (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/opengl/glu32/src/libnurbs/nurbtess/
H A DsampleComp.cc178 gridMidIndex1 = leftGridChain->lookfor(leftChain->getVertex(midIndex1)[1], in sampleCompLeft()
180 gridMidIndex2 = 1+leftGridChain->lookfor(leftChain->getVertex(midIndex2)[1], in sampleCompLeft()
H A DgridWrap.h132 …Int lookfor(Real v, Int i1, Int i2); //find i in [i1,i2] so that vertices[i][1]>= v > vertices[i+…
H A DgridWrap.cc232 Int gridBoundaryChain::lookfor(Real v, Int i1, Int i2) in lookfor() function in gridBoundaryChain
/reactos/drivers/network/tcpip/lwip/
H A DCHANGELOG3553 This is mainly on using lookup/lookfor, and some coding styles...