Home
last modified time | relevance | path

Searched refs:isyms_ (Results 1 – 4 of 4) 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
/external/srec/tools/grxmlcompile/
Dfst-io.h53 : fst_(fst), isyms_(isyms), osyms_(osyms), ssyms_(ssyms), in FstPrinter()
100 PrintId(l, isyms_, "arc input label"); in PrintILabel()
138 const SymbolTable *isyms_; // ilabel symbol table variable
217 isyms_(isyms), osyms_(osyms), ssyms_(ssyms), in FstReader()
332 return StrToId(s, isyms_, "arc ilabel"); in StrToILabel()
354 const SymbolTable *isyms_; // ilabel symbol table variable