Home
last modified time | relevance | path

Searched defs:LookAheadWeight (Results 1 – 2 of 2) sorted by relevance

/external/openfst/src/include/fst/
Dlookahead-matcher.h152 Weight LookAheadWeight() const { return weight_; } in LookAheadWeight() function
220 Weight LookAheadWeight() const { return Weight::One(); } in LookAheadWeight() function
767 Weight LookAheadWeight() const { in LookAheadWeight() function
Dmatcher-fst.h286 Weight LookAheadWeight() const { return matcher_->LookAheadWeight(); } in LookAheadWeight() function