HomeSort by relevance Sort by last modified time
    Searched refs:ArcIteratorBase (Results 1 - 3 of 3) sorted by null

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
fst.h 289 class ArcIteratorBase {
294 virtual ~ArcIteratorBase() {}
305 ArcIteratorBase<A> *base; // Specialized iterator if non-zero
mutable-fst.h 116 class MutableArcIteratorBase : public ArcIteratorBase<A> {
complement.h 215 class ArcIterator< ComplementFst<A> > : public ArcIteratorBase<A> {

Completed in 53 milliseconds