Home | History | Annotate | Download | only in common

Lines Matching defs:isIndex

476 getValues(uint16_t trieWord, int16_t& value, UBool& isIndex){
486 isIndex =FALSE;
490 isIndex =FALSE;
497 isIndex = TRUE;
500 isIndex = FALSE;
507 isIndex =FALSE;
530 UBool isIndex;
545 type = getValues(result, value, isIndex);
558 if(isIndex){
749 UBool isIndex;
760 type = getValues(result, value, isIndex);