Searched defs:high (Results 1 – 5 of 5) sorted by relevance
216 int high = start + len, low = start - 1, guess; in binarySearch() local
725 int high = mClassCount - 1; in findClass() local759 int high = mIndices.length - 1; in findMember() local
578 int high = mWordCount - 1; in getTypos() local660 int high = mWordCount - 1; in getTypos() local
1044 int high = nregions; in FindRegion() local1068 int high = nregions; in FindRegionIndex() local1093 int high = nsyms; in FindFunction() local
201 etc1_uint32 high = (pIn[0] << 24) | (pIn[1] << 16) | (pIn[2] << 8) | pIn[3]; in etc1_decode_block() local234 etc1_uint32 high; member