Home
last modified time | relevance | path

Searched refs:goFurther (Results 1 – 25 of 78) sorted by relevance

1234

/dports/biology/seqan/seqan-library-2.4.0/include/seqan/index/
H A Dfind_index_binary.h581 goFurther(q, lcp);
683 goFurther(q, lcp);
800 goFurther(q, lcp);
1271 goFurther(t, lcp); in _lowerBoundLcpe()
1272 goFurther(q, lcp); in _lowerBoundLcpe()
1304 goFurther(q, lcp); in _lowerBoundLcpe()
1311 goFurther(t, lcp); in _lowerBoundLcpe()
1449 goFurther(t, lcp); in _upperBoundLcpe()
1450 goFurther(q, lcp); in _upperBoundLcpe()
1479 goFurther(q, lcp); in _upperBoundLcpe()
[all …]
H A Dshape_onegapped.h183 goFurther(it, me.gapLen); in hash()
206 goFurther(it, me.gapLen); in hashInit()
243 goFurther(it, me.gapLen); in hash()
284 goFurther(it, me.gapLen); in hashUpper()
315 goFurther(it, me.blockLen1 - 1); in hashNext()
319 goFurther(it, me.gapLen); in hashNext()
323 goFurther(it, me.blockLen2); in hashNext()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/index/
H A Dfind_index_binary.h581 goFurther(q, lcp);
683 goFurther(q, lcp);
800 goFurther(q, lcp);
1271 goFurther(t, lcp); in _lowerBoundLcpe()
1272 goFurther(q, lcp); in _lowerBoundLcpe()
1304 goFurther(q, lcp); in _lowerBoundLcpe()
1311 goFurther(t, lcp); in _lowerBoundLcpe()
1449 goFurther(t, lcp); in _upperBoundLcpe()
1450 goFurther(q, lcp); in _upperBoundLcpe()
1479 goFurther(q, lcp); in _upperBoundLcpe()
[all …]
H A Dshape_onegapped.h183 goFurther(it, me.gapLen); in hash()
206 goFurther(it, me.gapLen); in hashInit()
243 goFurther(it, me.gapLen); in hash()
284 goFurther(it, me.gapLen); in hashUpper()
315 goFurther(it, me.blockLen1 - 1); in hashNext()
319 goFurther(it, me.gapLen); in hashNext()
323 goFurther(it, me.blockLen2); in hashNext()
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/index/
H A Dfind_index_esa.h591 goFurther(q, lcp);
693 goFurther(q, lcp);
810 goFurther(q, lcp);
1281 goFurther(t, lcp);
1282 goFurther(q, lcp);
1314 goFurther(q, lcp);
1321 goFurther(t, lcp);
1459 goFurther(t, lcp);
1460 goFurther(q, lcp);
1489 goFurther(q, lcp);
[all …]
H A Dshape_onegapped.h186 goFurther(it, me.gapLen); in hash()
209 goFurther(it, me.gapLen); in hashInit()
246 goFurther(it, me.gapLen); in hash()
287 goFurther(it, me.gapLen); in hashUpper()
318 goFurther(it, me.blockLen1 - 1); in hashNext()
322 goFurther(it, me.gapLen); in hashNext()
326 goFurther(it, me.blockLen2); in hashNext()
/dports/biology/seqan1/seqan-1.3.1/seqan/align/
H A Dalign_algorithms.h95 goFurther(it0, siz); in _pumpTraceToAlign()
96 goFurther(it1, siz); in _pumpTraceToAlign()
145 goFurther(it, beginPosition(infixRow)); in integrateAlign()
154 goFurther(it, gapSize+1); in integrateAlign()
155 goFurther(infixIt, gapSize+1); in integrateAlign()
/dports/biology/seqan1/seqan-1.3.1/seqan/index/
H A Dfind_index_esa.h574 goFurther(t, lcp);
575 goFurther(q, lcp);
671 goFurther(t, lcp);
672 goFurther(q, lcp);
782 goFurther(t, lcp);
783 goFurther(q, lcp);
1253 goFurther(t, lcp);
1254 goFurther(q, lcp);
1286 goFurther(q, lcp);
1293 goFurther(t, lcp);
[all …]
H A Dshape_onegapped.h181 goFurther(it, me.gapLen); in hash()
217 goFurther(it, me.gapLen); in hash()
257 goFurther(it, me.gapLen); in hashUpper()
287 goFurther(it, me.blockLen1 - 1); in hashNext()
291 goFurther(it, me.gapLen); in hashNext()
295 goFurther(it, me.blockLen2); in hashNext()
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/align/
H A Dalignment_operations.h115 goFurther(it, gapSize+1); in integrateAlign()
116 goFurther(infixIt, gapSize+1); in integrateAlign()
H A Dgaps_iterator_base.h453 goFurther(it, diff);
465 goFurther(it, -(__int64)(diff));
476 goFurther(Iter<TGaps, GapsIterator<TSpec> > & it,
H A Dgaps_iterator_array.h112 goFurther(*this, container_._clippingBeginPos); in Iter()
123 goFurther(*this, container_._clippingEndPos); in Iter()
138 goFurther(*this, pos); in Iter()
363 goFurther(Iter<TGaps, GapsIterator<ArrayGaps> > & it, in goFurther() function
H A Ddp_traceback_adaptor.h111 goFurther(it0, segmentSize); in _adaptTraceSegmentsTo()
112 goFurther(it1, segmentSize); in _adaptTraceSegmentsTo()
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/align/
H A Dalignment_operations.h82 goFurther(it, gapSize+1); in integrateGaps()
83 goFurther(sIt, gapSize+1); in integrateGaps()
H A Dgaps_iterator_base.h477 goFurther(it, diff);
489 goFurther(it, -(int64_t)(diff));
500 goFurther(Iter<TGaps, GapsIterator<TSpec> > & it,
H A Ddp_traceback_adaptor.h111 goFurther(it0, segmentSize); in _adaptTraceSegmentsTo()
112 goFurther(it1, segmentSize); in _adaptTraceSegmentsTo()
H A Dgaps_iterator_array.h112 goFurther(*this, container_._clippingBeginPos); in Iter()
123 goFurther(*this, container_._clippingEndPos); in Iter()
138 goFurther(*this, pos); in Iter()
405 goFurther(Iter<TGaps, GapsIterator<ArrayGaps> > & it, in goFurther() function
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/align/
H A Dalignment_operations.h82 goFurther(it, gapSize+1); in integrateGaps()
83 goFurther(sIt, gapSize+1); in integrateGaps()
H A Dgaps_iterator_base.h477 goFurther(it, diff);
489 goFurther(it, -(int64_t)(diff));
500 goFurther(Iter<TGaps, GapsIterator<TSpec> > & it,
H A Ddp_traceback_adaptor.h111 goFurther(it0, segmentSize); in _adaptTraceSegmentsTo()
112 goFurther(it1, segmentSize); in _adaptTraceSegmentsTo()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/tests/basic/
H A Dtest_basic_iterator.h383 goFurther(ptr, 2); in SEQAN_DEFINE_TEST()
387 goFurther(ptr, -2); in SEQAN_DEFINE_TEST()
625 goFurther(it, 2); in SEQAN_DEFINE_TEST()
629 goFurther(it, -2); in SEQAN_DEFINE_TEST()
866 goFurther(it, 2); in SEQAN_DEFINE_TEST()
871 goFurther(it, -2); in SEQAN_DEFINE_TEST()
1125 goFurther(it, 2); in SEQAN_DEFINE_TEST()
1130 goFurther(it, -2); in SEQAN_DEFINE_TEST()
/dports/biology/seqan1/seqan-1.3.1/seqan/basic/
H A Dbasic_iterator_base.h283 goFurther(temp_, size);
292 goFurther(me, size);
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/basic/
H A Diterator_base.h311 goFurther(temp_, size);
323 goFurther(me, size);
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/basic/
H A Diterator_base.h311 goFurther(temp_, size);
323 goFurther(me, size);
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/basic/
H A Diterator_base.h318 goFurther(temp_, size);
331 goFurther(me, size);

1234