OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_GrammarCheckParse
(Results
1 - 4
of
4
) sorted by null
/external/srec/srec/Grammar/include/
SR_Grammar.h
508
SREC_GRAMMAR_API ESR_ReturnCode
SR_GrammarCheckParse
(SR_Grammar* self, const LCHAR* transcription, SR_SemanticResult** result, size_t* resultCount);
/external/srec/srec/Grammar/src/
SR_Grammar.c
173
ESR_ReturnCode
SR_GrammarCheckParse
(SR_Grammar* self, const LCHAR* transcription, SR_SemanticResult** result_void, size_t* resultCount)
/external/srec/srec/test/SRecTest/src/
SRecTest.c
[
all
...]
/external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c
[
all
...]
Completed in 119 milliseconds