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

/external/openfst/src/include/fst/script/
H A Dcompile-impl.h96 arc.ilabel = StrToILabel(col[2]);
103 arc.ilabel = StrToILabel(col[2]);
115 arc.ilabel = StrToILabel(col[2]);
178 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]);
330 StateId StrToILabel(const char *s) const { function in class:fst::FstReader

Completed in 293 milliseconds