Searched defs:dataCE (Results 1 – 10 of 10) sorted by relevance
124 Collation::getThreeBytePrimaryForOffsetData(UChar32 c, int64_t dataCE) { in getThreeBytePrimaryForOffsetData()
116 int64_t dataCE = ces[Collation::indexFromCE32(ce32)]; in getCEFromOffsetCE32() local
157 int64_t dataCE = baseData->ces[Collation::indexFromCE32(baseCE32)]; in compare() local
358 int64_t dataCE = ((int64_t)primary << 32) | (start << 8) | step; in maybeSetPrimaryRange() local399 int64_t dataCE = fromBase ? base->ces[i] : ce64s.elementAti(i); in getCE32FromOffsetCE32() local
174 long dataCE = baseData.ces[Collation.indexFromCE32(baseCE32)]; in compare() local
112 long dataCE = ces[Collation.indexFromCE32(ce32)]; in getCEFromOffsetCE32() local
400 long dataCE = fromBase ? base.ces[i] : ce64s.elementAti(i); in getCE32FromOffsetCE32() local
172 long dataCE = baseData.ces[Collation.indexFromCE32(baseCE32)]; in compare() local
110 long dataCE = ces[Collation.indexFromCE32(ce32)]; in getCEFromOffsetCE32() local
399 long dataCE = fromBase ? base.ces[i] : ce64s.elementAti(i); in getCE32FromOffsetCE32() local