Lines Matching refs:hash
959 int hash = 1;
960 if (SingleInt32 != 0) hash ^= SingleInt32.GetHashCode();
961 if (SingleInt64 != 0L) hash ^= SingleInt64.GetHashCode();
962 if (SingleUint32 != 0) hash ^= SingleUint32.GetHashCode();
963 if (SingleUint64 != 0UL) hash ^= SingleUint64.GetHashCode();
964 if (SingleSint32 != 0) hash ^= SingleSint32.GetHashCode();
965 if (SingleSint64 != 0L) hash ^= SingleSint64.GetHashCode();
966 if (SingleFixed32 != 0) hash ^= SingleFixed32.GetHashCode();
967 if (SingleFixed64 != 0UL) hash ^= SingleFixed64.GetHashCode();
968 if (SingleSfixed32 != 0) hash ^= SingleSfixed32.GetHashCode();
969 if (SingleSfixed64 != 0L) hash ^= SingleSfixed64.GetHashCode();
970 if (SingleFloat != 0F) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(SingleFloat);
971 if (SingleDouble != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(SingleDouble);
972 if (SingleBool != false) hash ^= SingleBool.GetHashCode();
973 if (SingleString.Length != 0) hash ^= SingleString.GetHashCode();
974 if (SingleBytes.Length != 0) hash ^= SingleBytes.GetHashCode();
975 if (singleNestedMessage_ != null) hash ^= SingleNestedMessage.GetHashCode();
976 if (singleForeignMessage_ != null) hash ^= SingleForeignMessage.GetHashCode();
977 if (singleImportMessage_ != null) hash ^= SingleImportMessage.GetHashCode();
978 if (SingleNestedEnum != global::Google.Protobuf.TestProtos.TestAllTypes.Types.NestedEnum.Unspecified) hash ^= SingleNestedEnum.GetHashCode();
979 if (SingleForeignEnum != global::Google.Protobuf.TestProtos.ForeignEnum.ForeignUnspecified) hash ^= SingleForeignEnum.GetHashCode();
980 if (SingleImportEnum != global::Google.Protobuf.TestProtos.ImportEnum.Unspecified) hash ^= SingleImportEnum.GetHashCode();
981 if (singlePublicImportMessage_ != null) hash ^= SinglePublicImportMessage.GetHashCode();
982 hash ^= repeatedInt32_.GetHashCode();
983 hash ^= repeatedInt64_.GetHashCode();
984 hash ^= repeatedUint32_.GetHashCode();
985 hash ^= repeatedUint64_.GetHashCode();
986 hash ^= repeatedSint32_.GetHashCode();
987 hash ^= repeatedSint64_.GetHashCode();
988 hash ^= repeatedFixed32_.GetHashCode();
989 hash ^= repeatedFixed64_.GetHashCode();
990 hash ^= repeatedSfixed32_.GetHashCode();
991 hash ^= repeatedSfixed64_.GetHashCode();
992 hash ^= repeatedFloat_.GetHashCode();
993 hash ^= repeatedDouble_.GetHashCode();
994 hash ^= repeatedBool_.GetHashCode();
995 hash ^= repeatedString_.GetHashCode();
996 hash ^= repeatedBytes_.GetHashCode();
997 hash ^= repeatedNestedMessage_.GetHashCode();
998 hash ^= repeatedForeignMessage_.GetHashCode();
999 hash ^= repeatedImportMessage_.GetHashCode();
1000 hash ^= repeatedNestedEnum_.GetHashCode();
1001 hash ^= repeatedForeignEnum_.GetHashCode();
1002 hash ^= repeatedImportEnum_.GetHashCode();
1003 hash ^= repeatedPublicImportMessage_.GetHashCode();
1004 if (oneofFieldCase_ == OneofFieldOneofCase.OneofUint32) hash ^= OneofUint32.GetHashCode();
1005 if (oneofFieldCase_ == OneofFieldOneofCase.OneofNestedMessage) hash ^= OneofNestedMessage.GetHashCode();
1006 if (oneofFieldCase_ == OneofFieldOneofCase.OneofString) hash ^= OneofString.GetHashCode();
1007 if (oneofFieldCase_ == OneofFieldOneofCase.OneofBytes) hash ^= OneofBytes.GetHashCode();
1008 hash ^= (int) oneofFieldCase_;
1010 hash ^= _unknownFields.GetHashCode();
1012 return hash;
2095 int hash = 1;
2096 if (Bb != 0) hash ^= Bb.GetHashCode();
2098 hash ^= _unknownFields.GetHashCode();
2100 return hash;
2300 int hash = 1;
2301 if (child_ != null) hash ^= Child.GetHashCode();
2302 if (payload_ != null) hash ^= Payload.GetHashCode();
2303 hash ^= repeatedChild_.GetHashCode();
2305 hash ^= _unknownFields.GetHashCode();
2307 return hash;
2527 int hash = 1;
2528 if (DeprecatedInt32 != 0) hash ^= DeprecatedInt32.GetHashCode();
2530 hash ^= _unknownFields.GetHashCode();
2532 return hash;
2703 int hash = 1;
2704 if (C != 0) hash ^= C.GetHashCode();
2706 hash ^= _unknownFields.GetHashCode();
2708 return hash;
2862 int hash = 1;
2864 hash ^= _unknownFields.GetHashCode();
2866 return hash;
3014 int hash = 1;
3015 if (foreignNested_ != null) hash ^= ForeignNested.GetHashCode();
3017 hash ^= _unknownFields.GetHashCode();
3019 return hash;
3215 int hash = 1;
3216 if (A != 0) hash ^= A.GetHashCode();
3217 if (Bb != 0) hash ^= Bb.GetHashCode();
3219 hash ^= _unknownFields.GetHashCode();
3221 return hash;
3423 int hash = 1;
3424 if (a_ != null) hash ^= A.GetHashCode();
3425 if (I != 0) hash ^= I.GetHashCode();
3427 hash ^= _unknownFields.GetHashCode();
3429 return hash;
3630 int hash = 1;
3631 if (bb_ != null) hash ^= Bb.GetHashCode();
3633 hash ^= _unknownFields.GetHashCode();
3635 return hash;
3824 int hash = 1;
3825 if (a_ != null) hash ^= A.GetHashCode();
3826 if (OptionalInt32 != 0) hash ^= OptionalInt32.GetHashCode();
3828 hash ^= _unknownFields.GetHashCode();
3830 return hash;
4028 int hash = 1;
4029 if (Value != global::Google.Protobuf.TestProtos.TestEnumWithDupValue.Unspecified) hash ^= Value.GetHashCode();
4031 hash ^= _unknownFields.GetHashCode();
4033 return hash;
4291 int hash = 1;
4292 if (PrimitiveField != 0) hash ^= PrimitiveField.GetHashCode();
4293 if (StringField.Length != 0) hash ^= StringField.GetHashCode();
4294 if (EnumField != global::Google.Protobuf.TestProtos.ForeignEnum.ForeignUnspecified) hash ^= EnumField.GetHashCode();
4295 if (messageField_ != null) hash ^= MessageField.GetHashCode();
4296 hash ^= repeatedPrimitiveField_.GetHashCode();
4297 hash ^= repeatedStringField_.GetHashCode();
4298 hash ^= repeatedEnumField_.GetHashCode();
4299 hash ^= repeatedMessageField_.GetHashCode();
4301 hash ^= _unknownFields.GetHashCode();
4303 return hash;
4640 int hash = 1;
4641 if (MyString.Length != 0) hash ^= MyString.GetHashCode();
4642 if (MyInt != 0L) hash ^= MyInt.GetHashCode();
4643 if (MyFloat != 0F) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(MyFloat);
4644 if (singleNestedMessage_ != null) hash ^= SingleNestedMessage.GetHashCode();
4646 hash ^= _unknownFields.GetHashCode();
4648 return hash;
4910 int hash = 1;
4911 if (Oo != 0L) hash ^= Oo.GetHashCode();
4912 if (Bb != 0) hash ^= Bb.GetHashCode();
4914 hash ^= _unknownFields.GetHashCode();
4916 return hash;
5110 int hash = 1;
5111 if (SparseEnum != global::Google.Protobuf.TestProtos.TestSparseEnum.Unspecified) hash ^= SparseEnum.GetHashCode();
5113 hash ^= _unknownFields.GetHashCode();
5115 return hash;
5285 int hash = 1;
5286 if (Data.Length != 0) hash ^= Data.GetHashCode();
5288 hash ^= _unknownFields.GetHashCode();
5290 return hash;
5456 int hash = 1;
5457 hash ^= data_.GetHashCode();
5459 hash ^= _unknownFields.GetHashCode();
5461 return hash;
5618 int hash = 1;
5619 if (Data.Length != 0) hash ^= Data.GetHashCode();
5621 hash ^= _unknownFields.GetHashCode();
5623 return hash;
5790 int hash = 1;
5791 if (Data.Length != 0) hash ^= Data.GetHashCode();
5793 hash ^= _unknownFields.GetHashCode();
5795 return hash;
5965 int hash = 1;
5966 if (Data != 0) hash ^= Data.GetHashCode();
5968 hash ^= _unknownFields.GetHashCode();
5970 return hash;
6137 int hash = 1;
6138 if (Data != 0) hash ^= Data.GetHashCode();
6140 hash ^= _unknownFields.GetHashCode();
6142 return hash;
6309 int hash = 1;
6310 if (Data != 0L) hash ^= Data.GetHashCode();
6312 hash ^= _unknownFields.GetHashCode();
6314 return hash;
6481 int hash = 1;
6482 if (Data != 0UL) hash ^= Data.GetHashCode();
6484 hash ^= _unknownFields.GetHashCode();
6486 return hash;
6653 int hash = 1;
6654 if (Data != false) hash ^= Data.GetHashCode();
6656 hash ^= _unknownFields.GetHashCode();
6658 return hash;
6884 int hash = 1;
6885 if (fooCase_ == FooOneofCase.FooInt) hash ^= FooInt.GetHashCode();
6886 if (fooCase_ == FooOneofCase.FooString) hash ^= FooString.GetHashCode();
6887 if (fooCase_ == FooOneofCase.FooMessage) hash ^= FooMessage.GetHashCode();
6888 hash ^= (int) fooCase_;
6890 hash ^= _unknownFields.GetHashCode();
6892 return hash;
7274 int hash = 1;
7275 hash ^= packedInt32_.GetHashCode();
7276 hash ^= packedInt64_.GetHashCode();
7277 hash ^= packedUint32_.GetHashCode();
7278 hash ^= packedUint64_.GetHashCode();
7279 hash ^= packedSint32_.GetHashCode();
7280 hash ^= packedSint64_.GetHashCode();
7281 hash ^= packedFixed32_.GetHashCode();
7282 hash ^= packedFixed64_.GetHashCode();
7283 hash ^= packedSfixed32_.GetHashCode();
7284 hash ^= packedSfixed64_.GetHashCode();
7285 hash ^= packedFloat_.GetHashCode();
7286 hash ^= packedDouble_.GetHashCode();
7287 hash ^= packedBool_.GetHashCode();
7288 hash ^= packedEnum_.GetHashCode();
7290 hash ^= _unknownFields.GetHashCode();
7292 return hash;
7792 int hash = 1;
7793 hash ^= unpackedInt32_.GetHashCode();
7794 hash ^= unpackedInt64_.GetHashCode();
7795 hash ^= unpackedUint32_.GetHashCode();
7796 hash ^= unpackedUint64_.GetHashCode();
7797 hash ^= unpackedSint32_.GetHashCode();
7798 hash ^= unpackedSint64_.GetHashCode();
7799 hash ^= unpackedFixed32_.GetHashCode();
7800 hash ^= unpackedFixed64_.GetHashCode();
7801 hash ^= unpackedSfixed32_.GetHashCode();
7802 hash ^= unpackedSfixed64_.GetHashCode();
7803 hash ^= unpackedFloat_.GetHashCode();
7804 hash ^= unpackedDouble_.GetHashCode();
7805 hash ^= unpackedBool_.GetHashCode();
7806 hash ^= unpackedEnum_.GetHashCode();
7808 hash ^= _unknownFields.GetHashCode();
7810 return hash;
8224 int hash = 1;
8225 hash ^= repeatedFixed32_.GetHashCode();
8226 hash ^= repeatedInt32_.GetHashCode();
8227 hash ^= repeatedFixed64_.GetHashCode();
8228 hash ^= repeatedInt64_.GetHashCode();
8229 hash ^= repeatedFloat_.GetHashCode();
8230 hash ^= repeatedUint64_.GetHashCode();
8232 hash ^= _unknownFields.GetHashCode();
8234 return hash;
8466 int hash = 1;
8467 if (A.Length != 0) hash ^= A.GetHashCode();
8469 hash ^= _unknownFields.GetHashCode();
8471 return hash;
8628 int hash = 1;
8630 hash ^= _unknownFields.GetHashCode();
8632 return hash;
8764 int hash = 1;
8766 hash ^= _unknownFields.GetHashCode();
8768 return hash;
8900 int hash = 1;
8902 hash ^= _unknownFields.GetHashCode();
8904 return hash;
9036 int hash = 1;
9038 hash ^= _unknownFields.GetHashCode();
9040 return hash;
9172 int hash = 1;
9174 hash ^= _unknownFields.GetHashCode();
9176 return hash;
9308 int hash = 1;
9310 hash ^= _unknownFields.GetHashCode();
9312 return hash;
9444 int hash = 1;
9446 hash ^= _unknownFields.GetHashCode();
9448 return hash;
9599 int hash = 1;
9600 if (Text.Length != 0) hash ^= Text.GetHashCode();
9602 hash ^= _unknownFields.GetHashCode();
9604 return hash;
9789 int hash = 1;
9790 if (NestedText.Length != 0) hash ^= NestedText.GetHashCode();
9792 hash ^= _unknownFields.GetHashCode();
9794 return hash;