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

/external/openfst/src/include/fst/
H A Dtest-properties.h122 StateId nfinal = 0; local
195 if (nfinal > 0) { // final state not last
207 ++nfinal;
H A Dreplace-util.h138 StateId nfinal; // # of final states member in struct:fst::ReplaceUtil::ReplaceStats
150 nfinal(0),
289 ++stats_[i].nfinal;
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dtest-properties.h118 StateId nfinal = 0; local
187 if (nfinal > 0) { // final state not last
199 ++nfinal;

Completed in 98 milliseconds