HomeSort by relevance Sort by last modified time
    Searched defs:nfinal (Results 1 - 2 of 2) sorted by null

  /external/openfst/src/include/fst/
test-properties.h 122 StateId nfinal = 0; local
195 if (nfinal > 0) { // final state not last
207 ++nfinal;
replace-util.h 138 StateId nfinal; // # of final states member in struct:fst::ReplaceUtil::ReplaceStats
150 nfinal(0),
289 ++stats_[i].nfinal;

Completed in 101 milliseconds