Home
last modified time | relevance | path

Searched refs:FST_AddWordToGrammar (Results 1 – 3 of 3) sorted by relevance

/external/srec/srec/include/
Dsrec_context.h194 int FST_AddWordToGrammar(srec_context* fst,
/external/srec/srec/ca/
Dsyn_srec.c58 rc = FST_AddWordToGrammar(syntax->synx, slot, phrase, pronunciation, weight); in CA_AddWordToSyntax()
/external/srec/srec/crec/
Dsrec_context.c1187 int FST_AddWordToGrammar(srec_context* fst, const char* _slot, in FST_AddWordToGrammar() function