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

  /external/openfst/src/include/fst/extensions/far/
extract.h 48 int nrep = 0; local
56 ++nrep;
58 nrep = 0;
70 if (nrep > 0) {
72 tmp << '.' << nrep; local
print-strings.h 74 int nrep = 0; local
80 ++nrep;
82 nrep = 0;
101 if (nrep > 0)
102 sstrm << "." << nrep; local

Completed in 57 milliseconds