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

/external/openfst/src/include/fst/
H A Dcomplement.h223 virtual void Reset_() { Reset(); } function in class:fst::StateIterator
309 virtual void Reset_() { Reset(); } function in class:fst::ArcIterator
H A Dfst.h310 void Reset() { Reset_(); } // Return to initial condition
319 virtual void Reset_() = 0;
410 void Reset() { Reset_(); } // Return to initial condition
425 virtual void Reset_() = 0;
H A Dcache.h701 virtual void Reset_() { Reset(); } function in class:fst::CacheStateIterator
845 virtual void Reset_() { Reset(); } function in class:fst::CacheMutableArcIterator
H A Drelabel.h491 void Reset_() { Reset(); } function in class:fst::StateIterator
H A Dvector-fst.h706 virtual void Reset_() { Reset(); } function in class:fst::MutableArcIterator
H A Darc-map.h636 void Reset_() { Reset(); } function in class:fst::StateIterator
/external/openfst/src/include/fst/extensions/ngram/
H A Dngram-fst.h941 virtual void Reset_() { Reset(); } function in class:fst::ArcIterator
978 virtual void Reset_() { Reset(); } function in class:fst::StateIterator

Completed in 957 milliseconds