Searched defs:other (Results 1 – 12 of 12) sorted by relevance
30 public M4(M4 other) { in M4() method in M444 public M4 multiply(M4 other) { in multiply()
41 public boolean equals(Object other) { in equals()
44 public boolean equals(Object other) { in equals()
63 Node(Node other) { in Node() method in Node181 public boolean equals(Node other) { in equals()
101 public boolean equals(Object other) { in equals()
129 public int compareTo(@NonNull Alarm other) { in compareTo()
65 def <=>(other) argument
35 def __eq__(self, other): argument
377 Module other = (Module) obj; in equals() local
548 public boolean equals(Coordinate other) { in equals()
524 public float distanceTo(Sprite other) { in distanceTo()528 public boolean collidesWith(Sprite other) { in collidesWith()