Home | History | Annotate | Download | only in fst

Lines Matching defs:root_

404     root_ = (nonterminal > 0) ? nonterminal : 1;
406 SetProperties(ReplaceProperties(inprops, root_ - 1, epsilon_on_replace_,
441 root_(impl.root_) {
469 ReplaceUtil<A> replace_util(fst_array_, nonterminal_hash_, root_);
480 const Fst<A>* fst = fst_array_[root_];
487 StateTuple(prefix, root_, fst_start));
907 Label root_;