Lines Matching full:stateid
90 typedef typename Arc::StateId StateId;
137 virtual void InitArcIterator(StateId s, ArcIteratorData<Arc> *data) const {
198 ArcIterator(const MatcherFst<F, M, N, I> &fst, typename F::Arc::StateId s)
209 typedef typename Arc::StateId StateId;
227 void SetState(StateId s) { matcher_->SetState(s); }
248 typedef typename Arc::StateId StateId;
268 void SetState(StateId s) { matcher_->SetState(s); }
282 bool LookAheadFst(const Fst<Arc> &fst, StateId s) {