Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dbi-table.h214 return (*ht_->hash_func_)(ht_->Key2Entry(k)); in operator()
230 return (*ht_->hash_equal_)(ht_->Key2Entry(k1), ht_->Key2Entry(k2)); in operator()
241 const T &Key2Entry(I k) const { in Key2Entry() function
424 return (*(ht_->h_))(ht_->Key2Entry(k)); in operator()
439 return ht_->Key2Entry(k1) == ht_->Key2Entry(k2); in operator()
450 const T &Key2Entry(I k) const { in Key2Entry() function