Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dtest-properties.h122 StateId nfinal = 0; in ComputeProperties() local
195 if (nfinal > 0) { // final state not last in ComputeProperties()
207 ++nfinal; in ComputeProperties()
Dreplace-util.h138 StateId nfinal; // # of final states member
150 nfinal(0), in ReplaceStats()
289 ++stats_[i].nfinal; in GetDependencies()