OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setupRule
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/Recognizer/include/
SR_Recognizer.h
267
ESR_ReturnCode (*
setupRule
)(struct SR_Recognizer_t* self, struct SR_Grammar_t* grammar, const LCHAR* ruleName);
[
all
...]
/external/srec/srec/Recognizer/src/
Recognizer.c
165
return self->
setupRule
(self, grammar, ruleName);
Completed in 24 milliseconds