Home
last modified time | relevance | path

Searched defs:GetHashCode (Results 1 – 25 of 46) sorted by relevance

12

/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
DProtobufEqualityComparers.cs88 public override int GetHashCode(double obj) => in GetHashCode() method in Google.Protobuf.Collections.ProtobufEqualityComparers.BitwiseDoubleEqualityComparerImpl
100 public override int GetHashCode(float obj) => in GetHashCode() method in Google.Protobuf.Collections.ProtobufEqualityComparers.BitwiseSingleEqualityComparerImpl
113 public override int GetHashCode(double? obj) => in GetHashCode() method in Google.Protobuf.Collections.ProtobufEqualityComparers.BitwiseNullableDoubleEqualityComparerImpl
126 public override int GetHashCode(float? obj) => in GetHashCode() method in Google.Protobuf.Collections.ProtobufEqualityComparers.BitwiseNullableSingleEqualityComparerImpl
DLists.cs75 public static int GetHashCode<T>(List<T> list) in GetHashCode() method in Google.Protobuf.Collections.Lists
DReadOnlyDictionary.cs137 public override int GetHashCode() in GetHashCode() method in Google.Protobuf.Collections.ReadOnlyDictionary
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestCustomOptionsProto3.cs364 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
567 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.CustomOptionFooRequest
703 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.CustomOptionFooResponse
839 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.CustomOptionFooClientMessage
975 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage
1111 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.DummyMessageContainingEnum
1260 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.DummyMessageInvalidAsOptionType
1396 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.CustomOptionMinIntegerValues
1532 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.CustomOptionMaxIntegerValues
1668 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.CustomOptionOtherValues
[all …]
DUnittestIssues.cs155 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.Issue307
293 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce
431 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice
614 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.NegativeEnumMessage
803 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.DeprecatedChild
1020 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.DeprecatedFieldsMessage
1293 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.ItemField
1478 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.ReservedNames
1665 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.ReservedNames.Types.SomeNestedType
1950 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.TestJsonFieldOrdering
[all …]
DUnittestProto3.cs958 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestAllTypes
2094 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage
2299 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.NestedTestAllTypes
2526 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestDeprecatedFields
2702 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.ForeignMessage
2861 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestReservedFields
3013 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestForeignNested
3214 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestReallyLargeTagNumber
3422 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestRecursiveMessage
3629 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestMutualRecursionA
[all …]
DMapUnittestProto3.cs437 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestMap
807 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestMapSubmessage
987 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestMessageMap
1163 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestSameTypeMap
1505 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestArenaMap
1852 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.MessageContainingEnumCalledType
2027 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.MessageContainingMapCalledEntry
DUnittest.cs2734 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes
4495 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.NestedMessage
4682 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.OptionalGroup
4873 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.RepeatedGroup
5082 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.NestedTestAllTypes
5378 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestDeprecatedFields
5565 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestDeprecatedMessage
5759 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.ForeignMessage
5941 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestReservedFields
6083 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
[all …]
DOldExtensions1.cs93 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.OldGenerator.TestMessage
DUnittestIssue6936B.cs94 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.Foo
DUnittestProto3Optional.cs596 public override int GetHashCode() { in GetHashCode() method in ProtobufUnittest.TestProto3Optional
1277 public override int GetHashCode() { in GetHashCode() method in ProtobufUnittest.TestProto3Optional.Types.NestedMessage
1467 public override int GetHashCode() { in GetHashCode() method in ProtobufUnittest.TestProto3OptionalMessage
1682 public override int GetHashCode() { in GetHashCode() method in ProtobufUnittest.TestProto3OptionalMessage.Types.NestedMessage
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs131 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.DoubleValue
311 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.FloatValue
491 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Int64Value
671 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.UInt64Value
851 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Int32Value
1031 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.UInt32Value
1211 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.BoolValue
1391 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.StringValue
1571 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.BytesValue
DStruct.cs149 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Struct
441 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Value
767 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.ListValue
DType.cs244 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Type
661 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Field
1209 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Enum
1499 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.EnumValue
1736 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Option
DApi.cs250 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Api
640 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Method
1040 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Mixin
DEmpty.cs107 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Empty
DFieldMask.cs311 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.FieldMask
/third_party/protobuf/csharp/src/Google.Protobuf/
DExtensionValue.cs84 public override int GetHashCode() in GetHashCode() method in Google.Protobuf.ExtensionValue
173 public override int GetHashCode() in GetHashCode() method in Google.Protobuf.RepeatedExtensionValue
DObjectIntPair.cs35 public override int GetHashCode() in GetHashCode() method
DExtensionSet.cs289 public override int GetHashCode() in GetHashCode() method in Google.Protobuf.TTarget
DUnknownField.cs88 public override int GetHashCode() in GetHashCode() method in Google.Protobuf.UnknownField
DExtensionRegistry.cs51 public int GetHashCode(Extension a) in GetHashCode() method in Google.Protobuf.ExtensionRegistry.ExtensionComparer
/third_party/protobuf/csharp/src/AddressBook/
DAddressbook.cs173 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Examples.AddressBook.Person
457 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber
659 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Examples.AddressBook.AddressBook
/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs176 public override int GetHashCode() { in GetHashCode() method in Conformance.FailureSet
505 public override int GetHashCode() { in GetHashCode() method in Conformance.ConformanceRequest
1051 public override int GetHashCode() { in GetHashCode() method in Conformance.ConformanceResponse
1394 public override int GetHashCode() { in GetHashCode() method in Conformance.JspbEncodingConfig
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs262 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.FileDescriptorSet
628 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.FileDescriptorProto
1133 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.DescriptorProto
1503 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
1782 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.DescriptorProto.Types.ReservedRange
1990 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.ExtensionRangeOptions
2506 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.FieldDescriptorProto
3012 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.OneofDescriptorProto
3289 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.EnumDescriptorProto
3589 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.EnumDescriptorProto.Types.EnumReservedRange
[all …]

12