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

  /external/srec/srec/Semproc/include/
SR_SemanticGraphImpl.h 126 SREC_SEMPROC_API ESR_ReturnCode SR_SemanticGraph_Load(SR_SemanticGraph* self, wordmap* ilabels, const LCHAR* basename, int num_words_to_add);
  /external/srec/srec/Semproc/src/
SemanticGraphImpl.c 59 impl->Interface.load = &SR_SemanticGraph_Load;
584 ESR_ReturnCode SR_SemanticGraph_Load(SR_SemanticGraph* self, wordmap* ilabels, const LCHAR* basename, int num_words_to_add)
    [all...]

Completed in 22 milliseconds