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

/external/openfst/src/include/fst/
H A Dcomplement.h220 virtual bool Done_() const { return Done(); } function in class:fst::StateIterator
305 virtual bool Done_() const { return Done(); } function in class:fst::ArcIterator
H A Dmatcher.h106 bool Done() const { return Done_(); }
115 virtual bool Done_() const = 0;
258 virtual bool Done_() const { return Done(); } function in class:fst::SortedMatcher
458 virtual bool Done_() const { return Done(); } function in class:fst::RhoMatcher
637 virtual bool Done_() const { return Done(); } function in class:fst::SigmaMatcher
799 virtual bool Done_() const { return Done(); } function in class:fst::PhiMatcher
H A Dfst.h301 bool Done() const { return Done_(); } // End of iterator?
310 virtual bool Done_() const = 0;
400 bool Done() const { return Done_(); } // End of iterator?
415 virtual bool Done_() const = 0;
H A Dlookahead-matcher.h230 virtual bool Done_() const { return Done(); } function in class:fst::TrivialLookAheadMatcher
322 virtual bool Done_() const { return Done(); } function in class:fst::ArcLookAheadMatcher
563 virtual bool Done_() const { return Done(); } function in class:fst::LabelLookAheadMatcher
H A Dcache.h575 virtual bool Done_() const { return Done(); } function in class:fst::CacheStateIterator
718 virtual bool Done_() const { return Done(); } function in class:fst::CacheMutableArcIterator
H A Drelabel.h484 bool Done_() const { return Done(); } function in class:fst::StateIterator
H A Dvector-fst.h698 virtual bool Done_() const { return Done(); } function in class:fst::MutableArcIterator
H A Darc-map.h635 bool Done_() const { return Done(); } function in class:fst::StateIterator
H A Dreplace.h1367 virtual bool Done_() const { function in class:fst::ReplaceFstMatcher

Completed in 150 milliseconds