Searched defs:IsFinal (Results 1 – 3 of 3) sorted by relevance
19 bool SpellcheckAction::IsFinal() const { in IsFinal() function in SpellcheckAction
73 static bool IsFinal(const Fst<Arc> &fa, MappedId s) { in IsFinal() function
276 enum IsFinal { NOT_FINAL_FRAME, FINAL_FRAME }; enum