HomeSort by relevance Sort by last modified time
    Searched defs:checkParse (Results 1 - 2 of 2) sorted by null

  /external/srec/srec/Semproc/include/
SR_SemanticProcessor.h 47 ESR_ReturnCode(*checkParse)(struct SR_SemanticProcessor_t* self, SR_SemanticGraph* semgraph, const LCHAR* transcription, SR_SemanticResult** result, size_t* resultCount);
  /external/srec/srec/Grammar/include/
SR_Grammar.h 115 ESR_ReturnCode(*checkParse)(struct SR_Grammar_t* self, const LCHAR* transcription, SR_SemanticResult** result, size_t* resultCount);

Completed in 143 milliseconds