Searched refs:OPTSILENCE_CODE (Results 1 – 4 of 4) sorted by relevance
/external/srec/srec/include/ |
D | srec_arb.h | 31 #define OPTSILENCE_CODE '&' macro
|
/external/srec/srec/Vocabulary/src/ |
D | VocabularyImpl.c | 498 … append_to_each_with_joiner( pronunciation, p_infpron, OPTSILENCE_CODE, MAX_PRON_LEN, &len); in SR_VocabularyGetPronunciationImpl() 531 … append_to_each_with_joiner( pronunciation, p_infpron, OPTSILENCE_CODE, MAX_PRON_LEN, &len); in SR_VocabularyGetPronunciationImpl() 536 … append_to_each_with_joiner( pronunciation, p_infpron, OPTSILENCE_CODE, MAX_PRON_LEN, &len); in SR_VocabularyGetPronunciationImpl()
|
/external/srec/tools/grxmlcompile/ |
D | grxmlcompile.cpp | 722 if(*p == OPTSILENCE_CODE) { in make_openfst_graphs()
|
/external/srec/srec/crec/ |
D | srec_context.c | 1379 if (pron[i] == OPTSILENCE_CODE) in FST_AddWordToGrammar() 1437 if (pron[i] != OPTSILENCE_CODE) in FST_AddWordToGrammar()
|