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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcache.h261 StateId MinUnexpandedState() const { function in class:fst::CacheBaseImpl
403 for (int u = fst_.impl_->MinUnexpandedState();
405 u = fst_.impl_->MinUnexpandedState()) {

Completed in 28 milliseconds