| /external/proguard/src/proguard/evaluation/value/ |
| D | ReferenceValue.java | 144 public abstract int equal(ReferenceValue other); in equal() method in ReferenceValue 188 public int equal(TypedReferenceValue other) in equal() method in ReferenceValue 212 public int equal(IdentifiedReferenceValue other) in equal() method in ReferenceValue 235 public int equal(ArrayReferenceValue other) in equal() method in ReferenceValue 259 public int equal(IdentifiedArrayReferenceValue other) in equal() method in ReferenceValue 283 public int equal(DetailedArrayReferenceValue other) in equal() method in ReferenceValue
|
| D | TypedReferenceValue.java | 205 public int equal(ReferenceValue other) in equal() method in TypedReferenceValue 493 public int equal(TypedReferenceValue other) in equal() method in TypedReferenceValue 508 public int equal(IdentifiedReferenceValue other) in equal() method in TypedReferenceValue 523 public int equal(ArrayReferenceValue other) in equal() method in TypedReferenceValue 538 public int equal(IdentifiedArrayReferenceValue other) in equal() method in TypedReferenceValue 553 public int equal(DetailedArrayReferenceValue other) in equal() method in TypedReferenceValue
|
| D | IdentifiedReferenceValue.java | 61 public int equal(ReferenceValue other) in equal() method in IdentifiedReferenceValue 76 public int equal(IdentifiedReferenceValue other) in equal() method in IdentifiedReferenceValue
|
| D | ArrayReferenceValue.java | 66 public int equal(ReferenceValue other) in equal() method in ArrayReferenceValue 103 public int equal(ArrayReferenceValue other) in equal() method in ArrayReferenceValue
|
| D | IdentifiedArrayReferenceValue.java | 61 public int equal(ReferenceValue other) in equal() method in IdentifiedArrayReferenceValue 106 public int equal(IdentifiedArrayReferenceValue other) in equal() method in IdentifiedArrayReferenceValue
|
| /external/clang/test/Analysis/ |
| D | CFContainers.mm | 18 CFArrayEqualCallBack equal; field 61 CFSetEqualCallBack equal; field 68 CFDictionaryEqualCallBack equal; field 75 CFDictionaryEqualCallBack equal; field
|
| /external/grpc-grpc-java/core/src/test/java/io/grpc/inprocess/ |
| D | InProcessSocketAddressTest.java | 30 public void equal() { in equal() method in InProcessSocketAddressTest
|
| /external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/ |
| D | ExtraObjectsMethodsForWeb.java | 21 public static boolean equal(@Nullable String a, @Nullable String b) { in equal() method in ExtraObjectsMethodsForWeb
|
| /external/libcxx/test/std/containers/unord/unord.set/ |
| D | merge.pass.cpp | 87 struct equal in main() struct 91 bool operator()(const Counter<int>& lhs, const Counter<int>& rhs) const in main()
|
| /external/libcxx/test/std/containers/unord/unord.multiset/ |
| D | merge.pass.cpp | 87 struct equal in main() struct 91 bool operator()(const Counter<int>& lhs, const Counter<int>& rhs) const in main()
|
| /external/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/ |
| D | merge.pass.cpp | 87 struct equal in main() struct 91 bool operator()(const Counter<int>& lhs, const Counter<int>& rhs) const in main()
|
| /external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/ |
| D | merge.pass.cpp | 87 struct equal in main() struct 91 bool operator()(const Counter<int>& lhs, const Counter<int>& rhs) const in main()
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_verifier.h | 137 Shape::Equal equal; variable 152 Shape::Equal equal; variable
|
| D | hlo_buffer.cc | 37 bool equal = id() == other.id(); in operator ==() local
|
| /external/skqp/tests/ |
| D | PathOpsTypesTest.cpp | 18 bool equal = RoughlyEqualUlps(roughlyTests[index][0], roughlyTests[index][1]); in DEF_TEST() local
|
| /external/skia/tests/ |
| D | PathOpsTypesTest.cpp | 18 bool equal = RoughlyEqualUlps(roughlyTests[index][0], roughlyTests[index][1]); in DEF_TEST() local
|
| /external/guava/guava/src/com/google/common/base/ |
| D | Objects.java | 51 public static boolean equal(@Nullable Object a, @Nullable Object b) { in equal() method in Objects
|
| /external/guava/android/guava/src/com/google/common/base/ |
| D | Objects.java | 51 public static boolean equal(@NullableDecl Object a, @NullableDecl Object b) { in equal() method in Objects
|
| /external/proguard/src/proguard/util/ |
| D | ObjectUtil.java | 35 public static boolean equal(Object object1, Object object2) in equal() method in ObjectUtil
|
| /external/clang/test/Preprocessor/ |
| D | output_paste_avoid.cpp | 31 #define equal = macro
|
| /external/robolectric-shadows/utils/src/main/java/org/robolectric/util/ |
| D | Pair.java | 52 private static boolean equal(Object a, Object b) { in equal() method in Pair
|
| /external/mockito/src/test/java/org/mockito/internal/creation/ |
| D | DelegatingMethodTest.java | 36 DelegatingMethod equal = new DelegatingMethod(someMethod); in equals_should_return_true_when_equal() local
|
| /external/libcxx/test/std/containers/sequences/vector/vector.modifiers/ |
| D | push_back_exception_safety.pass.cpp | 28 bool equal(const CMyClass &rhs) const in equal() function in CMyClass
|
| /external/tensorflow/tensorflow/compiler/xla/ |
| D | shape_layout.cc | 51 auto equal = Shape::Equal().IgnoreDynamicDimension(); in MatchesLayoutInShape() local
|
| /external/rust/crates/syn/1.0.7/tests/ |
| D | test_round_trip.rs | 79 let equal = panic::catch_unwind(|| { in test_round_trip() localVariable
|