Searched defs:highValue (Results 1 – 9 of 9) sorted by relevance
662 private int findHighStart(int highValue) { in findHighStart()930 int highValue; in compactTrie() local
660 private int findHighStart(int highValue) { in findHighStart()928 int highValue; in compactTrie() local
899 findHighStart(UNewTrie2 *trie, uint32_t highValue) { in findHighStart()1177 uint32_t highValue; in compactTrie() local
700 uint32_t highValue; in enumEitherTrie() local
461 const char* highValue; // !< highValue < maxValue in init() member
463 const char* highValue; // !< highValue < maxValue in init() member
386 public final String formatMeasureRange(Measure lowValue, Measure highValue) { in formatMeasureRange()
369 public final String formatMeasureRange(Measure lowValue, Measure highValue) { in formatMeasureRange()
2330 const APInt& highValue = cast<ConstantInt>(I->High)->getValue(); in handleBitTestsSwitchCase() local