Home
last modified time | relevance | path

Searched refs:OPTSILENCE_CODE (Results 1 – 4 of 4) sorted by relevance

/external/srec/srec/include/
Dsrec_arb.h31 #define OPTSILENCE_CODE '&' macro
/external/srec/srec/Vocabulary/src/
DVocabularyImpl.c498 … 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/
Dgrxmlcompile.cpp722 if(*p == OPTSILENCE_CODE) { in make_openfst_graphs()
/external/srec/srec/crec/
Dsrec_context.c1379 if (pron[i] == OPTSILENCE_CODE) in FST_AddWordToGrammar()
1437 if (pron[i] != OPTSILENCE_CODE) in FST_AddWordToGrammar()