Searched refs:allow_negative_labels_ (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/script/
H A Dcompile-impl.h62 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 604 milliseconds