Home
last modified time | relevance | path

Searched defs:it1End (Results 1 – 6 of 6) sorted by relevance

/dports/biology/seqan1/seqan-1.3.1/demos/tutorial/alignments/
H A Dalignment_pairwise_global.cpp30 TIterator it1End = end(row(align,0)); in main() local
/dports/biology/seqan1/seqan-1.3.1/seqan/seeds2/
H A Dalign_dynprog_affine.h256 for (TSequenceIterator it1 = begin(sequence1), it1End = end(sequence1); it1 != it1End; ++it1) { in _alignFillMatrix() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/
H A DgdcmSurfaceWriter.cxx122 std::vector< SmartPointer< Surface > >::const_iterator it1End = surfaces.end(); in PrepareWrite() local
/dports/devel/gdcm/gdcm-3.0.10/Source/MediaStorageAndFileFormat/
H A DgdcmSurfaceWriter.cxx122 std::vector< SmartPointer< Surface > >::const_iterator it1End = surfaces.end(); in PrepareWrite() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dinterpr3.cxx2075 auto it1 = cnNumer.rbegin(), it1End = cnNumer.rend(); in GetHypGeomDist() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dinterpr3.cxx2072 auto it1 = cnNumer.rbegin(), it1End = cnNumer.rend(); in GetHypGeomDist() local