Searched defs:other (Results 1 – 14 of 14) 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
57 DiffStatus &CombineWith(DiffStatus other) { in CombineWith()
261 def same_flags(self, other): argument275 def merge_host_device(self, other): argument285 def merge_test(self, other): argument300 def merge(self, other, outf_name): argument318 def do_merge(self, other, should_merge_test): argument
378 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()