Searched refs:SR_GrammarAllowOnly (Results 1 - 4 of 4) sorted by relevance

/external/srec/srec/Grammar/include/
H A DSR_Grammar.h517 SREC_GRAMMAR_API ESR_ReturnCode SR_GrammarAllowOnly(SR_Grammar* self, const char* transcription);
/external/srec/srec/Grammar/src/
H A DSR_GrammarImpl.c683 ESR_ReturnCode SR_GrammarAllowOnly(SR_Grammar* self, const char* transcription) function
/external/srec/srec/test/SRecTest/src/
H A DSRecTest.c2724 SR_GrammarAllowOnly ( active_grammar, data->transcription );
2818 SR_GrammarAllowOnly ( active_grammar, data->transcription );
/external/srec/srec/test/SRecTestAudio/src/
H A DSRecTestAudio.c2436 SR_GrammarAllowOnly ( active_grammar, data->transcription );

Completed in 27 milliseconds