Searched refs:FSM_DICT_HANDLE (Results 1 – 2 of 2) sorted by relevance
31 typedef void* FSM_DICT_HANDLE; typedef61 SWIsltsResult run_lts(LTS_HANDLE h, FSM_DICT_HANDLE hdict, char *input_sentence, char **output_phon…69 void gen_static_fsmd(FSM_DICT_HANDLE h, const char *name, FILE *fp_out);75 FSM_DICT_HANDLE m_hDict;
1669 SWIsltsResult run_lts(LTS_HANDLE h, FSM_DICT_HANDLE hdict, char *input_sentence, char **output_phon… in run_lts()