Home
last modified time | relevance | path

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

12345

/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
DProtobufEqualityComparers.cs85 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
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestCustomOptionsProto3.cs345 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
350 public bool Equals(TestMessageWithCustomOptions other) { in Equals() method in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
551 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooRequest
556 public bool Equals(CustomOptionFooRequest other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooRequest
687 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooResponse
692 public bool Equals(CustomOptionFooResponse other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooResponse
823 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooClientMessage
828 public bool Equals(CustomOptionFooClientMessage other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooClientMessage
959 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage
964 public bool Equals(CustomOptionFooServerMessage other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage
[all …]
DUnittestIssues.cs139 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307
144 public bool Equals(Issue307 other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307
277 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce
282 public bool Equals(NestedOnce other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce
415 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice
420 public bool Equals(NestedTwice other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice
595 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.NegativeEnumMessage
600 public bool Equals(NegativeEnumMessage other) { in Equals() method in UnitTest.Issues.TestProtos.NegativeEnumMessage
787 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.DeprecatedChild
792 public bool Equals(DeprecatedChild other) { in Equals() method in UnitTest.Issues.TestProtos.DeprecatedChild
[all …]
DUnittestProto3.cs893 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes
898 public bool Equals(TestAllTypes other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes
2077 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage
2082 public bool Equals(NestedMessage other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage
2280 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.NestedTestAllTypes
2285 public bool Equals(NestedTestAllTypes other) { in Equals() method in Google.Protobuf.TestProtos.NestedTestAllTypes
2509 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestDeprecatedFields
2514 public bool Equals(TestDeprecatedFields other) { in Equals() method in Google.Protobuf.TestProtos.TestDeprecatedFields
2685 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.ForeignMessage
2690 public bool Equals(ForeignMessage other) { in Equals() method in Google.Protobuf.TestProtos.ForeignMessage
[all …]
DMapUnittestProto3.cs404 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestMap
409 public bool Equals(TestMap other) { in Equals() method in Google.Protobuf.TestProtos.TestMap
790 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestMapSubmessage
795 public bool Equals(TestMapSubmessage other) { in Equals() method in Google.Protobuf.TestProtos.TestMapSubmessage
970 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestMessageMap
975 public bool Equals(TestMessageMap other) { in Equals() method in Google.Protobuf.TestProtos.TestMessageMap
1145 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestSameTypeMap
1150 public bool Equals(TestSameTypeMap other) { in Equals() method in Google.Protobuf.TestProtos.TestSameTypeMap
1474 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestArenaMap
1479 public bool Equals(TestArenaMap other) { in Equals() method in Google.Protobuf.TestProtos.TestArenaMap
[all …]
DUnittest.cs2642 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2647 public bool Equals(TestAllTypes other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes
4478 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.NestedMessage
4483 public bool Equals(NestedMessage other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.NestedMessage
4665 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.OptionalGroup
4670 public bool Equals(OptionalGroup other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.OptionalGroup
4856 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.RepeatedGroup
4861 public bool Equals(RepeatedGroup other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.RepeatedGroup
5063 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.NestedTestAllTypes
5068 public bool Equals(NestedTestAllTypes other) { in Equals() method in Google.Protobuf.TestProtos.Proto2.NestedTestAllTypes
[all …]
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs113 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.DoubleValue
118 public bool Equals(DoubleValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.DoubleValue
293 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.FloatValue
298 public bool Equals(FloatValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.FloatValue
473 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int64Value
478 public bool Equals(Int64Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int64Value
653 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.UInt64Value
658 public bool Equals(UInt64Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.UInt64Value
833 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int32Value
838 public bool Equals(Int32Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int32Value
[all …]
DStruct.cs132 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Struct
137 public bool Equals(Struct other) { in Equals() method in Google.Protobuf.WellKnownTypes.Struct
418 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Value
423 public bool Equals(Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.Value
750 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.ListValue
755 public bool Equals(ListValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.ListValue
DType.cs222 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Type
227 public bool Equals(Type other) { in Equals() method in Google.Protobuf.WellKnownTypes.Type
635 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Field
640 public bool Equals(Field other) { in Equals() method in Google.Protobuf.WellKnownTypes.Field
1188 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Enum
1193 public bool Equals(Enum other) { in Equals() method in Google.Protobuf.WellKnownTypes.Enum
1480 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.EnumValue
1485 public bool Equals(EnumValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.EnumValue
1718 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Option
1723 public bool Equals(Option other) { in Equals() method in Google.Protobuf.WellKnownTypes.Option
/third_party/cef/include/base/
Dcef_callback.h427 bool Equals(const Callback& other) const { in Equals() function
464 bool Equals(const Callback& other) const { in Equals() function
503 bool Equals(const Callback& other) const { in Equals() function
545 bool Equals(const Callback& other) const { in Equals() function
590 bool Equals(const Callback& other) const { in Equals() function
643 bool Equals(const Callback& other) const { in Equals() function
699 bool Equals(const Callback& other) const { in Equals() function
760 bool Equals(const Callback& other) const { in Equals() function
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DMessages.cs220 public override bool Equals(object other) { in Equals() method in Grpc.Testing.BoolValue
225 public bool Equals(BoolValue other) { in Equals() method in Grpc.Testing.BoolValue
413 public override bool Equals(object other) { in Equals() method in Grpc.Testing.Payload
418 public bool Equals(Payload other) { in Equals() method in Grpc.Testing.Payload
625 public override bool Equals(object other) { in Equals() method in Grpc.Testing.EchoStatus
630 public bool Equals(EchoStatus other) { in Equals() method in Grpc.Testing.EchoStatus
966 public override bool Equals(object other) { in Equals() method in Grpc.Testing.SimpleRequest
971 public bool Equals(SimpleRequest other) { in Equals() method in Grpc.Testing.SimpleRequest
1473 public override bool Equals(object other) { in Equals() method in Grpc.Testing.SimpleResponse
1478 public bool Equals(SimpleResponse other) { in Equals() method in Grpc.Testing.SimpleResponse
[all …]
DPayloads.cs111 public override bool Equals(object other) { in Equals() method in Grpc.Testing.ByteBufferParams
116 public bool Equals(ByteBufferParams other) { in Equals() method in Grpc.Testing.ByteBufferParams
319 public override bool Equals(object other) { in Equals() method in Grpc.Testing.SimpleProtoParams
324 public bool Equals(SimpleProtoParams other) { in Equals() method in Grpc.Testing.SimpleProtoParams
507 public override bool Equals(object other) { in Equals() method in Grpc.Testing.ComplexProtoParams
512 public bool Equals(ComplexProtoParams other) { in Equals() method in Grpc.Testing.ComplexProtoParams
708 public override bool Equals(object other) { in Equals() method in Grpc.Testing.PayloadConfig
713 public bool Equals(PayloadConfig other) { in Equals() method in Grpc.Testing.PayloadConfig
DControl.cs228 public override bool Equals(object other) { in Equals() method in Grpc.Testing.PoissonParams
233 public bool Equals(PoissonParams other) { in Equals() method in Grpc.Testing.PoissonParams
392 public override bool Equals(object other) { in Equals() method in Grpc.Testing.ClosedLoopParams
397 public bool Equals(ClosedLoopParams other) { in Equals() method in Grpc.Testing.ClosedLoopParams
578 public override bool Equals(object other) { in Equals() method in Grpc.Testing.LoadParams
583 public bool Equals(LoadParams other) { in Equals() method in Grpc.Testing.LoadParams
832 public override bool Equals(object other) { in Equals() method in Grpc.Testing.SecurityParams
837 public bool Equals(SecurityParams other) { in Equals() method in Grpc.Testing.SecurityParams
1102 public override bool Equals(object other) { in Equals() method in Grpc.Testing.ChannelArg
1107 public bool Equals(ChannelArg other) { in Equals() method in Grpc.Testing.ChannelArg
[all …]
DMetrics.cs166 public override bool Equals(object other) { in Equals() method in Grpc.Testing.GaugeResponse
171 public bool Equals(GaugeResponse other) { in Equals() method in Grpc.Testing.GaugeResponse
418 public override bool Equals(object other) { in Equals() method in Grpc.Testing.GaugeRequest
423 public bool Equals(GaugeRequest other) { in Equals() method in Grpc.Testing.GaugeRequest
578 public override bool Equals(object other) { in Equals() method in Grpc.Testing.EmptyMessage
583 public bool Equals(EmptyMessage other) { in Equals() method in Grpc.Testing.EmptyMessage
DEchoMessages.cs129 public override bool Equals(object other) { in Equals() method in Grpc.Testing.DebugInfo
134 public bool Equals(DebugInfo other) { in Equals() method in Grpc.Testing.DebugInfo
342 public override bool Equals(object other) { in Equals() method in Grpc.Testing.ErrorStatus
347 public bool Equals(ErrorStatus other) { in Equals() method in Grpc.Testing.ErrorStatus
778 public override bool Equals(object other) { in Equals() method in Grpc.Testing.RequestParams
783 public bool Equals(RequestParams other) { in Equals() method in Grpc.Testing.RequestParams
1388 public override bool Equals(object other) { in Equals() method in Grpc.Testing.EchoRequest
1393 public bool Equals(EchoRequest other) { in Equals() method in Grpc.Testing.EchoRequest
1617 public override bool Equals(object other) { in Equals() method in Grpc.Testing.ResponseParams
1622 public bool Equals(ResponseParams other) { in Equals() method in Grpc.Testing.ResponseParams
[all …]
DStats.cs202 public override bool Equals(object other) { in Equals() method in Grpc.Testing.ServerStats
207 public bool Equals(ServerStats other) { in Equals() method in Grpc.Testing.ServerStats
548 public override bool Equals(object other) { in Equals() method in Grpc.Testing.HistogramParams
553 public bool Equals(HistogramParams other) { in Equals() method in Grpc.Testing.HistogramParams
806 public override bool Equals(object other) { in Equals() method in Grpc.Testing.HistogramData
811 public bool Equals(HistogramData other) { in Equals() method in Grpc.Testing.HistogramData
1102 public override bool Equals(object other) { in Equals() method in Grpc.Testing.RequestResultCount
1107 public bool Equals(RequestResultCount other) { in Equals() method in Grpc.Testing.RequestResultCount
1384 public override bool Equals(object other) { in Equals() method in Grpc.Testing.ClientStats
1389 public bool Equals(ClientStats other) { in Equals() method in Grpc.Testing.ClientStats
/third_party/grpc/src/csharp/Grpc.Reflection/
DReflection.cs248 public override bool Equals(object other) { in Equals() method in Grpc.Reflection.V1Alpha.ServerReflectionRequest
253 public bool Equals(ServerReflectionRequest other) { in Equals() method in Grpc.Reflection.V1Alpha.ServerReflectionRequest
577 public override bool Equals(object other) { in Equals() method in Grpc.Reflection.V1Alpha.ExtensionRequest
582 public bool Equals(ExtensionRequest other) { in Equals() method in Grpc.Reflection.V1Alpha.ExtensionRequest
885 public override bool Equals(object other) { in Equals() method in Grpc.Reflection.V1Alpha.ServerReflectionResponse
890 public bool Equals(ServerReflectionResponse other) { in Equals() method in Grpc.Reflection.V1Alpha.ServerReflectionResponse
1252 public override bool Equals(object other) { in Equals() method in Grpc.Reflection.V1Alpha.FileDescriptorResponse
1257 public bool Equals(FileDescriptorResponse other) { in Equals() method in Grpc.Reflection.V1Alpha.FileDescriptorResponse
1433 public override bool Equals(object other) { in Equals() method in Grpc.Reflection.V1Alpha.ExtensionNumberResponse
1438 public bool Equals(ExtensionNumberResponse other) { in Equals() method in Grpc.Reflection.V1Alpha.ExtensionNumberResponse
[all …]
/third_party/grpc/src/csharp/Grpc.Examples/
DMath.cs112 public override bool Equals(object other) { in Equals() method in Math.DivArgs
117 public bool Equals(DivArgs other) { in Equals() method in Math.DivArgs
320 public override bool Equals(object other) { in Equals() method in Math.DivReply
325 public bool Equals(DivReply other) { in Equals() method in Math.DivReply
516 public override bool Equals(object other) { in Equals() method in Math.FibArgs
521 public bool Equals(FibArgs other) { in Equals() method in Math.FibArgs
688 public override bool Equals(object other) { in Equals() method in Math.Num
693 public bool Equals(Num other) { in Equals() method in Math.Num
860 public override bool Equals(object other) { in Equals() method in Math.FibReply
865 public bool Equals(FibReply other) { in Equals() method in Math.FibReply
/third_party/protobuf/csharp/src/Google.Protobuf/
DObjectIntPair.cs20 public bool Equals(ObjectIntPair<T> other) in Equals() method
26 public override bool Equals(object obj) in Equals() method
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/CoreStats/
DStats.cs108 public override bool Equals(object other) { in Equals() method in Grpc.Core.Bucket
113 public bool Equals(Bucket other) { in Equals() method in Grpc.Core.Bucket
303 public override bool Equals(object other) { in Equals() method in Grpc.Core.Histogram
308 public bool Equals(Histogram other) { in Equals() method in Grpc.Core.Histogram
515 public override bool Equals(object other) { in Equals() method in Grpc.Core.Metric
520 public bool Equals(Metric other) { in Equals() method in Grpc.Core.Metric
752 public override bool Equals(object other) { in Equals() method in Grpc.Core.Stats
757 public bool Equals(Stats other) { in Equals() method in Grpc.Core.Stats
/third_party/grpc/examples/csharp/HelloworldXamarin/HelloworldXamarin/
DHelloworld.cs89 public override bool Equals(object other) { in Equals() method in Helloworld.HelloRequest
94 public bool Equals(HelloRequest other) { in Equals() method in Helloworld.HelloRequest
209 public override bool Equals(object other) { in Equals() method in Helloworld.HelloReply
214 public bool Equals(HelloReply other) { in Equals() method in Helloworld.HelloReply
/third_party/grpc/examples/csharp/HelloworldUnity/Assets/Scripts/
DHelloworld.cs89 public override bool Equals(object other) { in Equals() method in Helloworld.HelloRequest
94 public bool Equals(HelloRequest other) { in Equals() method in Helloworld.HelloRequest
209 public override bool Equals(object other) { in Equals() method in Helloworld.HelloReply
214 public bool Equals(HelloReply other) { in Equals() method in Helloworld.HelloReply
/third_party/protobuf/csharp/src/AddressBook/
DAddressbook.cs152 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person
157 public bool Equals(Person other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person
439 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber
444 public bool Equals(PhoneNumber other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber
642 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Examples.AddressBook.AddressBook
647 public bool Equals(AddressBook other) { in Equals() method in Google.Protobuf.Examples.AddressBook.AddressBook
/third_party/grpc/src/csharp/Grpc.HealthCheck/
DHealth.cs100 public override bool Equals(object other) { in Equals() method in Grpc.Health.V1.HealthCheckRequest
105 public bool Equals(HealthCheckRequest other) { in Equals() method in Grpc.Health.V1.HealthCheckRequest
272 public override bool Equals(object other) { in Equals() method in Grpc.Health.V1.HealthCheckResponse
277 public bool Equals(HealthCheckResponse other) { in Equals() method in Grpc.Health.V1.HealthCheckResponse
/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs159 public override bool Equals(object other) { in Equals() method in Conformance.FailureSet
164 public bool Equals(FailureSet other) { in Equals() method in Conformance.FailureSet
479 public override bool Equals(object other) { in Equals() method in Conformance.ConformanceRequest
484 public bool Equals(ConformanceRequest other) { in Equals() method in Conformance.ConformanceRequest
1026 public override bool Equals(object other) { in Equals() method in Conformance.ConformanceResponse
1031 public bool Equals(ConformanceResponse other) { in Equals() method in Conformance.ConformanceResponse
1377 public override bool Equals(object other) { in Equals() method in Conformance.JspbEncodingConfig
1382 public bool Equals(JspbEncodingConfig other) { in Equals() method in Conformance.JspbEncodingConfig

12345