Home
last modified time | relevance | path

Searched refs:ESR_ARGUMENT_OUT_OF_BOUNDS (Results 1 – 7 of 7) sorted by relevance

/external/srec/portable/src/
DArrayListImpl.c108 return ESR_ARGUMENT_OUT_OF_BOUNDS; in ArrayList_InsertAt()
157 return ESR_ARGUMENT_OUT_OF_BOUNDS; in ArrayList_RemoveAtIndex()
193 return ESR_ARGUMENT_OUT_OF_BOUNDS; in ArrayList_Get()
203 return ESR_ARGUMENT_OUT_OF_BOUNDS; in ArrayList_Set()
DESR_ReturnCode.c40 case ESR_ARGUMENT_OUT_OF_BOUNDS: return L("ESR_ARGUMENT_OUT_OF_BOUNDS"); in ESR_rc2str()
/external/srec/portable/include/
DESR_ReturnCode.h111 ESR_ARGUMENT_OUT_OF_BOUNDS, enumerator
/external/srec/shared/src/
DHashMapImpl.c217 rc = ESR_ARGUMENT_OUT_OF_BOUNDS; in HashMap_GetEntryAtIndex()
/external/srec/srec/crec/
Dsrec_results.c244 return ESR_ARGUMENT_OUT_OF_BOUNDS; /* out of range error */ in srec_nbest_get_resultWordIDs()
/external/srec/srec/Vocabulary/src/
DVocabularyImpl.c443 return ESR_ARGUMENT_OUT_OF_BOUNDS; in SR_VocabularyGetPronunciationImpl()
/external/srec/srec/Recognizer/src/
DRecognizerImpl.c2395 return ESR_ARGUMENT_OUT_OF_BOUNDS; in SR_RecognizerCreateResultImpl()
2420 return ESR_ARGUMENT_OUT_OF_BOUNDS; in SR_RecognizerCreateResultImpl()