Searched defs:isSame (Results 1 – 10 of 10) sorted by relevance
75 protected boolean isSame(Chromosome another) { in isSame() method in Chromosome
76 protected boolean isSame(Chromosome another) { in isSame() method in BinaryChromosome
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
228 bool isSame = true; in initCmpFlags() local
540 bool isSame; in RemoveDuplicates() local
1107 public static boolean isSame(String a, String b) { in isSame() method in RoundTripTest.Test
1111 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
477 bool isSame(ArrayRef<Value *> VL) const { in isSame() function