Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/script/
Dprint-impl.h51 : fst_(fst), isyms_(isyms), osyms_(osyms), ssyms_(ssyms), in FstPrinter()
99 PrintId(l, isyms_, "arc input label"); in PrintILabel()
137 const SymbolTable *isyms_; // ilabel symbol table variable
Ddraw-impl.h58 : fst_(fst), isyms_(isyms), osyms_(osyms), ssyms_(ssyms), in FstDrawer()
153 PrintId(l, isyms_, "arc input label"); in PrintILabel()
211 const SymbolTable *isyms_; // ilabel symbol table variable
Dcompile-impl.h60 isyms_(isyms), osyms_(osyms), ssyms_(ssyms),
180 return StrToId(s, isyms_, "arc ilabel", allow_negative_labels_); in StrToILabel()
203 const SymbolTable *isyms_; // ilabel symbol table variable