Home
last modified time | relevance | path

Searched defs:compactMatches (Results 1 – 5 of 5) sorted by relevance

/dports/biology/seqan1/seqan-1.3.1/apps/dfi/
H A Ddfi.cpp298 inline void compactMatches(TMatchString &matches) in compactMatches() function
/dports/biology/seqan1/seqan-1.3.1/apps/stellar/
H A Dstellar.h323 compactMatches(String<StellarMatch<TSequence, TId> > & matches, TSize numMatches) { in compactMatches() function
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/dfi/
H A Ddfi.cpp320 inline void compactMatches(TMatchString &matches) in compactMatches() function
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/stellar/
H A Dstellar.h365 compactMatches(String<StellarMatch<TSequence, TId> > & matches, TSize numMatches) { in compactMatches() function
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/yara/
H A Dmapper.h243 TValue compactMatches; member