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

  /external/srec/srec/Semproc/src/
SemanticResultImpl.c 21 #include "SR_SemanticResultImpl.h"
31 SR_SemanticResultImpl* impl;
39 impl = NEW(SR_SemanticResultImpl, MTAG);
64 SR_SemanticResultImpl* impl = (SR_SemanticResultImpl*) self;
75 SR_SemanticResultImpl* impl = (SR_SemanticResultImpl*) self;
106 SR_SemanticResultImpl* impl = (SR_SemanticResultImpl*) self;
125 SR_SemanticResultImpl* impl = (SR_SemanticResultImpl*) self
    [all...]
  /external/srec/srec/Semproc/include/
SR_SemanticResultImpl.h 2 * SR_SemanticResultImpl.h *
44 SR_SemanticResultImpl;
  /external/srec/srec/Recognizer/src/
RecognizerResultImpl.c 23 #include "SR_SemanticResultImpl.h"
153 SR_SemanticResultImpl* resultImpl;
168 resultImpl = (SR_SemanticResultImpl*) result;
203 resultImpl = (SR_SemanticResultImpl*) result;
RecognizerImpl.c 35 #include "SR_SemanticResultImpl.h"
39 #include "SR_SemanticResultImpl.h"
    [all...]

Completed in 422 milliseconds