Home
last modified time | relevance | path

Searched defs:id2key (Results 1 – 15 of 15) sorted by relevance

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/kdb/
H A Dptrieval-v1.c60 bool id2key; member
68 const KPTrieIndex_v1 *self, const KIndex *outer, bool key2id, bool id2key ) in KPTrieIndexCCParmsInit_v1()
235 const KIndex *outer, bool key2id, bool id2key ) in KPTrieIndexCheckConsistency_v1()
H A Dptrieval-v2.c62 bool id2key; member
72 …const KPTrieIndex_v2 *self, const KIndex *outer, bool key2id, bool id2key, bool all_ids, bool conv… in KPTrieIndexCCParmsInit_v2()
366 const KIndex *outer, bool key2id, bool id2key, bool all_ids, bool convertFromV1 ) in KPTrieIndexCheckConsistency_v2()
H A Dtrieval-v1.c41 struct KIndex const *outer, bool key2id, bool id2key ) in KTrieIndexCheckConsistency_v1()
H A Dtrieval-v2.c41 struct KIndex const *outer, bool key2id, bool id2key, bool all_ids, bool convertFromV1 ) in KTrieIndexCheckConsistency_v2()
H A Dindex.c612 bool key2id, id2key, all_ids; in KIndexConsistencyCheck() local
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/kdb/
H A Dptrieval-v1.c60 bool id2key; member
68 const KPTrieIndex_v1 *self, const KIndex *outer, bool key2id, bool id2key ) in KPTrieIndexCCParmsInit_v1()
235 const KIndex *outer, bool key2id, bool id2key ) in KPTrieIndexCheckConsistency_v1()
H A Dptrieval-v2.c62 bool id2key; member
72 …const KPTrieIndex_v2 *self, const KIndex *outer, bool key2id, bool id2key, bool all_ids, bool conv… in KPTrieIndexCCParmsInit_v2()
366 const KIndex *outer, bool key2id, bool id2key, bool all_ids, bool convertFromV1 ) in KPTrieIndexCheckConsistency_v2()
H A Dtrieval-v1.c41 struct KIndex const *outer, bool key2id, bool id2key ) in KTrieIndexCheckConsistency_v1()
H A Dtrieval-v2.c41 struct KIndex const *outer, bool key2id, bool id2key, bool all_ids, bool convertFromV1 ) in KTrieIndexCheckConsistency_v2()
H A Dindex.c612 bool key2id, id2key, all_ids; in KIndexConsistencyCheck() local
/dports/net-im/qTox/qTox-1.17.4/src/
H A Dgrouplist.h44 static QHash<uint32_t, GroupId> id2key; variable
H A Dfriendlist.h47 static QHash<uint32_t, ToxPk> id2key; variable
H A Dfriendlist.cpp30 QHash<uint32_t, ToxPk> FriendList::id2key; member in FriendList
H A Dgrouplist.cpp27 QHash<uint32_t, GroupId> GroupList::id2key; member in GroupList
/dports/lang/ruby26/ruby-2.6.9/
H A Did_table.c23 id2key(ID id) in id2key() function