Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dfactor-weight.h151 typedef F FactorIterator; typedef
195 FactorIterator f(w); in Final()
263 FactorIterator fit(w); in Expand()
282 for (FactorIterator fit(w); in Expand()
Ddeterminize.h487 typedef GallicFactor<Label, Weight, S> FactorIterator; typedef
639 FactorWeightFst<ToArc, FactorIterator> factored_fst(det_fsa, fopts); in DeterminizeFstImpl()