Home
last modified time | relevance | path

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

123456

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestCustomOptionsProto3.cs341 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
346 public bool Equals(TestMessageWithCustomOptions other) { in Equals() method in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
496 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooRequest
501 public bool Equals(CustomOptionFooRequest other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooRequest
597 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooResponse
602 public bool Equals(CustomOptionFooResponse other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooResponse
698 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooClientMessage
703 public bool Equals(CustomOptionFooClientMessage other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooClientMessage
799 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage
804 public bool Equals(CustomOptionFooServerMessage other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage
[all …]
DUnittestIssues.cs125 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307
130 public bool Equals(Issue307 other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307
228 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce
233 public bool Equals(NestedOnce other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce
331 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice
336 public bool Equals(NestedTwice other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice
476 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.NegativeEnumMessage
481 public bool Equals(NegativeEnumMessage other) { in Equals() method in UnitTest.Issues.TestProtos.NegativeEnumMessage
613 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.DeprecatedChild
618 public bool Equals(DeprecatedChild other) { in Equals() method in UnitTest.Issues.TestProtos.DeprecatedChild
[all …]
DUnittestProto3.cs889 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes
894 public bool Equals(TestAllTypes other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes
1687 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage
1692 public bool Equals(NestedMessage other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage
1847 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.NestedTestAllTypes
1852 public bool Equals(NestedTestAllTypes other) { in Equals() method in Google.Protobuf.TestProtos.NestedTestAllTypes
2014 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestDeprecatedFields
2019 public bool Equals(TestDeprecatedFields other) { in Equals() method in Google.Protobuf.TestProtos.TestDeprecatedFields
2147 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.ForeignMessage
2152 public bool Equals(ForeignMessage other) { in Equals() method in Google.Protobuf.TestProtos.ForeignMessage
[all …]
DMapUnittestProto3.cs400 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestMap
405 public bool Equals(TestMap other) { in Equals() method in Google.Protobuf.TestProtos.TestMap
666 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestMapSubmessage
671 public bool Equals(TestMapSubmessage other) { in Equals() method in Google.Protobuf.TestProtos.TestMapSubmessage
800 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestMessageMap
805 public bool Equals(TestMessageMap other) { in Equals() method in Google.Protobuf.TestProtos.TestMessageMap
935 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestSameTypeMap
940 public bool Equals(TestSameTypeMap other) { in Equals() method in Google.Protobuf.TestProtos.TestSameTypeMap
1219 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestArenaMap
1224 public bool Equals(TestArenaMap other) { in Equals() method in Google.Protobuf.TestProtos.TestArenaMap
[all …]
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs109 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.DoubleValue
114 public bool Equals(DoubleValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.DoubleValue
246 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.FloatValue
251 public bool Equals(FloatValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.FloatValue
383 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int64Value
388 public bool Equals(Int64Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int64Value
520 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.UInt64Value
525 public bool Equals(UInt64Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.UInt64Value
657 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int32Value
662 public bool Equals(Int32Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int32Value
[all …]
DStruct.cs128 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Struct
133 public bool Equals(Struct other) { in Equals() method in Google.Protobuf.WellKnownTypes.Struct
374 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Value
379 public bool Equals(Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.Value
612 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.ListValue
617 public bool Equals(ListValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.ListValue
/external/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
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DMessages.cs146 public override bool Equals(object other) { in Equals() method in Grpc.Testing.BoolValue
151 public bool Equals(BoolValue other) { in Equals() method in Grpc.Testing.BoolValue
296 public override bool Equals(object other) { in Equals() method in Grpc.Testing.Payload
301 public bool Equals(Payload other) { in Equals() method in Grpc.Testing.Payload
457 public override bool Equals(object other) { in Equals() method in Grpc.Testing.EchoStatus
462 public bool Equals(EchoStatus other) { in Equals() method in Grpc.Testing.EchoStatus
717 public override bool Equals(object other) { in Equals() method in Grpc.Testing.SimpleRequest
722 public bool Equals(SimpleRequest other) { in Equals() method in Grpc.Testing.SimpleRequest
1019 public override bool Equals(object other) { in Equals() method in Grpc.Testing.SimpleResponse
1024 public bool Equals(SimpleResponse other) { in Equals() method in Grpc.Testing.SimpleResponse
[all …]
DControl.cs219 public override bool Equals(object other) { in Equals() method in Grpc.Testing.PoissonParams
224 public bool Equals(PoissonParams other) { in Equals() method in Grpc.Testing.PoissonParams
340 public override bool Equals(object other) { in Equals() method in Grpc.Testing.ClosedLoopParams
345 public bool Equals(ClosedLoopParams other) { in Equals() method in Grpc.Testing.ClosedLoopParams
491 public override bool Equals(object other) { in Equals() method in Grpc.Testing.LoadParams
496 public bool Equals(LoadParams other) { in Equals() method in Grpc.Testing.LoadParams
684 public override bool Equals(object other) { in Equals() method in Grpc.Testing.SecurityParams
689 public bool Equals(SecurityParams other) { in Equals() method in Grpc.Testing.SecurityParams
895 public override bool Equals(object other) { in Equals() method in Grpc.Testing.ChannelArg
900 public bool Equals(ChannelArg other) { in Equals() method in Grpc.Testing.ChannelArg
[all …]
DPayloads.cs107 public override bool Equals(object other) { in Equals() method in Grpc.Testing.ByteBufferParams
112 public bool Equals(ByteBufferParams other) { in Equals() method in Grpc.Testing.ByteBufferParams
264 public override bool Equals(object other) { in Equals() method in Grpc.Testing.SimpleProtoParams
269 public bool Equals(SimpleProtoParams other) { in Equals() method in Grpc.Testing.SimpleProtoParams
401 public override bool Equals(object other) { in Equals() method in Grpc.Testing.ComplexProtoParams
406 public bool Equals(ComplexProtoParams other) { in Equals() method in Grpc.Testing.ComplexProtoParams
567 public override bool Equals(object other) { in Equals() method in Grpc.Testing.PayloadConfig
572 public bool Equals(PayloadConfig other) { in Equals() method in Grpc.Testing.PayloadConfig
DMetrics.cs162 public override bool Equals(object other) { in Equals() method in Grpc.Testing.GaugeResponse
167 public bool Equals(GaugeResponse other) { in Equals() method in Grpc.Testing.GaugeResponse
347 public override bool Equals(object other) { in Equals() method in Grpc.Testing.GaugeRequest
352 public bool Equals(GaugeRequest other) { in Equals() method in Grpc.Testing.GaugeRequest
464 public override bool Equals(object other) { in Equals() method in Grpc.Testing.EmptyMessage
469 public bool Equals(EmptyMessage other) { in Equals() method in Grpc.Testing.EmptyMessage
DEchoMessages.cs123 public override bool Equals(object other) { in Equals() method in Grpc.Testing.DebugInfo
128 public bool Equals(DebugInfo other) { in Equals() method in Grpc.Testing.DebugInfo
288 public override bool Equals(object other) { in Equals() method in Grpc.Testing.ErrorStatus
293 public bool Equals(ErrorStatus other) { in Equals() method in Grpc.Testing.ErrorStatus
641 public override bool Equals(object other) { in Equals() method in Grpc.Testing.RequestParams
646 public bool Equals(RequestParams other) { in Equals() method in Grpc.Testing.RequestParams
1034 public override bool Equals(object other) { in Equals() method in Grpc.Testing.EchoRequest
1039 public bool Equals(EchoRequest other) { in Equals() method in Grpc.Testing.EchoRequest
1209 public override bool Equals(object other) { in Equals() method in Grpc.Testing.ResponseParams
1214 public bool Equals(ResponseParams other) { in Equals() method in Grpc.Testing.ResponseParams
[all …]
DStats.cs198 public override bool Equals(object other) { in Equals() method in Grpc.Testing.ServerStats
203 public bool Equals(ServerStats other) { in Equals() method in Grpc.Testing.ServerStats
450 public override bool Equals(object other) { in Equals() method in Grpc.Testing.HistogramParams
455 public bool Equals(HistogramParams other) { in Equals() method in Grpc.Testing.HistogramParams
657 public override bool Equals(object other) { in Equals() method in Grpc.Testing.HistogramData
662 public bool Equals(HistogramData other) { in Equals() method in Grpc.Testing.HistogramData
872 public override bool Equals(object other) { in Equals() method in Grpc.Testing.RequestResultCount
877 public bool Equals(RequestResultCount other) { in Equals() method in Grpc.Testing.RequestResultCount
1103 public override bool Equals(object other) { in Equals() method in Grpc.Testing.ClientStats
1108 public bool Equals(ClientStats other) { in Equals() method in Grpc.Testing.ClientStats
/external/grpc-grpc/src/csharp/Grpc.Examples/
DMath.cs108 public override bool Equals(object other) { in Equals() method in Math.DivArgs
113 public bool Equals(DivArgs other) { in Equals() method in Math.DivArgs
265 public override bool Equals(object other) { in Equals() method in Math.DivReply
270 public bool Equals(DivReply other) { in Equals() method in Math.DivReply
410 public override bool Equals(object other) { in Equals() method in Math.FibArgs
415 public bool Equals(FibArgs other) { in Equals() method in Math.FibArgs
539 public override bool Equals(object other) { in Equals() method in Math.Num
544 public bool Equals(Num other) { in Equals() method in Math.Num
668 public override bool Equals(object other) { in Equals() method in Math.FibReply
673 public bool Equals(FibReply other) { in Equals() method in Math.FibReply
/external/grpc-grpc/src/csharp/Grpc.Reflection/
DReflection.cs244 public override bool Equals(object other) { in Equals() method in Grpc.Reflection.V1Alpha.ServerReflectionRequest
249 public bool Equals(ServerReflectionRequest other) { in Equals() method in Grpc.Reflection.V1Alpha.ServerReflectionRequest
485 public override bool Equals(object other) { in Equals() method in Grpc.Reflection.V1Alpha.ExtensionRequest
490 public bool Equals(ExtensionRequest other) { in Equals() method in Grpc.Reflection.V1Alpha.ExtensionRequest
742 public override bool Equals(object other) { in Equals() method in Grpc.Reflection.V1Alpha.ServerReflectionResponse
747 public bool Equals(ServerReflectionResponse other) { in Equals() method in Grpc.Reflection.V1Alpha.ServerReflectionResponse
1003 public override bool Equals(object other) { in Equals() method in Grpc.Reflection.V1Alpha.FileDescriptorResponse
1008 public bool Equals(FileDescriptorResponse other) { in Equals() method in Grpc.Reflection.V1Alpha.FileDescriptorResponse
1144 public override bool Equals(object other) { in Equals() method in Grpc.Reflection.V1Alpha.ExtensionNumberResponse
1149 public bool Equals(ExtensionNumberResponse other) { in Equals() method in Grpc.Reflection.V1Alpha.ExtensionNumberResponse
[all …]
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuide/
DRouteGuide.cs121 public override bool Equals(object other) { in Equals() method in Routeguide.Point
126 public bool Equals(Point other) { in Equals() method in Routeguide.Point
288 public override bool Equals(object other) { in Equals() method in Routeguide.Rectangle
293 public bool Equals(Rectangle other) { in Equals() method in Routeguide.Rectangle
468 public override bool Equals(object other) { in Equals() method in Routeguide.Feature
473 public bool Equals(Feature other) { in Equals() method in Routeguide.Feature
640 public override bool Equals(object other) { in Equals() method in Routeguide.RouteNote
645 public bool Equals(RouteNote other) { in Equals() method in Routeguide.RouteNote
846 public override bool Equals(object other) { in Equals() method in Routeguide.RouteSummary
851 public bool Equals(RouteSummary other) { in Equals() method in Routeguide.RouteSummary
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/CoreStats/
DStats.cs104 public override bool Equals(object other) { in Equals() method in Grpc.Core.Bucket
109 public bool Equals(Bucket other) { in Equals() method in Grpc.Core.Bucket
248 public override bool Equals(object other) { in Equals() method in Grpc.Core.Histogram
253 public bool Equals(Histogram other) { in Equals() method in Grpc.Core.Histogram
420 public override bool Equals(object other) { in Equals() method in Grpc.Core.Metric
425 public bool Equals(Metric other) { in Equals() method in Grpc.Core.Metric
593 public override bool Equals(object other) { in Equals() method in Grpc.Core.Stats
598 public bool Equals(Stats other) { in Equals() method in Grpc.Core.Stats
/external/catch2/include/internal/
Dcatch_objc.hpp126 struct Equals : StringHolder { struct
127 Equals( NSString* substr ) : StringHolder( substr ){} in Equals() argument
129 bool match( NSString* str ) const override { in match()
134 std::string describe() const override { in describe()
181 Equals( NSString* substr ){ return Impl::NSStringMatchers::Equals( substr ); } in Equals() function
/external/grpc-grpc/examples/csharp/Helloworld/Greeter/
DHelloworld.cs93 public override bool Equals(object other) { in Equals() method in Helloworld.HelloRequest
98 public bool Equals(HelloRequest other) { in Equals() method in Helloworld.HelloRequest
225 public override bool Equals(object other) { in Equals() method in Helloworld.HelloReply
230 public bool Equals(HelloReply other) { in Equals() method in Helloworld.HelloReply
/external/grpc-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
/external/grpc-grpc/examples/csharp/HelloworldLegacyCsproj/Greeter/
DHelloworld.cs93 public override bool Equals(object other) { in Equals() method in Helloworld.HelloRequest
98 public bool Equals(HelloRequest other) { in Equals() method in Helloworld.HelloRequest
225 public override bool Equals(object other) { in Equals() method in Helloworld.HelloReply
230 public bool Equals(HelloReply other) { in Equals() method in Helloworld.HelloReply
/external/protobuf/csharp/src/AddressBook/
DAddressbook.cs148 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person
153 public bool Equals(Person other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person
360 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber
365 public bool Equals(PhoneNumber other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber
512 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Examples.AddressBook.AddressBook
517 public bool Equals(AddressBook other) { in Equals() method in Google.Protobuf.Examples.AddressBook.AddressBook
/external/easymock/src/org/easymock/internal/matchers/
DEquals.java23 public class Equals implements IArgumentMatcher, Serializable { class
29 public Equals(Object expected) { in Equals() method in Equals
/external/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
/external/grpc-grpc/src/csharp/Grpc.HealthCheck/
DHealth.cs94 public override bool Equals(object other) { in Equals() method in Grpc.Health.V1.HealthCheckRequest
99 public bool Equals(HealthCheckRequest other) { in Equals() method in Grpc.Health.V1.HealthCheckRequest
223 public override bool Equals(object other) { in Equals() method in Grpc.Health.V1.HealthCheckResponse
228 public bool Equals(HealthCheckResponse other) { in Equals() method in Grpc.Health.V1.HealthCheckResponse

123456