Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dbi-table.h141 friend class HashFunc;
208 class HashFunc {
210 HashFunc(const CompactHashBiTable &ht) : ht_(&ht) {} in HashFunc() function
239 typedef HashSet<I, HashFunc, HashEqual, HS> KeyHashSet;
250 HashFunc compact_hash_func_;
334 friend class HashFunc;
418 class HashFunc {
420 HashFunc(const VectorHashBiTable &ht) : ht_(&ht) {} in HashFunc() function
448 typedef HashSet<I, HashFunc, HashEqual, HS> KeyHashSet;
466 HashFunc hash_func_;