Home
last modified time | relevance | path

Searched refs:osyms_ (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()
103 PrintId(l, osyms_, "arc output label"); in PrintOLabel()
138 const SymbolTable *osyms_; // olabel symbol table variable
Ddraw-impl.h58 : fst_(fst), isyms_(isyms), osyms_(osyms), ssyms_(ssyms), in FstDrawer()
157 PrintId(l, osyms_, "arc output label"); in PrintOLabel()
212 const SymbolTable *osyms_; // olabel symbol table variable
Dcompile-impl.h60 isyms_(isyms), osyms_(osyms), ssyms_(ssyms),
184 return StrToId(s, osyms_, "arc olabel", allow_negative_labels_); in StrToOLabel()
204 const SymbolTable *osyms_; // olabel symbol table variable