/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | ObjectIntPair.cs | 20 public bool Equals(ObjectIntPair<T> other)
in Equals() method 26 public override bool Equals(object obj)
in Equals() method
|
H A D | ExtensionSet.cs | 304 public override bool Equals(object other)
in Equals() method in Google.Protobuf.TTarget
|
H A D | ExtensionValue.cs | 73 public bool Equals(IExtensionValue other) in Equals() method in Google.Protobuf.ExtensionValue 163 public bool Equals(IExtensionValue other) in Equals() method in Google.Protobuf.RepeatedExtensionValue
|
H A D | ExtensionRegistry.cs | 47 public bool Equals(Extension a, Extension b) in Equals() method in Google.Protobuf.ExtensionRegistry.ExtensionComparer
|
H A D | UnknownFieldSet.cs | 114 public override bool Equals(object other) in Equals() method in Google.Protobuf.UnknownFieldSet
|
H A D | UnknownField.cs | 70 public override bool Equals(object other) in Equals() method in Google.Protobuf.UnknownField
|
H A D | JsonToken.cs | 108 public override bool Equals(object obj) in Equals() method in Google.Protobuf.JsonToken 156 public bool Equals(JsonToken other) in Equals() method in Google.Protobuf.JsonToken
|
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/ |
H A D | Lists.cs | 47 public static bool Equals<T>(List<T> left, List<T> right) in Equals() method in Google.Protobuf.Collections.Lists
|
H A D | ProtobufEqualityComparers.cs | 85 public override bool Equals(double x, double y) => in Equals() method in Google.Protobuf.Collections.ProtobufEqualityComparers.BitwiseDoubleEqualityComparerImpl 97 public override bool Equals(float x, float y) => in Equals() method in Google.Protobuf.Collections.ProtobufEqualityComparers.BitwiseSingleEqualityComparerImpl 106 public override bool Equals(double? x, double? y) => in Equals() method in Google.Protobuf.Collections.ProtobufEqualityComparers.BitwiseNullableDoubleEqualityComparerImpl 119 public override bool Equals(float? x, float? y) => in Equals() method in Google.Protobuf.Collections.ProtobufEqualityComparers.BitwiseNullableSingleEqualityComparerImpl
|
H A D | ReadOnlyDictionary.cs | 132 public override bool Equals(object obj)
in Equals() method in Google.Protobuf.Collections.ReadOnlyDictionary
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
H A D | phonenumbermatch.cc | 78 bool PhoneNumberMatch::Equals(const PhoneNumberMatch& match) const { in Equals() function in i18n::phonenumbers::PhoneNumberMatch
|
/third_party/node/deps/v8/src/objects/ |
H A D | string-comparator.cc | 44 bool StringComparator::Equals( in Equals() function in v8::internal::StringComparator
|
H A D | struct-inl.h | 60 bool AccessorPair::Equals(Object getter_value, Object setter_value) { in Equals() function in v8::internal::AccessorPair
|
H A D | string-comparator.h | 56 static inline bool Equals(State* state_1, State* state_2, int to_check) { in Equals() function in v8::internal::StringComparator
|
H A D | field-type.cc | 66 bool FieldType::Equals(FieldType other) const { in Equals() function in v8::internal::FieldType
|
H A D | name-inl.h | 68 bool Name::Equals(Name other) { in Equals() function in v8::internal::Name 77 bool Name::Equals(Isolate* isolate, Handle<Name> one, Handle<Name> two) { in Equals() function in v8::internal::Name
|
H A D | module-inl.h | 72 bool SourceTextModuleInfo::Equals(SourceTextModuleInfo other) const { in Equals() function in v8::internal::SourceTextModuleInfo
|
/third_party/node/deps/v8/src/parsing/ |
H A D | literal-buffer.h | 43 bool Equals(base::Vector<const char> keyword) const { in Equals() function in v8::internal::final
|
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | Empty.cs | 91 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Empty 96 public bool Equals(Empty other) { in Equals() method in Google.Protobuf.WellKnownTypes.Empty
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | OldExtensions1.cs | 77 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.OldGenerator.TestMessage 82 public bool Equals(TestMessage other) { in Equals() method in Google.Protobuf.TestProtos.OldGenerator.TestMessage
|
H A D | UnittestIssue6936B.cs | 78 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Foo 83 public bool Equals(Foo other) { in Equals() method in UnitTest.Issues.TestProtos.Foo
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
H A D | val_layout_test.cpp | 44 spv_result_t Equals(int order) { in Equals() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_layout_test.cpp | 44 spv_result_t Equals(int order) { in Equals() function
|
/third_party/spirv-tools/test/val/ |
H A D | val_layout_test.cpp | 42 spv_result_t Equals(int order) { in Equals() function
|
/third_party/node/deps/v8/src/compiler/ |
H A D | csa-load-elimination.h | 76 bool Equals(HalfState const* that) const { in Equals() function in v8::internal::compiler::final::final 141 bool Equals(AbstractState const* that) const { in Equals() function
|