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

/external/openfst/src/include/fst/script/
H A 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 { function in class:fst::FstCompiler
/external/srec/tools/grxmlcompile/
H A Dfst-io.h250 arc.ilabel = StrToILabel(col[2]);
257 arc.ilabel = StrToILabel(col[2]);
269 arc.ilabel = StrToILabel(col[2]);
331 StateId StrToILabel(const char *s) const { function in class:fst::FstReader

Completed in 915 milliseconds