Home
last modified time | relevance | path

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

12345

/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs99 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.DoubleValue
103 public bool Equals(DoubleValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.DoubleValue
210 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.FloatValue
214 public bool Equals(FloatValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.FloatValue
321 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int64Value
325 public bool Equals(Int64Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int64Value
432 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.UInt64Value
436 public bool Equals(UInt64Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.UInt64Value
543 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int32Value
547 public bool Equals(Int32Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.Int32Value
[all …]
DStruct.cs118 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Struct
122 public bool Equals(Struct other) { in Equals() method in Google.Protobuf.WellKnownTypes.Struct
331 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Value
335 public bool Equals(Value other) { in Equals() method in Google.Protobuf.WellKnownTypes.Value
537 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.ListValue
541 public bool Equals(ListValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.ListValue
DApi.cs199 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Api
203 public bool Equals(Api other) { in Equals() method in Google.Protobuf.WellKnownTypes.Api
472 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Method
476 public bool Equals(Method other) { in Equals() method in Google.Protobuf.WellKnownTypes.Method
761 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Mixin
765 public bool Equals(Mixin other) { in Equals() method in Google.Protobuf.WellKnownTypes.Mixin
DType.cs202 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Type
206 public bool Equals(Type other) { in Equals() method in Google.Protobuf.WellKnownTypes.Type
503 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Field
507 public bool Equals(Field other) { in Equals() method in Google.Protobuf.WellKnownTypes.Field
914 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Enum
918 public bool Equals(Enum other) { in Equals() method in Google.Protobuf.WellKnownTypes.Enum
1106 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.EnumValue
1110 public bool Equals(EnumValue other) { in Equals() method in Google.Protobuf.WellKnownTypes.EnumValue
1255 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Option
1259 public bool Equals(Option other) { in Equals() method in Google.Protobuf.WellKnownTypes.Option
DEmpty.cs78 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Empty
82 public bool Equals(Empty other) { in Equals() method in Google.Protobuf.WellKnownTypes.Empty
DSourceContext.cs86 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.SourceContext
90 public bool Equals(SourceContext other) { in Equals() method in Google.Protobuf.WellKnownTypes.SourceContext
DFieldMask.cs229 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.FieldMask
233 public bool Equals(FieldMask other) { in Equals() method in Google.Protobuf.WellKnownTypes.FieldMask
DTimestamp.cs155 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Timestamp
159 public bool Equals(Timestamp other) { in Equals() method in Google.Protobuf.WellKnownTypes.Timestamp
DAny.cs175 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Any
179 public bool Equals(Any other) { in Equals() method in Google.Protobuf.WellKnownTypes.Any
DDuration.cs144 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Duration
148 public bool Equals(Duration other) { in Equals() method in Google.Protobuf.WellKnownTypes.Duration
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestIssues.cs112 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307
116 public bool Equals(Issue307 other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307
190 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce
194 public bool Equals(NestedOnce other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce
268 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice
272 public bool Equals(NestedTwice other) { in Equals() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice
385 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.NegativeEnumMessage
389 public bool Equals(NegativeEnumMessage other) { in Equals() method in UnitTest.Issues.TestProtos.NegativeEnumMessage
497 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.DeprecatedChild
501 public bool Equals(DeprecatedChild other) { in Equals() method in UnitTest.Issues.TestProtos.DeprecatedChild
[all …]
DUnittestProto3.cs812 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes
816 public bool Equals(TestAllTypes other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes
1581 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage
1585 public bool Equals(NestedMessage other) { in Equals() method in Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage
1713 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.NestedTestAllTypes
1717 public bool Equals(NestedTestAllTypes other) { in Equals() method in Google.Protobuf.TestProtos.NestedTestAllTypes
1854 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestDeprecatedFields
1858 public bool Equals(TestDeprecatedFields other) { in Equals() method in Google.Protobuf.TestProtos.TestDeprecatedFields
1961 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.ForeignMessage
1965 public bool Equals(ForeignMessage other) { in Equals() method in Google.Protobuf.TestProtos.ForeignMessage
[all …]
DMapUnittestProto3.cs374 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestMap
378 public bool Equals(TestMap other) { in Equals() method in Google.Protobuf.TestProtos.TestMap
614 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestMapSubmessage
618 public bool Equals(TestMapSubmessage other) { in Equals() method in Google.Protobuf.TestProtos.TestMapSubmessage
722 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestMessageMap
726 public bool Equals(TestMessageMap other) { in Equals() method in Google.Protobuf.TestProtos.TestMessageMap
830 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestSameTypeMap
834 public bool Equals(TestSameTypeMap other) { in Equals() method in Google.Protobuf.TestProtos.TestSameTypeMap
1074 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.TestArenaMap
1078 public bool Equals(TestArenaMap other) { in Equals() method in Google.Protobuf.TestProtos.TestArenaMap
[all …]
DUnittestImportPublicProto3.cs77 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.PublicImportMessage
81 public bool Equals(PublicImportMessage other) { in Equals() method in Google.Protobuf.TestProtos.PublicImportMessage
DUnittestImportProto3.cs91 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.ImportMessage
95 public bool Equals(ImportMessage other) { in Equals() method in Google.Protobuf.TestProtos.ImportMessage
/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/mockito/src/main/java/org/mockito/internal/matchers/
DEquals.java13 public class Equals implements ArgumentMatcher<Object>, ContainsExtraTypeInfo, Serializable { class
17 public Equals(Object wanted) { in Equals() method in Equals
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs210 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.FileDescriptorSet
214 public bool Equals(FileDescriptorSet other) { in Equals() method in Google.Protobuf.Reflection.FileDescriptorSet
452 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.FileDescriptorProto
456 public bool Equals(FileDescriptorProto other) { in Equals() method in Google.Protobuf.Reflection.FileDescriptorProto
794 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto
798 public bool Equals(DescriptorProto other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto
1004 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
1008 public bool Equals(ExtensionRange other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
1145 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto.Types.ReservedRange
1149 public bool Equals(ReservedRange other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto.Types.ReservedRange
[all …]
/external/protobuf/csharp/src/AddressBook/
DAddressbook.cs121 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person
125 public bool Equals(Person other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person
284 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber
288 public bool Equals(PhoneNumber other) { in Equals() method in Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber
410 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Examples.AddressBook.AddressBook
414 public bool Equals(AddressBook other) { in Equals() method in Google.Protobuf.Examples.AddressBook.AddressBook
/external/webrtc/webrtc/base/
Dwindow.h63 bool Equals(const WindowId& other) const { in Equals() function
99 bool Equals(const DesktopId& other) const { in Equals() function
/external/webrtc/talk/app/webrtc/
Dstatstypes.cc93 bool Equals(const IdBase& other) const override { in Equals() function in webrtc::__anonfe4494df0111::TypedId
111 bool Equals(const IdBase& other) const override { in Equals() function in webrtc::__anonfe4494df0111::TypedIntId
132 bool Equals(const IdBase& other) const override { in Equals() function in webrtc::__anonfe4494df0111::IdWithDirection
168 bool Equals(const IdBase& other) const override { in Equals() function in webrtc::__anonfe4494df0111::ComponentId
205 bool Equals(const IdBase& other) const override { in Equals() function in webrtc::__anonfe4494df0111::CandidatePairId
228 bool StatsReport::IdBase::Equals(const IdBase& other) const { in Equals() function in webrtc::StatsReport::IdBase
280 bool StatsReport::Value::Equals(const Value& other) const { in Equals() function in webrtc::StatsReport::Value
/external/libmojo/mojo/public/cpp/bindings/lib/
Dnative_struct.cc26 bool NativeStruct::Equals(const NativeStruct& other) const { in Equals() function in mojo::NativeStruct
/external/apache-xml/src/main/java/org/apache/xpath/operations/
DEquals.java30 public class Equals extends Operation class
/external/google-tv-pairing-protocol/cpp/src/polo/encoding/
Dencodingoption.cc36 bool EncodingOption::Equals(const EncodingOption& other) const { in Equals() function in polo::encoding::EncodingOption
/external/libchrome/base/
Dcallback.h371 bool Equals(const Callback& other) const { in Equals() function

12345