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

/external/openfst/src/include/fst/extensions/ngram/
H A Dngram-fst.h265 const Label *root_children_; member in class:fst::NGramFstImpl
559 root_children_ = context_words_ + context_index_.Rank1(root_first_child_);
565 const Label *children = root_children_;
602 const Label *children = root_children_;

Completed in 110 milliseconds