Home | History | Annotate | Download | only in lib

Lines Matching refs:One

97   // \param fst_tuples array of label/fst tuples, one for each non-terminal
176 // one state for each fst
193 depfst.AddArc(i - 1, A(arc.olabel, arc.olabel, Weight::One(), j));
200 depfst.SetFinal(root_ - 1, Weight::One());
295 // extend current state (walk arcs one level deep)
497 // could potentially have one copy of prefix array
515 // ReplaceFst supports dynamic replacement of arcs in one Fst with
519 // array of Fst(s). One Fst represents the root (or topology)
662 // Replace supports replacement of arcs in one Fst with another
664 // Fst(s). One Fst represents the root (or topology) machine. The root