OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_VocabularyGetLanguage
(Results
1 - 5
of
5
) sorted by null
/external/srec/srec/Vocabulary/include/
SR_Vocabulary.h
136
SREC_VOCABULARY_API ESR_ReturnCode
SR_VocabularyGetLanguage
(SR_Vocabulary* self, ESR_Locale* locale);
/external/srec/srec/Vocabulary/src/
Vocabulary.c
75
ESR_ReturnCode
SR_VocabularyGetLanguage
(SR_Vocabulary* self, ESR_Locale* locale)
/external/srec/srec/Grammar/src/
SR_GrammarImpl.c
528
rc =
SR_VocabularyGetLanguage
(impl->vocabulary, &locale);
/external/srec/srec/test/SRecTest/src/
SRecTest.c
[
all
...]
/external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c
[
all
...]
Completed in 998 milliseconds