Home
last modified time | relevance | path

Searched refs:StrToOLabel (Results 1 – 2 of 2) sorted by relevance

/external/openfst/src/include/fst/script/
Dcompile-impl.h109 arc.olabel = StrToOLabel(col[3]);
117 arc.olabel = StrToOLabel(col[3]);
183 StateId StrToOLabel(const char *s) const { in StrToOLabel() function
/external/srec/tools/grxmlcompile/
Dfst-io.h262 arc.olabel = StrToOLabel(col[3]); in FstReader()
270 arc.olabel = StrToOLabel(col[3]); in FstReader()
335 StateId StrToOLabel(const char *s) const { in StrToOLabel() function