Searched defs:lts (Results 1 – 1 of 1) sorted by relevance
653 static SWIsltsResult load_allowable_cons_comb(LTS *lts, PORT_FILE *fp) in load_allowable_cons_comb()740 static SWIsltsResult free_allowable_cons_comb(LTS *lts) in free_allowable_cons_comb()757 static SWIsltsResult load_question_strings(LTS* lts, PORT_FILE* fp) in load_question_strings()807 static SWIsltsResult free_question_strings(LTS* lts) in free_question_strings()831 LTS * lts; in create_lts() local910 LTS * lts = (LTS *)hlts; in free_lts() local949 int find_best_string(const char *str, LTS* lts) in find_best_string()974 int find_best_prefix_string(const char *str, LTS* lts) in find_best_prefix_string()1001 int fill_up_dp_for_letter(LTS *lts, const char *input_word, int word_len, int index, int root_start… in fill_up_dp_for_letter()1308 int find_output_for_dp(LTS *lts, int *pbackoff_output) in find_output_for_dp()[all …]