Home
last modified time | relevance | path

Searched refs:swaplist_ (Results 1 – 2 of 2) sorted by relevance

/dports/biology/bowtie2/bowtie2-2.4.4/
H A Drandom_util.h66 swaplist_ = n < SWAPLIST_THRESH || withoutReplacement; in init()
78 sz_ = n_ = cur_ = 0; swaplist_ = converted_ = false; in reset()
95 if(swaplist_) { in next()
104 if(swaplist_) { in next()
157 swaplist_ = true; in next()
211 bool swaplist_; // if small, use swapping variable
/dports/biology/hisat2/hisat2-2.2.1/
H A Drandom_util.h66 swaplist_ = n < SWAPLIST_THRESH || withoutReplacement; in init()
78 sz_ = n_ = cur_ = 0; swaplist_ = converted_ = false; in reset()
95 if(swaplist_) { in next()
104 if(swaplist_) { in next()
157 swaplist_ = true; in next()
211 bool swaplist_; // if small, use swapping variable