OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:max_phone_length
(Results
1 - 2
of
2
) sorted by null
/external/srec/seti/sltsEngine/include/
lts.h
57
If
max_phone_length
is exceeded, truncates output and returns
max_phone_length
.
/external/srec/seti/sltsEngine/src/
run_seq_lts.c
90
int add_output(char *output, char **output_phone_string, int out_len, int
max_phone_length
);
92
void adjust_syllable_boundaries(LTS *lts, char **output_phone_string, int num_out, int
max_phone_length
);
93
SWIsltsResult lts_for_word(LTS *lts, char *word, int word_len, char **output_phone_string, int
max_phone_length
, int *num_out);
1679
int
max_phone_length
;
local
[
all
...]
Completed in 94 milliseconds