Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/script/
Dcompile-impl.h62 allow_negative_labels_(allow_negative_labels) {
180 return StrToId(s, isyms_, "arc ilabel", allow_negative_labels_); in StrToILabel()
184 return StrToId(s, osyms_, "arc olabel", allow_negative_labels_); in StrToOLabel()
209 bool allow_negative_labels_; // not recommended; may cause conflicts variable