Searched defs:other (Results 1 – 6 of 6) sorted by relevance
91 public boolean equals(Object other) { in equals()119 public boolean equals(Object other) { in equals()
59 public int compareTo(com.android.ide.common.resources.deprecated.ResourceItem other) { in compareTo()
68 public boolean equals(Object other) { in equals()
267 Histogram other = (Histogram) obj; in equals() local
471 public boolean equals(Object other) { in equals()
104 public final int other; field in ReadElf.Symbol336 VerNAux(long hash, int flags, int other, long name, long next) { in VerNAux()