Home | History | Annotate | Download | only in common

Lines Matching refs:isIndex

502 getValues(uint16_t trieWord, int16_t& value, UBool& isIndex){
512 isIndex =FALSE;
516 isIndex =FALSE;
523 isIndex = TRUE;
526 isIndex = FALSE;
533 isIndex =FALSE;
556 UBool isIndex;
571 type = getValues(result, value, isIndex);
584 if(isIndex){
786 UBool isIndex;
797 type = getValues(result, value, isIndex);