Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dmatcher.h229 exact_match_ = true; in Find()
247 exact_match_ = false; in LowerBound()
264 if (!exact_match_) in Done()
317 bool exact_match_; // Exact match or lower bound? variable