Home
last modified time | relevance | path

Searched refs:TDequeueValue (Results 1 – 11 of 11) sorted by relevance

/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/razers/
H A Drazers_matepairs.h359 typedef Pair<int64_t,TMatch> TDequeueValue;
360 typedef Dequeue<TDequeueValue> TDequeue;
419 TDequeueValue fL(-2, mR); // to supress uninitialized warnings
H A Drazers_spliced.h1758 typedef Pair<int64_t, TMatch> TDequeueValue; in mapSplicedReads() typedef
1759 typedef Dequeue<TDequeueValue> TDequeue; in mapSplicedReads()
1807 TDequeueValue fL(-1, mR); // to supress uninitialized warnings in mapSplicedReads()
/dports/biology/seqan1/seqan-1.3.1/apps/razers2/
H A Drazers_matepairs.h395 typedef Triple<__int64, TAlignedRead, TAlignQuality> TDequeueValue;
396 typedef Dequeue<TDequeueValue> TDequeue;
459 TDequeueValue fL(-1, mR, qR); // to supress uninitialized warnings
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/razers3/
H A Drazers_matepairs_parallel.h153 typedef Pair<int64_t, TMatch> TDequeueValue; typedef
154 typedef Dequeue<TDequeueValue> TDequeue;
470 typedef Pair<int64_t, TMatch> TDequeueValue; in workVerification() typedef
471 typedef Dequeue<TDequeueValue> TDequeue; in workVerification()
544 TDequeueValue fL(-2, mR); // to supress uninitialized warnings in workVerification()
H A Drazers_matepairs.h623 typedef Pair<int64_t, TMatch> TDequeueValue;
624 typedef Dequeue<TDequeueValue> TDequeue;
693 TDequeueValue fL(-2, mR); // to supress uninitialized warnings
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/splazers/
H A Drazers_matepairs.h636 typedef Pair<int64_t,TMatch> TDequeueValue;
637 typedef Dequeue<TDequeueValue> TDequeue;
696 TDequeueValue fL(-1, mR); // to supress uninitialized warnings
H A Drazers_spliced.h2367 typedef Pair<int64_t, TMatch> TDequeueValue; in mapSplicedReads() typedef
2368 typedef Dequeue<TDequeueValue> TDequeue; in mapSplicedReads()
2437 TDequeueValue fL(-1, mR); in mapSplicedReads()
/dports/biology/seqan1/seqan-1.3.1/apps/razers/
H A Drazers_matepairs.h669 typedef Pair<__int64,TMatch> TDequeueValue;
670 typedef Dequeue<TDequeueValue> TDequeue;
729 TDequeueValue fL(-1, mR); // to supress uninitialized warnings
H A Drazers_spliced.h1756 typedef Pair<__int64, TMatch> TDequeueValue; in mapSplicedReads() typedef
1757 typedef Dequeue<TDequeueValue> TDequeue; in mapSplicedReads()
1805 TDequeueValue fL(-1, mR); // to supress uninitialized warnings in mapSplicedReads()
/dports/biology/seqan1/seqan-1.3.1/apps/splazers/
H A Drazers_matepairs.h648 typedef Pair<__int64,TMatch> TDequeueValue;
649 typedef Dequeue<TDequeueValue> TDequeue;
708 TDequeueValue fL(-1, mR); // to supress uninitialized warnings
H A Drazers_spliced.h1820 typedef Pair<__int64, TMatch> TDequeueValue; in mapSplicedReads() typedef
1821 typedef Dequeue<TDequeueValue> TDequeue; in mapSplicedReads()
1867 TDequeueValue fL(-1, mR); in mapSplicedReads()