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

/external/openfst/src/script/
H A Drelabel.cc28 const SymbolTable *old_osyms, const SymbolTable *relabel_osyms,
31 old_osyms, relabel_osyms, attach_new_osyms);
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 113 milliseconds