HomeSort by relevance Sort by last modified time
    Searched refs:setupVocabulary (Results 1 - 3 of 3) sorted by null

  /external/srec/srec/Grammar/include/
SR_Grammar.h 218 ESR_ReturnCode(*setupVocabulary)(struct SR_Grammar_t *self, SR_Vocabulary *vocabulary);
  /external/srec/srec/Grammar/src/
SR_Grammar.c 160 return self->setupVocabulary(self, vocabulary);
SR_GrammarImpl.c 62 impl->Interface.setupVocabulary = &SR_Grammar_SetupVocabulary;

Completed in 2257 milliseconds