Searched defs:compare (Results 1 - 3 of 3) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/dex/file/
H A DAnnotationItem.java72 public int compare(AnnotationItem item1, AnnotationItem item2) { method in class:AnnotationItem.TypeIdSorter
/dalvik/dx/src/com/android/dx/dex/file/
H A DAnnotationItem.java69 public int compare(AnnotationItem item1, AnnotationItem item2) { method in class:AnnotationItem.TypeIdSorter
/dalvik/dx/src/com/android/dx/ssa/
H A DSsaBasicBlock.java1018 public int compare(SsaBasicBlock b1, SsaBasicBlock b2) { method in class:SsaBasicBlock.LabelComparator

Completed in 1057 milliseconds