Searched refs:SR_SemanticResultCreate (Results 1 – 7 of 7) sorted by relevance
75 SREC_SEMPROC_API ESR_ReturnCode SR_SemanticResultCreate(SR_SemanticResult** self);
131 SR_SemanticResultCreate(&semanticResults[i]); /* create the result holders */ in Parse()221 SR_SemanticResultCreate(&semanticResults[i]); in ParseTestSet()581 SR_SemanticResultCreate(&semanticResults[i]); in process_multi_key_line()
29 ESR_ReturnCode SR_SemanticResultCreate(SR_SemanticResult** self) in SR_SemanticResultCreate() function
447 SR_SemanticResultCreate(&semanticResults[i]); /* create the result holders */ in Parse()
2810 parse_status = SR_SemanticResultCreate ( &semanticResults ); in srec_test_parse()
2175 SR_SemanticResultCreate(&semanticResults[k]); in SR_RecognizerCreateResultImpl()2290 CHKLOG(rc, SR_SemanticResultCreate(&semanticResult)); in SR_RecognizerCreateResultImpl()
3196 parse_status = SR_SemanticResultCreate ( &semanticResults ); in srec_test_parse()