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

  /external/openfst/src/include/fst/script/
compile.h 41 const bool okeep; member in struct:fst::script::FstCompileArgs
49 bool accep, bool ikeep, bool okeep, bool nkeep,
53 okeep(okeep), nkeep(nkeep),
66 args->okeep, args->nkeep,
86 bool accep, bool ikeep, bool okeep, bool nkeep,
compile-impl.h 58 bool okeep, bool nkeep, bool allow_negative_labels = false)
126 if (okeep)
  /external/openfst/src/script/
compile.cc 30 bool accep, bool ikeep, bool okeep, bool nkeep,
33 accep, ikeep, okeep, nkeep, allow_negative_labels);
  /external/srec/tools/grxmlcompile/
fst-io.h 215 bool okeep, bool nkeep)
279 if (okeep)
grxmlcompile.cpp 782 /*okeep*/ false,
    [all...]

Completed in 109 milliseconds