Searched refs:SetSourceState (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/extensions/pdt/
H A Dexpand.h453 void SetSourceState(StateId s, StateId p);
605 void PrunedExpand<A>::SetSourceState(StateId s, StateId p) { function in class:fst::PrunedExpand
635 SetSourceState(arc.nextstate, SourceState(s));
693 SetSourceState(s, ifst_->Start());
841 SetSourceState(s, state_table_.Tuple(s).state_id);

Completed in 307 milliseconds