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

  /external/openfst/src/include/fst/
test-properties.h 122 StateId nfinal = 0; local
191 if (nfinal > 0) { // final state not last
203 ++nfinal;
replace-util.h 138 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/
test-properties.h 120 StateId nfinal = 0; local
189 if (nfinal > 0) { // final state not last
201 ++nfinal;

Completed in 264 milliseconds