Searched refs:grammarIndex_for_iBest (Results 1 - 1 of 1) sorted by relevance

/external/srec/srec/Recognizer/src/
H A DRecognizerImpl.c1962 size_t iBest, nbestSize, jBest, k, grammarSize, semanticResultsSize, grammarIndex_for_iBest; local
2166 grammarIndex_for_iBest = 0;
2167 CHKLOG(rc, impl->grammars->getKeyAtIndex(impl->grammars, grammarIndex_for_iBest, &pkey));
2273 psprintf(tok, L("GURI%d"), grammarIndex_for_iBest);
2278 psprintf(tok, L("GURI%d"), grammarIndex_for_iBest);

Completed in 32 milliseconds