Home
last modified time | relevance | path

Searched refs:SR_VocabularyImpl (Results 1 – 3 of 3) sorted by relevance

/external/srec/srec/Vocabulary/src/
DVocabularyImpl.c53 SR_VocabularyImpl * impl = (SR_VocabularyImpl*) self; in SR_CreateG2P()
108 SR_VocabularyImpl * impl = (SR_VocabularyImpl*) self; in SR_DestroyG2P()
148 SR_VocabularyImpl* impl; in SR_VocabularyCreateImpl()
155 impl = NEW(SR_VocabularyImpl, MTAG); in SR_VocabularyCreateImpl()
175 SR_VocabularyImpl* impl = (SR_VocabularyImpl*) self; in SR_VocabularyDestroyImpl()
192 ESR_ReturnCode sr_vocabularyloadimpl_for_real(SR_VocabularyImpl* impl) in sr_vocabularyloadimpl_for_real()
238 SR_VocabularyImpl* impl; in SR_VocabularyLoadImpl()
242 impl = (SR_VocabularyImpl*) Interface; in SR_VocabularyLoadImpl()
412 SR_VocabularyImpl* impl = (SR_VocabularyImpl*) self; in SR_VocabularyGetPronunciationImpl()
574 SR_VocabularyImpl* impl = (SR_VocabularyImpl*) self; in SR_VocabularyGetLanguageImpl()
DVocabulary.c28 SR_VocabularyImpl* impl; in SR_VocabularyCreate()
32 impl = (SR_VocabularyImpl*) Interface; in SR_VocabularyCreate()
/external/srec/srec/Vocabulary/include/
DSR_VocabularyImpl.h65 SR_VocabularyImpl; typedef