OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:run_lts
(Results
1 - 3
of
3
) sorted by null
/external/srec/seti/sltsEngine/include/
lts.h
61
SWIsltsResult
run_lts
(LTS_HANDLE h, FSM_DICT_HANDLE hdict, char *input_sentence, char **output_phone_string, int *phone_length);
/external/srec/seti/sltsEngine/src/
SWIslts.c
242
nRes =
run_lts
(pEng->m_hLts, pEng->m_hDict, new_text, output_phone_string, output_phone_len);
run_seq_lts.c
1669
SWIsltsResult
run_lts
(LTS_HANDLE h, FSM_DICT_HANDLE hdict, char *input_sentence, char **output_phone_string, int *phone_length)
function
[
all
...]
Completed in 1468 milliseconds