Home
last modified time | relevance | path

Searched defs:Equals (Results 1 – 25 of 110) 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 …]
DOldExtensions1.cs77 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
DUnittestIssue6936B.cs78 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
DUnittestImportPublicProto3.cs91 public override bool Equals(object other) { in Equals() method in Google.Protobuf.TestProtos.PublicImportMessage
96 public bool Equals(PublicImportMessage other) { in Equals() method in Google.Protobuf.TestProtos.PublicImportMessage
DUnittestIssue6936C.cs92 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Bar
97 public bool Equals(Bar other) { in Equals() method in UnitTest.Issues.TestProtos.Bar
/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
DApi.cs227 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Api
232 public bool Equals(Api other) { in Equals() method in Google.Protobuf.WellKnownTypes.Api
617 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Method
622 public bool Equals(Method other) { in Equals() method in Google.Protobuf.WellKnownTypes.Method
1022 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.Mixin
1027 public bool Equals(Mixin other) { in Equals() method in Google.Protobuf.WellKnownTypes.Mixin
DEmpty.cs91 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
DSourceContext.cs101 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.SourceContext
106 public bool Equals(SourceContext other) { in Equals() method in Google.Protobuf.WellKnownTypes.SourceContext
DFieldMask.cs295 public override bool Equals(object other) { in Equals() method in Google.Protobuf.WellKnownTypes.FieldMask
300 public bool Equals(FieldMask other) { in Equals() method in Google.Protobuf.WellKnownTypes.FieldMask
/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/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/node/deps/v8/src/compiler/
Dcompilation-dependencies.cc202 bool Equals(const CompilationDependency* that) const override { in Equals() function in v8::internal::compiler::__anon87b2d3770211::InitialMapDependency
254 bool Equals(const CompilationDependency* that) const override { in Equals() function in v8::internal::compiler::__anon87b2d3770211::PrototypePropertyDependency
286 bool Equals(const CompilationDependency* that) const override { in Equals() function in v8::internal::compiler::__anon87b2d3770211::StableMapDependency
415 bool Equals(const CompilationDependency* that) const override { in Equals() function in v8::internal::compiler::__anon87b2d3770211::ConstantInDictionaryPrototypeChainDependency
482 bool Equals(const CompilationDependency* that) const override { in Equals() function in v8::internal::compiler::__anon87b2d3770211::OwnConstantDataPropertyDependency
553 bool Equals(const CompilationDependency* that) const override { in Equals() function in v8::internal::compiler::__anon87b2d3770211::OwnConstantDictionaryPropertyDependency
584 bool Equals(const CompilationDependency* that) const override { in Equals() function in v8::internal::compiler::__anon87b2d3770211::ConsistentJSFunctionViewDependency
613 bool Equals(const CompilationDependency* that) const override { in Equals() function in v8::internal::compiler::__anon87b2d3770211::TransitionDependency
644 bool Equals(const CompilationDependency* that) const override { in Equals() function in v8::internal::compiler::__anon87b2d3770211::PretenureModeDependency
694 bool Equals(const CompilationDependency* that) const override { in Equals() function in v8::internal::compiler::__anon87b2d3770211::FieldRepresentationDependency
[all …]
/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
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs246 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.FileDescriptorSet
251 public bool Equals(FileDescriptorSet other) { in Equals() method in Google.Protobuf.Reflection.FileDescriptorSet
601 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.FileDescriptorProto
606 public bool Equals(FileDescriptorProto other) { in Equals() method in Google.Protobuf.Reflection.FileDescriptorProto
1108 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto
1113 public bool Equals(DescriptorProto other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto
1485 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
1490 public bool Equals(ExtensionRange other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
1765 public override bool Equals(object other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto.Types.ReservedRange
1770 public bool Equals(ReservedRange other) { in Equals() method in Google.Protobuf.Reflection.DescriptorProto.Types.ReservedRange
[all …]
/third_party/typescript/tests/cases/compiler/
DconditionalEqualityTestingNullability.ts2 export type Equals<A1 extends any, A2 extends any> = alias
DidentityRelationNeverTypes.ts6 type Equals<A, B> = (<T>() => T extends B ? 1 : 0) extends (<T>() => T extends A ? 1 : 0) ? true : … alias
/third_party/rust/crates/clap/src/builder/
Darg_predicate.rs12 Equals(OsStr), enumerator

12345