Searched refs:PrintId (Results 1 – 2 of 2) sorted by relevance
/external/openfst/src/include/fst/script/ |
D | print-impl.h | 77 void PrintId(int64 id, const SymbolTable *syms, in PrintId() function 95 PrintId(s, ssyms_, "state ID"); in PrintStateId() 99 PrintId(l, isyms_, "arc input label"); in PrintILabel() 103 PrintId(l, osyms_, "arc output label"); in PrintOLabel()
|
D | draw-impl.h | 127 void PrintId(int64 id, const SymbolTable *syms, in PrintId() function 149 PrintId(s, ssyms_, "state ID"); in PrintStateId() 153 PrintId(l, isyms_, "arc input label"); in PrintILabel() 157 PrintId(l, osyms_, "arc output label"); in PrintOLabel()
|