Searched defs:compare (Results 1 – 12 of 12) sorted by relevance
121 int compare = thisItem.compareTo(otherItem); in compareTo() local
123 int compare = thisItem.compareTo(otherItem); in compareTo() local
77 int compare = thisEntry.compareTo(otherEntry); in compareTo() local
149 int compare = thisEntry.compareTo(otherEntry); in compareTo() local
76 int compare = thisEntry.compareTo(otherEntry); in compareTo() local
72 public int compare(AnnotationItem item1, AnnotationItem item2) { in compare() method in AnnotationItem.TypeIdSorter
70 public int compare(AnnotationItem item1, AnnotationItem item2) { in compare() method in AnnotationItem.TypeIdSorter
243 int compare = type.getType().compareTo(other.type.getType()); in compareTo() local
247 int compare = type.getType().compareTo(other.type.getType()); in compareTo() local
1018 public int compare(SsaBasicBlock b1, SsaBasicBlock b2) { in compare() method in SsaBasicBlock.LabelComparator
266 int compare = a.compareTo(b); in mergeSorted() local