Home
last modified time | relevance | path

Searched refs:ptorig (Results 1 – 6 of 6) sorted by relevance

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/kdb/
H A Dtrieidx-v2.c478 rc_t KPTrieIndexInit_v3_v4 ( KPTrieIndex_v2 *self, const KMMap *mm, bool byteswap, bool ptorig ) in KPTrieIndexInit_v3_v4() argument
536 rc = ( ptorig ? PTrieMakeOrig : PTrieMake ) in KPTrieIndexInit_v3_v4()
952 bool ptorig = false; in KTrieIndexOpen_v2() local
978 ptorig = true; in KTrieIndexOpen_v2()
980 rc = KPTrieIndexInit_v3_v4 ( & self -> pt, mm, byteswap, ptorig ); in KTrieIndexOpen_v2()
H A Dindex-cmn.h214 …KPTrieIndexInit_v3_v4 ( KPTrieIndex_v2 *self, struct KMMap const *mm, bool byteswap, bool ptorig );
H A Dwtrieidx-v2.c458 rc_t KPTrieIndexInit_v3_v4 ( KPTrieIndex_v2 *self, const KMMap *mm, bool byteswap, bool ptorig ) in KPTrieIndexInit_v3_v4() argument
503 rc = ( ptorig ? PTrieMakeOrig : PTrieMake ) in KPTrieIndexInit_v3_v4()
1899 bool ptorig = false; in KTrieIndexOpen_v2() local
1934 ptorig = true; in KTrieIndexOpen_v2()
1936 rc = KPTrieIndexInit_v3_v4 ( & self -> pt, mm, byteswap, ptorig ); in KTrieIndexOpen_v2()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/kdb/
H A Dtrieidx-v2.c478 rc_t KPTrieIndexInit_v3_v4 ( KPTrieIndex_v2 *self, const KMMap *mm, bool byteswap, bool ptorig ) in KPTrieIndexInit_v3_v4() argument
536 rc = ( ptorig ? PTrieMakeOrig : PTrieMake ) in KPTrieIndexInit_v3_v4()
952 bool ptorig = false; in KTrieIndexOpen_v2() local
978 ptorig = true; in KTrieIndexOpen_v2()
980 rc = KPTrieIndexInit_v3_v4 ( & self -> pt, mm, byteswap, ptorig ); in KTrieIndexOpen_v2()
H A Dindex-cmn.h214 …KPTrieIndexInit_v3_v4 ( KPTrieIndex_v2 *self, struct KMMap const *mm, bool byteswap, bool ptorig );
H A Dwtrieidx-v2.c458 rc_t KPTrieIndexInit_v3_v4 ( KPTrieIndex_v2 *self, const KMMap *mm, bool byteswap, bool ptorig ) in KPTrieIndexInit_v3_v4() argument
503 rc = ( ptorig ? PTrieMakeOrig : PTrieMake ) in KPTrieIndexInit_v3_v4()
1899 bool ptorig = false; in KTrieIndexOpen_v2() local
1934 ptorig = true; in KTrieIndexOpen_v2()
1936 rc = KPTrieIndexInit_v3_v4 ( & self -> pt, mm, byteswap, ptorig ); in KTrieIndexOpen_v2()