Home
last modified time | relevance | path

Searched refs:KTrieIndexOpen_v1 (Results 1 – 10 of 10) sorted by relevance

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/kdb/
H A Dtrieidx-v1.c146 rc_t KTrieIndexOpen_v1 ( KTrieIndex_v1 *self, const KMMap *mm, bool byteswap ) in KTrieIndexOpen_v1() function
H A Dindex-cmn.h120 rc_t KTrieIndexOpen_v1 ( KTrieIndex_v1 *self, struct KMMap const *mm, bool byteswap );
H A Dwindex.c404 rc = KTrieIndexOpen_v1 ( & idx -> u . txt1, mm ); in KIndexMakeRead()
475 rc = KTrieIndexOpen_v1 ( & idx -> u . txt1, mm, byteswap ); in KIndexMakeUpdate()
628 rc = KTrieIndexOpen_v1 ( & idx -> u . txt1, NULL, false ); in KIndexCreate()
H A Dindex.c331 rc = KTrieIndexOpen_v1 ( & idx -> u . txt1, mm ); in KIndexMakeRead()
H A Dwtrieidx-v1.c603 rc_t KTrieIndexOpen_v1 ( KTrieIndex_v1 *self, const KMMap *mm, bool byteswap ) in KTrieIndexOpen_v1() function
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/kdb/
H A Dtrieidx-v1.c146 rc_t KTrieIndexOpen_v1 ( KTrieIndex_v1 *self, const KMMap *mm, bool byteswap ) in KTrieIndexOpen_v1() function
H A Dindex-cmn.h120 rc_t KTrieIndexOpen_v1 ( KTrieIndex_v1 *self, struct KMMap const *mm, bool byteswap );
H A Dwindex.c404 rc = KTrieIndexOpen_v1 ( & idx -> u . txt1, mm ); in KIndexMakeRead()
475 rc = KTrieIndexOpen_v1 ( & idx -> u . txt1, mm, byteswap ); in KIndexMakeUpdate()
628 rc = KTrieIndexOpen_v1 ( & idx -> u . txt1, NULL, false ); in KIndexCreate()
H A Dindex.c331 rc = KTrieIndexOpen_v1 ( & idx -> u . txt1, mm ); in KIndexMakeRead()
H A Dwtrieidx-v1.c603 rc_t KTrieIndexOpen_v1 ( KTrieIndex_v1 *self, const KMMap *mm, bool byteswap ) in KTrieIndexOpen_v1() function