Searched refs:SR_VocabularyDestroy (Results 1 - 7 of 7) sorted by relevance

/external/srec/srec/Vocabulary/include/
H A DSR_Vocabulary.h143 SREC_VOCABULARY_API ESR_ReturnCode SR_VocabularyDestroy(SR_Vocabulary* self);
/external/srec/tools/grxmlcompile/
H A Dvocab.cpp51 SR_VocabularyDestroy(m_hVocab);
H A Dgrxmlcompile.cpp709 SR_VocabularyDestroy(vocab);
932 SR_VocabularyDestroy(vocab);
/external/srec/srec/Vocabulary/src/
H A DVocabulary.c85 ESR_ReturnCode SR_VocabularyDestroy(SR_Vocabulary* self) function
/external/srec/srec/test/SRecTest/src/
H A DSRecTest.c3270 /* SR_VocabularyDestroy(applicationData->vocabulary);
3400 SR_VocabularyDestroy ( applicationData->vocabulary );
3440 SR_VocabularyDestroy ( applicationData->vocabulary );
3448 SR_VocabularyDestroy ( applicationData->vocabulary );
/external/srec/srec/test/SRecTestAudio/src/
H A DSRecTestAudio.c2885 /* SR_VocabularyDestroy(applicationData->vocabulary);
3017 SR_VocabularyDestroy ( applicationData->vocabulary );
3057 SR_VocabularyDestroy ( applicationData->vocabulary );
3065 SR_VocabularyDestroy ( applicationData->vocabulary );
/external/srec/srec_jni/
H A Dandroid_speech_srec_Recognizer.cpp451 checkEsrError(env, SR_VocabularyDestroy((SR_Vocabulary*)vocabulary));
599 {"SR_VocabularyDestroy", "(I)V", (void*)Java_android_speech_srec_Recognizer_SR_1VocabularyDestroy},

Completed in 540 milliseconds