Searched refs:it1End (Results 1 – 3 of 3) sorted by relevance
98 PtrLevelVector::const_iterator it1End = i_r1.end(); in compare_PtrLevelVector() local101 for ( ; it1 != it1End; ++it1, ++it2 ) in compare_PtrLevelVector()553 Vector_TplArgument::const_iterator it1End = aTplParameters.end(); in Compare() local556 for ( ; it1 != it1End; ++it1, ++it2 ) in Compare()
145 std::vector< NameSegment >::const_iterator it1End = aSegments.end(); in Compare() local148 for ( ; it1 != it1End; ++it1, ++it2 ) in Compare()
1932 HypContainer::reverse_iterator it1 = cnNumer.rbegin(), it1End = cnNumer.rend(); in ScHypGeomDist() local1936 for ( ; it1 != it1End || it2 != it2End; ) in ScHypGeomDist()1939 if ( it1 != it1End ) in ScHypGeomDist()
Completed in 28 milliseconds