Searched defs:isIndex (Results 1 – 5 of 5) sorted by relevance
218 getValues(uint32_t result, int32_t& value, UBool& isIndex){ in getValues()291 UBool isIndex = FALSE; in testAllCodepoints() local331 UBool isIndex; in compareMapping() local406 UBool isIndex=FALSE; in compareFlagsForRange() local
110 getValues(uint32_t result, int32_t* value, UBool* isIndex){ in getValues()150 UBool isIndex = FALSE; in compareMapping() local232 UBool isIndex=FALSE; in compareFlagsForRange() local
476 getValues(uint16_t trieWord, int16_t& value, UBool& isIndex){ in getValues()530 UBool isIndex; in usprep_map() local749 UBool isIndex; in usprep_prepare() local
140 bool isIndex() const { return (Data & 1) != 0; } in isIndex() function
12029 Bool isIndex; /* True if an index containing keys only - no data */ member