Searched defs:isSame (Results 1 – 10 of 10) 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
540 bool isSame; in RemoveDuplicates() local
1111 public static boolean isSame(String a, String b) { in isSame() method in RoundTripTest.Test
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
1147 bool isSame = false; in next() local
477 bool isSame(ArrayRef<Value *> VL) const { in isSame() function