Searched defs:Next_ (Results 1 - 9 of 9) sorted by relevance

/external/openfst/src/include/fst/
H A Dcomplement.h222 virtual void Next_() { Next(); } function in class:fst::StateIterator
307 virtual void Next_() { Next(); } function in class:fst::ArcIterator
H A Drelabel.h490 void Next_() { Next(); } function in class:fst::StateIterator
H A Dlookahead-matcher.h232 virtual void Next_() { Next(); } function in class:fst::TrivialLookAheadMatcher
324 virtual void Next_() { Next(); } function in class:fst::ArcLookAheadMatcher
565 virtual void Next_() { Next(); } function in class:fst::LabelLookAheadMatcher
H A Dmatcher.h119 void Next() { Next_(); }
128 virtual void Next_() = 0;
304 virtual void Next_() { Next(); } function in class:fst::SortedMatcher
509 virtual void Next_() { Next(); } function in class:fst::RhoMatcher
697 virtual void Next_() { Next(); } function in class:fst::SigmaMatcher
865 virtual void Next_() { Next(); } function in class:fst::PhiMatcher
H A Dvector-fst.h704 virtual void Next_() { Next(); } function in class:fst::MutableArcIterator
H A Darc-map.h635 void Next_() { Next(); } function in class:fst::StateIterator
H A Dcache.h700 virtual void Next_() { Next(); } function in class:fst::CacheStateIterator
843 virtual void Next_() { Next(); } function in class:fst::CacheMutableArcIterator
H A Dreplace.h1384 virtual void Next_() { function in class:fst::ReplaceFstMatcher
/external/openfst/src/include/fst/extensions/ngram/
H A Dngram-fst.h839 virtual void Next_() { function in class:fst::NGramFstMatcher
939 virtual void Next_() { Next(); } function in class:fst::ArcIterator
977 virtual void Next_() { Next(); } function in class:fst::StateIterator

Completed in 406 milliseconds