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

  /external/openfst/src/include/fst/script/
compile-impl.h 62 allow_negative_labels_(allow_negative_labels) {
180 return StrToId(s, isyms_, "arc ilabel", allow_negative_labels_);
184 return StrToId(s, osyms_, "arc olabel", allow_negative_labels_);
209 bool allow_negative_labels_; // not recommended; may cause conflicts member in class:fst::FstCompiler

Completed in 59 milliseconds