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

/external/openfst/src/include/fst/
H A Dminimize.h152 typedef ArcIterator<Fst<RevA> > ArcIter; typedef in class:fst::CyclicMinimizer
163 bool operator()(const ArcIter* x, const ArcIter* y) const {
173 typedef priority_queue<ArcIter*, vector<ArcIter*>, ArcIterCompare>
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dminimize.h139 typedef ArcIterator<Fst<RevA> > ArcIter; typedef in class:fst::CyclicMinimizer
150 bool operator()(const ArcIter* x, const ArcIter* y) const {
160 typedef priority_queue<ArcIter*, vector<ArcIter*>, ArcIterCompare>

Completed in 341 milliseconds