Searched defs:gapStart (Results 1 – 2 of 2) sorted by relevance
32 void add(int32_t gapStart, int64_t gapLength) { in add()59 int32_t gapStart(int32_t i) const { return gapStarts[i]; } in gapStart() function in __anonf9283c670111::LargestGaps154 int32_t gapStart=gaps.gapStart(gapIndex); in uprv_makeDenseRanges() local
32 void add(int32_t gapStart, int64_t gapLength) { in add()59 int32_t gapStart(int32_t i) const { return gapStarts[i]; } in gapStart() function in __anon4f3e69730111::LargestGaps154 int32_t gapStart=gaps.gapStart(gapIndex); in uprv_makeDenseRanges() local