Home | History | Annotate | Download | only in cintltst

Lines Matching defs:isIndex

110 getValues(uint32_t result, int32_t* value, UBool* isIndex){
127 *isIndex = TRUE;
131 *isIndex = FALSE;
138 isIndex =FALSE;
150 UBool isIndex = FALSE;
161 retType = getValues(result,&value,&isIndex);
170 if(isIndex){
202 if(isIndex){
232 UBool isIndex=FALSE;
255 retType = getValues(result, &value, &isIndex);