Home
last modified time | relevance | path

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

/dports/biology/hisat2/hisat2-2.2.1/
H A Dpat.h216 virtual bool nextReadImpl(
717 virtual bool nextReadImpl(
786 virtual bool nextReadImpl( in nextReadImpl() function
1669 virtual bool nextReadImpl( in nextReadImpl() function
H A Dpat.cpp121 nextReadImpl(r, rdid, endid, success, done); in nextRead()
548 bool VectorPatternSource::nextReadImpl( function in VectorPatternSource