Searched refs:gapLengths (Results 1 – 3 of 3) sorted by relevance
34 while(i>0 && gapLength>gapLengths[i-1]) { in add()44 gapLengths[j]=gapLengths[j-1]; in add()48 gapLengths[i]=gapLength; in add()60 int64_t gapLength(int32_t i) const { return gapLengths[i]; } in gapLength()83 int64_t gapLengths[kCapacity]; member in __anonf6f692050111::LargestGaps
34 while(i>0 && gapLength>gapLengths[i-1]) { in add()44 gapLengths[j]=gapLengths[j-1]; in add()48 gapLengths[i]=gapLength; in add()60 int64_t gapLength(int32_t i) const { return gapLengths[i]; } in gapLength()83 int64_t gapLengths[kCapacity]; member in __anon6effb2140111::LargestGaps
34 while(i>0 && gapLength>gapLengths[i-1]) { in add()44 gapLengths[j]=gapLengths[j-1]; in add()48 gapLengths[i]=gapLength; in add()60 int64_t gapLength(int32_t i) const { return gapLengths[i]; } in gapLength()83 int64_t gapLengths[kCapacity]; member in __anon93ed24930111::LargestGaps