Searched defs:gapLength (Results 1 – 2 of 2) sorted by relevance
32 void add(int32_t gapStart, int64_t gapLength) { in add()60 int64_t gapLength(int32_t i) const { return gapLengths[i]; } in gapLength() function in __anonad6e121c0111::LargestGaps
18 private int gapLength = 10; field in GapString