Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/script/
Dcompile-impl.h97 arc.ilabel = StrToILabel(col[2]);
104 arc.ilabel = StrToILabel(col[2]);
116 arc.ilabel = StrToILabel(col[2]);
179 StateId StrToILabel(const char *s) const { in StrToILabel() function
/external/srec/tools/grxmlcompile/
Dfst-io.h250 arc.ilabel = StrToILabel(col[2]); in FstReader()
257 arc.ilabel = StrToILabel(col[2]); in FstReader()
269 arc.ilabel = StrToILabel(col[2]); in FstReader()
331 StateId StrToILabel(const char *s) const { in StrToILabel() function