Searched defs:isSame (Results 1 – 8 of 8) sorted by relevance
76 protected boolean isSame(Chromosome another) { in isSame() method in BinaryChromosome
75 protected boolean isSame(Chromosome another) { in isSame() method in Chromosome
149 protected boolean isSame(Chromosome another) { in isSame() method in RandomKey
46 bool ASTNodeKind::isSame(ASTNodeKind Other) const { in isSame() function in clang::ast_type_traits::ASTNodeKind
581 bool isSame; in RemoveDuplicates() local
1107 public static boolean isSame(String a, String b) { in isSame() method in RoundTripTest.Test
427 UBool RTTest::isSame(const UnicodeString& a, const UnicodeString& b) { in isSame() function in RTTest
458 bool isSame(ArrayRef<Value *> VL) const { in isSame() function