Home
last modified time | relevance | path

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

/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-v0.3.1/src/
H A Dkmer.c55 #if KMER_LONGLONGS in resetWordFilter()
162 #if KMER_LONGLONGS in shiftRight()
170 #if KMER_LONGLONGS in shiftRight()
175 #if KMER_LONGLONGS in shiftRight()
189 #if KMER_LONGLONGS in copyKmers()
205 #if KMER_LONGLONGS in compareKmers()
233 #if KMER_LONGLONGS in compareKmers()
250 #if KMER_LONGLONGS in clearKmer()
277 #if KMER_LONGLONGS in printKmer()
330 #if KMER_LONGLONGS in pushNucleotide()
[all …]
H A Dkmer.h48 #define KMER_LONGLONGS (KMER_BYTE_SIZE / 8) macro
54 #if KMER_LONGLONGS
55 uint64_t longlongs[KMER_LONGLONGS];
/dports/biology/velvet/velvet_1.2.10/src/
H A Dkmer.c33 #if KMER_LONGLONGS
48 #if KMER_LONGLONGS
57 #if KMER_LONGLONGS
67 #if KMER_LONGLONGS in resetWordFilter()
211 #if KMER_LONGLONGS in resetKeyFilter()
285 #if KMER_LONGLONGS in shiftRight()
293 #if KMER_LONGLONGS in shiftRight()
298 #if KMER_LONGLONGS in shiftRight()
312 #if KMER_LONGLONGS in copyKmers()
329 #if KMER_LONGLONGS in compareKmers()
[all …]
H A Dkmer.h53 #define KMER_LONGLONGS (KMER_BYTE_SIZE / 8) macro
59 #if KMER_LONGLONGS
60 uint64_t longlongs[KMER_LONGLONGS];
H A DsplayTable.c233 #if KMER_LONGLONGS in hash_kmer()
236 #if KMER_LONGLONGS > 1 in hash_kmer()
239 #if KMER_LONGLONGS > 2 in hash_kmer()
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-1.2.01/Velvet-1.1.06/
H A Dkmer.c33 #if KMER_LONGLONGS
48 #if KMER_LONGLONGS
57 #if KMER_LONGLONGS
67 #if KMER_LONGLONGS in resetWordFilter()
211 #if KMER_LONGLONGS in resetKeyFilter()
285 #if KMER_LONGLONGS in shiftRight()
293 #if KMER_LONGLONGS in shiftRight()
298 #if KMER_LONGLONGS in shiftRight()
312 #if KMER_LONGLONGS in copyKmers()
329 #if KMER_LONGLONGS in compareKmers()
[all …]
H A Dkmer.h53 #define KMER_LONGLONGS (KMER_BYTE_SIZE / 8) macro
59 #if KMER_LONGLONGS
60 uint64_t longlongs[KMER_LONGLONGS];
H A DsplayTable.c237 #if KMER_LONGLONGS in hash_kmer()
240 #if KMER_LONGLONGS > 1 in hash_kmer()
243 #if KMER_LONGLONGS > 2 in hash_kmer()