Home
last modified time | relevance | path

Searched defs:InputSymbols (Results 1 – 5 of 5) sorted by relevance

/external/openfst/src/include/fst/script/
Dfst-class.h99 virtual const SymbolTable *InputSymbols() const { in InputSymbols() function
194 virtual const SymbolTable *InputSymbols() const { in InputSymbols() function
Dinfo-impl.h176 const string& InputSymbols() const { return input_symbols_; } in InputSymbols() function
/external/openfst/src/include/fst/
Dencode.h180 SymbolTable *InputSymbols() const { return isymbols_; } in InputSymbols() function
396 SymbolTable *InputSymbols() const { return table_->InputSymbols(); } in InputSymbols() function
Dfst.h646 const SymbolTable* InputSymbols() const { return isymbols_; } in InputSymbols() function
650 SymbolTable* InputSymbols() { return isymbols_; } in InputSymbols() function
869 virtual const SymbolTable* InputSymbols() const { in InputSymbols() function
Dmutable-fst.h318 virtual const SymbolTable* InputSymbols() const { in InputSymbols() function