Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dtest-properties.h122 StateId nfinal = 0; in ComputeProperties() local
191 if (nfinal > 0) { // final state not last in ComputeProperties()
203 ++nfinal; in ComputeProperties()
Dreplace-util.h138 StateId nfinal; // # of final states member
150 nfinal(0), in ReplaceStats()
289 ++stats_[i].nfinal; in GetDependencies()
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dtest-properties.h120 StateId nfinal = 0; in ComputeProperties() local
189 if (nfinal > 0) { // final state not last in ComputeProperties()
201 ++nfinal; in ComputeProperties()