Searched refs:LTS (Results 1 – 3 of 3) sorted by relevance
/external/srec/seti/sltsEngine/src/ |
D | run_seq_lts.c | 77 static SWIsltsResult load_allowable_cons_comb(LTS *lts, PORT_FILE *fp); 78 static SWIsltsResult free_allowable_cons_comb(LTS *lts); 79 static SWIsltsResult load_question_strings(LTS* lts, PORT_FILE* fp); 80 static SWIsltsResult free_question_strings(LTS* lts); 83 int find_best_string(const char *str, LTS* lts); 84 int find_best_prefix_string(const char *str, LTS* lts); 85 int fill_up_dp_for_letter(LTS *lts, const char *input_word, int word_len, int index, int root_start… 89 int find_output_for_dp(LTS *lts, int *pbackoff_output); 91 int is_allowable_cons_comb(LTS *lts, const char *cons_string); 92 void adjust_syllable_boundaries(LTS *lts, char **output_phone_string, int num_out, int max_phone_le… [all …]
|
/external/srec/seti/sltsEngine/include/ |
D | lts_seq_internal.h | 125 typedef struct LTS { struct 147 } LTS; argument
|
/external/kernel-headers/original/asm-x86/ |
D | io_apic_32.h | 21 LTS : 1, member
|