Searched defs:relabel_isyms (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/script/
H A Drelabel.cc26 const SymbolTable *old_isyms, const SymbolTable *relabel_isyms,
30 RelabelArgs1 args(ofst, old_isyms, relabel_isyms, attach_new_isyms,
25 Relabel(MutableFstClass *ofst, const SymbolTable *old_isyms, const SymbolTable *relabel_isyms, bool attach_new_isyms, const SymbolTable *old_osyms, const SymbolTable *relabel_osyms, bool attach_new_osyms) argument

Completed in 69 milliseconds