Home
last modified time | relevance | path

Searched refs:itStrEnd1 (Results 1 – 8 of 8) sorted by relevance

/dports/biology/seqan1/seqan-1.3.1/seqan/graph_msa/
H A Dgraph_align_tcoffee_progressive.h268 TStringIterConst itStrEnd1 = end(str1); in heaviestMatching() local
270 for(TStringIterConst itStr1 = begin(str1);itStr1 != itStrEnd1;++itStr1, ++pos) { in heaviestMatching()
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/graph_msa/
H A Dgraph_align_tcoffee_progressive.h264 TStringIterConst itStrEnd1 = end(str1); in heaviestMatching() local
266 for(TStringIterConst itStr1 = begin(str1);itStr1 != itStrEnd1;++itStr1, ++pos) { in heaviestMatching()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/graph_msa/
H A Dgraph_align_tcoffee_progressive.h264 TStringIterConst itStrEnd1 = end(str1); in heaviestMatching() local
266 for(TStringIterConst itStr1 = begin(str1);itStr1 != itStrEnd1;++itStr1, ++pos) { in heaviestMatching()
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/graph_msa/
H A Dgraph_align_tcoffee_progressive.h267 TStringIterConst itStrEnd1 = end(str1); in heaviestMatching() local
269 for(TStringIterConst itStr1 = begin(str1);itStr1 != itStrEnd1;++itStr1, ++pos) { in heaviestMatching()
/dports/biology/seqan1/seqan-1.3.1/seqan/refinement/
H A Dgraph_impl_align.h1970 TStringIterConst itStrEnd1 = end(str1, Standard());
1974 for(;itStr1 != itStrEnd1;++itStr1, ++pos) {
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/graph_align/
H A Dgraph_impl_align.h1954 TStringIterConst itStrEnd1 = end(str1, Standard());
1958 for(;itStr1 != itStrEnd1;++itStr1, ++pos) {
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/graph_align/
H A Dgraph_impl_align.h1954 TStringIterConst itStrEnd1 = end(str1, Standard());
1958 for(;itStr1 != itStrEnd1;++itStr1, ++pos) {
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/graph_align/
H A Dgraph_impl_align.h1989 TStringIterConst itStrEnd1 = end(str1, Standard());
1993 for(;itStr1 != itStrEnd1;++itStr1, ++pos) {