Searched refs:osyms_ (Results 1 - 4 of 4) sorted by path

/external/openfst/src/include/fst/script/
H A Dcompile-impl.h60 isyms_(isyms), osyms_(osyms), ssyms_(ssyms),
184 return StrToId(s, osyms_, "arc olabel", allow_negative_labels_);
204 const SymbolTable *osyms_; // olabel symbol table member in class:fst::FstCompiler
H A Ddraw-impl.h58 : fst_(fst), isyms_(isyms), osyms_(osyms), ssyms_(ssyms),
157 PrintId(l, osyms_, "arc output label");
212 const SymbolTable *osyms_; // olabel symbol table member in class:fst::FstDrawer
H A Dprint-impl.h51 : fst_(fst), isyms_(isyms), osyms_(osyms), ssyms_(ssyms),
103 PrintId(l, osyms_, "arc output label");
138 const SymbolTable *osyms_; // olabel symbol table member in class:fst::FstPrinter
/external/srec/tools/grxmlcompile/
H A Dfst-io.h53 : fst_(fst), isyms_(isyms), osyms_(osyms), ssyms_(ssyms),
104 PrintId(l, osyms_, "arc output label");
139 const SymbolTable *osyms_; // olabel symbol table member in class:fst::FstPrinter
217 isyms_(isyms), osyms_(osyms), ssyms_(ssyms),
336 return StrToId(s, osyms_, "arc olabel");
355 const SymbolTable *osyms_; // olabel symbol table member in class:fst::FstReader

Completed in 3287 milliseconds