Home | History | Annotate | Download | only in src

Lines Matching refs:high

3409 int DescriptorArray::BinarySearch(String* name, int low, int high) {
3412 while (low <= high) {
3413 int mid = (low + high) / 2;
3418 high = mid - 1;
3431 for (; (mid <= high) && (GetKey(mid)->Hash() == hash); mid++) {
6091 // If an element has been added at a very high index in the elements
7792 // been added at a high index.
7794 // Check if this index is high enough that we should require slow