Home
last modified time | relevance | path

Searched defs:Equals (Results 1 – 25 of 742) sorted by relevance

12345678910>>...30

/aosp_15_r20/external/stg/
H A Dequality.h39 struct Equals { struct
40 Equals(const Graph& graph, EqualityCache& equality_cache) in Equals() argument
43 bool operator()(Id id1, Id id2) { in operator()
83 bool operator()(const std::optional<Id>& opt1, in operator()
91 bool operator()(const std::vector<Id>& ids1, const std::vector<Id>& ids2) { in operator()
100 bool operator()(const std::map<Key, Id>& ids1, in operator()
116 bool operator()(const Special& x1, const Special& x2) { in operator()
120 bool operator()(const PointerReference& x1, in operator()
126 bool operator()(const PointerToMember& x1, const PointerToMember& x2) { in operator()
131 bool operator()(const Typedef& x1, const Typedef& x2) { in operator()
[all …]
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestCustomOptionsProto3.cs356 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
362 public bool Equals(TestMessageWithCustomOptions other) { in Equals() method in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
579 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooRequest
585 public bool Equals(CustomOptionFooRequest other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooRequest
731 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooResponse
737 public bool Equals(CustomOptionFooResponse other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooResponse
883 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooClientMessage
889 public bool Equals(CustomOptionFooClientMessage other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooClientMessage
1035 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage
1041 public bool Equals(CustomOptionFooServerMessage other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage
[all …]
H A DUnittestProto3.cs950 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes
956 public bool Equals(TestAllTypes other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes
2152 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage
2158 public bool Equals(NestedMessage other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage
2374 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.NestedTestAllTypes
2380 public bool Equals(NestedTestAllTypes other) { in Equals() method in Google.Protobuf.TestProtos.NestedTestAllTypes
2620 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestDeprecatedFields
2626 public bool Equals(TestDeprecatedFields other) { in Equals() method in Google.Protobuf.TestProtos.TestDeprecatedFields
2813 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.ForeignMessage
2819 public bool Equals(ForeignMessage other) { in Equals() method in Google.Protobuf.TestProtos.ForeignMessage
[all …]
H A DUnittestIssues.cs150 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307
156 public bool Equals(Issue307 other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307
305 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce
311 public bool Equals(NestedOnce other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce
460 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice
466 public bool Equals(NestedTwice other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice
659 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.NegativeEnumMessage
665 public bool Equals(NegativeEnumMessage other) { in Equals() method in UnitTest.Issues.TestProtos.NegativeEnumMessage
867 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.DeprecatedChild
873 public bool Equals(DeprecatedChild other) { in Equals() method in UnitTest.Issues.TestProtos.DeprecatedChild
[all …]
H A DUnittest.cs2814 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2820 public bool Equals(TestAllTypes other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes
4670 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.NestedMessage
4676 public bool Equals(NestedMessage other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.NestedMessage
4876 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.OptionalGroup
4882 public bool Equals(OptionalGroup other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.OptionalGroup
5086 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.RepeatedGroup
5092 public bool Equals(RepeatedGroup other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.RepeatedGroup
5312 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.NestedTestAllTypes
5318 public bool Equals(NestedTestAllTypes other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.NestedTestAllTypes
[all …]
H A DMapUnittestProto3.cs428 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestMap
434 public bool Equals(TestMap other) { in Equals() method in Google.Protobuf.TestProtos.TestMap
831 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestMapSubmessage
837 public bool Equals(TestMapSubmessage other) { in Equals() method in Google.Protobuf.TestProtos.TestMapSubmessage
1028 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestMessageMap
1034 public bool Equals(TestMessageMap other) { in Equals() method in Google.Protobuf.TestProtos.TestMessageMap
1221 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestSameTypeMap
1227 public bool Equals(TestSameTypeMap other) { in Equals() method in Google.Protobuf.TestProtos.TestSameTypeMap
1581 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestArenaMap
1587 public bool Equals(TestArenaMap other) { in Equals() method in Google.Protobuf.TestProtos.TestArenaMap
[all …]
H A DUnittestProto3Optional.cs626 public override bool Equals(object other) { in Equals() method in ProtobufUnittest.TestProto3Optional
632 public bool Equals(TestProto3Optional other) { in Equals() method in ProtobufUnittest.TestProto3Optional
1347 public override bool Equals(object other) { in Equals() method in ProtobufUnittest.TestProto3Optional.Types.NestedMessage
1353 public bool Equals(NestedMessage other) { in Equals() method in ProtobufUnittest.TestProto3Optional.Types.NestedMessage
1554 public override bool Equals(object other) { in Equals() method in ProtobufUnittest.TestProto3OptionalMessage
1560 public bool Equals(TestProto3OptionalMessage other) { in Equals() method in ProtobufUnittest.TestProto3OptionalMessage
1788 public override bool Equals(object other) { in Equals() method in ProtobufUnittest.TestProto3OptionalMessage.Types.NestedMessage
1794 public bool Equals(NestedMessage other) { in Equals() method in ProtobufUnittest.TestProto3OptionalMessage.Types.NestedMessage
1969 public override bool Equals(object other) { in Equals() method in ProtobufUnittest.Proto3OptionalExtensions
1975 public bool Equals(Proto3OptionalExtensions other) { in Equals() method in ProtobufUnittest.Proto3OptionalExtensions
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestCustomOptionsProto3.cs356 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
362 public bool Equals(TestMessageWithCustomOptions other) { in Equals() method in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
579 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooRequest
585 public bool Equals(CustomOptionFooRequest other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooRequest
731 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooResponse
737 public bool Equals(CustomOptionFooResponse other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooResponse
883 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooClientMessage
889 public bool Equals(CustomOptionFooClientMessage other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooClientMessage
1035 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage
1041 public bool Equals(CustomOptionFooServerMessage other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage
[all …]
H A DUnittestProto3.cs950 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes
956 public bool Equals(TestAllTypes other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes
2152 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage
2158 public bool Equals(NestedMessage other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage
2374 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.NestedTestAllTypes
2380 public bool Equals(NestedTestAllTypes other) { in Equals() method in Google.Protobuf.TestProtos.NestedTestAllTypes
2620 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestDeprecatedFields
2626 public bool Equals(TestDeprecatedFields other) { in Equals() method in Google.Protobuf.TestProtos.TestDeprecatedFields
2813 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.ForeignMessage
2819 public bool Equals(ForeignMessage other) { in Equals() method in Google.Protobuf.TestProtos.ForeignMessage
[all …]
H A DUnittestIssues.cs150 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307
156 public bool Equals(Issue307 other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307
305 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce
311 public bool Equals(NestedOnce other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce
460 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice
466 public bool Equals(NestedTwice other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice
659 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.NegativeEnumMessage
665 public bool Equals(NegativeEnumMessage other) { in Equals() method in UnitTest.Issues.TestProtos.NegativeEnumMessage
867 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.DeprecatedChild
873 public bool Equals(DeprecatedChild other) { in Equals() method in UnitTest.Issues.TestProtos.DeprecatedChild
[all …]
H A DUnittest.cs2814 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2820 public bool Equals(TestAllTypes other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes
4670 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.NestedMessage
4676 public bool Equals(NestedMessage other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.NestedMessage
4876 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.OptionalGroup
4882 public bool Equals(OptionalGroup other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.OptionalGroup
5086 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.RepeatedGroup
5092 public bool Equals(RepeatedGroup other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.RepeatedGroup
5312 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.NestedTestAllTypes
5318 public bool Equals(NestedTestAllTypes other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.NestedTestAllTypes
[all …]
H A DMapUnittestProto3.cs428 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestMap
434 public bool Equals(TestMap other) { in Equals() method in Google.Protobuf.TestProtos.TestMap
831 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestMapSubmessage
837 public bool Equals(TestMapSubmessage other) { in Equals() method in Google.Protobuf.TestProtos.TestMapSubmessage
1028 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestMessageMap
1034 public bool Equals(TestMessageMap other) { in Equals() method in Google.Protobuf.TestProtos.TestMessageMap
1221 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestSameTypeMap
1227 public bool Equals(TestSameTypeMap other) { in Equals() method in Google.Protobuf.TestProtos.TestSameTypeMap
1581 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestArenaMap
1587 public bool Equals(TestArenaMap other) { in Equals() method in Google.Protobuf.TestProtos.TestArenaMap
[all …]
H A DUnittestProto3Optional.cs626 public override bool Equals(object other) { in Equals() method in ProtobufUnittest.TestProto3Optional
632 public bool Equals(TestProto3Optional other) { in Equals() method in ProtobufUnittest.TestProto3Optional
1347 public override bool Equals(object other) { in Equals() method in ProtobufUnittest.TestProto3Optional.Types.NestedMessage
1353 public bool Equals(NestedMessage other) { in Equals() method in ProtobufUnittest.TestProto3Optional.Types.NestedMessage
1554 public override bool Equals(object other) { in Equals() method in ProtobufUnittest.TestProto3OptionalMessage
1560 public bool Equals(TestProto3OptionalMessage other) { in Equals() method in ProtobufUnittest.TestProto3OptionalMessage
1788 public override bool Equals(object other) { in Equals() method in ProtobufUnittest.TestProto3OptionalMessage.Types.NestedMessage
1794 public bool Equals(NestedMessage other) { in Equals() method in ProtobufUnittest.TestProto3OptionalMessage.Types.NestedMessage
1969 public override bool Equals(object other) { in Equals() method in ProtobufUnittest.Proto3OptionalExtensions
1975 public bool Equals(Proto3OptionalExtensions other) { in Equals() method in ProtobufUnittest.Proto3OptionalExtensions
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DWrappers.cs122 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.DoubleValue
128 public bool Equals(DoubleValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.DoubleValue
319 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.FloatValue
325 public bool Equals(FloatValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.FloatValue
516 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int64Value
522 public bool Equals(Int64Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int64Value
713 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.UInt64Value
719 public bool Equals(UInt64Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.UInt64Value
910 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int32Value
916 public bool Equals(Int32Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int32Value
[all …]
H A DType.cs235 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Type
241 public bool Equals(Type other) { in Equals() method in Google.Protobuf.WellKnownTypes.Type
674 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Field
680 public bool Equals(Field other) { in Equals() method in Google.Protobuf.WellKnownTypes.Field
1249 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Enum
1255 public bool Equals(Enum other) { in Equals() method in Google.Protobuf.WellKnownTypes.Enum
1560 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.EnumValue
1566 public bool Equals(EnumValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.EnumValue
1816 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Option
1822 public bool Equals(Option other) { in Equals() method in Google.Protobuf.WellKnownTypes.Option
H A DStruct.cs140 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Struct
146 public bool Equals(Struct other) { in Equals() method in Google.Protobuf.WellKnownTypes.Struct
450 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Value
456 public bool Equals(Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.Value
799 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.ListValue
805 public bool Equals(ListValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.ListValue
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DWrappers.cs122 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.DoubleValue
128 public bool Equals(DoubleValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.DoubleValue
319 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.FloatValue
325 public bool Equals(FloatValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.FloatValue
516 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int64Value
522 public bool Equals(Int64Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int64Value
713 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.UInt64Value
719 public bool Equals(UInt64Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.UInt64Value
910 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int32Value
916 public bool Equals(Int32Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int32Value
[all …]
H A DType.cs235 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Type
241 public bool Equals(Type other) { in Equals() method in Google.Protobuf.WellKnownTypes.Type
674 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Field
680 public bool Equals(Field other) { in Equals() method in Google.Protobuf.WellKnownTypes.Field
1249 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Enum
1255 public bool Equals(Enum other) { in Equals() method in Google.Protobuf.WellKnownTypes.Enum
1560 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.EnumValue
1566 public bool Equals(EnumValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.EnumValue
1816 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Option
1822 public bool Equals(Option other) { in Equals() method in Google.Protobuf.WellKnownTypes.Option
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs255 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.FileDescriptorSet
261 public bool Equals(FileDescriptorSet other) { in Equals() method in Google.Protobuf.Reflection.FileDescriptorSet
644 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.FileDescriptorProto
650 public bool Equals(FileDescriptorProto other) { in Equals() method in Google.Protobuf.Reflection.FileDescriptorProto
1179 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto
1185 public bool Equals(DescriptorProto other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto
1580 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
1586 public bool Equals(ExtensionRange other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
1882 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto.Types.ReservedRange
1888 public bool Equals(ReservedRange other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto.Types.ReservedRange
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs255 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.FileDescriptorSet
261 public bool Equals(FileDescriptorSet other) { in Equals() method in Google.Protobuf.Reflection.FileDescriptorSet
644 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.FileDescriptorProto
650 public bool Equals(FileDescriptorProto other) { in Equals() method in Google.Protobuf.Reflection.FileDescriptorProto
1179 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto
1185 public bool Equals(DescriptorProto other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto
1580 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
1586 public bool Equals(ExtensionRange other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
1882 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto.Types.ReservedRange
1888 public bool Equals(ReservedRange other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto.Types.ReservedRange
[all …]
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResourceValues.cpp81 bool RawString::Equals(const Value* value) const { in Equals() function in aapt::RawString
110 bool Reference::Equals(const Value* value) const { in Equals() function in aapt::Reference
214 bool Id::Equals(const Value* value) const { in Equals() function in aapt::Id
231 bool String::Equals(const Value* value) const { in Equals() function in aapt::String
279 bool StyledString::Equals(const Value* value) const { in Equals() function in aapt::StyledString
323 bool FileReference::Equals(const Value* value) const { in Equals() function in aapt::FileReference
366 bool BinaryPrimitive::Equals(const Value* value) const { in Equals() function in aapt::BinaryPrimitive
527 bool Attribute::Equals(const Value* value) const { in Equals() function in aapt::Attribute
854 bool Style::Equals(const Value* value) const { in Equals() function in aapt::Style
954 bool Array::Equals(const Value* value) const { in Equals() function in aapt::Array
[all …]
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Conformance/
H A DConformance.cs167 public override bool Equals(object other) { in Equals() method in Conformance.FailureSet
173 public bool Equals(FailureSet other) { in Equals() method in Conformance.FailureSet
514 public override bool Equals(object other) { in Equals() method in Conformance.ConformanceRequest
520 public bool Equals(ConformanceRequest other) { in Equals() method in Conformance.ConformanceRequest
1087 public override bool Equals(object other) { in Equals() method in Conformance.ConformanceResponse
1093 public bool Equals(ConformanceResponse other) { in Equals() method in Conformance.ConformanceResponse
1455 public override bool Equals(object other) { in Equals() method in Conformance.JspbEncodingConfig
1461 public bool Equals(JspbEncodingConfig other) { in Equals() method in Conformance.JspbEncodingConfig
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
H A DConformance.cs167 public override bool Equals(object other) { in Equals() method in Conformance.FailureSet
173 public bool Equals(FailureSet other) { in Equals() method in Conformance.FailureSet
514 public override bool Equals(object other) { in Equals() method in Conformance.ConformanceRequest
520 public bool Equals(ConformanceRequest other) { in Equals() method in Conformance.ConformanceRequest
1087 public override bool Equals(object other) { in Equals() method in Conformance.ConformanceResponse
1093 public bool Equals(ConformanceResponse other) { in Equals() method in Conformance.ConformanceResponse
1455 public override bool Equals(object other) { in Equals() method in Conformance.JspbEncodingConfig
1461 public bool Equals(JspbEncodingConfig other) { in Equals() method in Conformance.JspbEncodingConfig
/aosp_15_r20/external/protobuf/csharp/src/AddressBook/
H A DAddressbook.cs165 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person
171 public bool Equals(Person other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person
471 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber
477 public bool Equals(PhoneNumber other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber
691 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Examples.AddressBook.AddressBook
697 public bool Equals(AddressBook other) { in Equals() method in Google.Protobuf.Examples.AddressBook.AddressBook
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/AddressBook/
H A DAddressbook.cs165 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person
171 public bool Equals(Person other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person
471 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber
477 public bool Equals(PhoneNumber other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber
691 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Examples.AddressBook.AddressBook
697 public bool Equals(AddressBook other) { in Equals() method in Google.Protobuf.Examples.AddressBook.AddressBook

12345678910>>...30