Lines Matching refs:GetHashCode
2427 public override int GetHashCode() { in GetHashCode() method in ProtobufTestMessages.Proto2.TestAllTypesProto2
2429 if (HasOptionalInt32) hash ^= OptionalInt32.GetHashCode(); in GetHashCode()
2430 if (HasOptionalInt64) hash ^= OptionalInt64.GetHashCode(); in GetHashCode()
2431 if (HasOptionalUint32) hash ^= OptionalUint32.GetHashCode(); in GetHashCode()
2432 if (HasOptionalUint64) hash ^= OptionalUint64.GetHashCode(); in GetHashCode()
2433 if (HasOptionalSint32) hash ^= OptionalSint32.GetHashCode(); in GetHashCode()
2434 if (HasOptionalSint64) hash ^= OptionalSint64.GetHashCode(); in GetHashCode()
2435 if (HasOptionalFixed32) hash ^= OptionalFixed32.GetHashCode(); in GetHashCode()
2436 if (HasOptionalFixed64) hash ^= OptionalFixed64.GetHashCode(); in GetHashCode()
2437 if (HasOptionalSfixed32) hash ^= OptionalSfixed32.GetHashCode(); in GetHashCode()
2438 if (HasOptionalSfixed64) hash ^= OptionalSfixed64.GetHashCode(); in GetHashCode()
2439 …t) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(OptionalFloat); in GetHashCode()
2440 …) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(OptionalDouble); in GetHashCode()
2441 if (HasOptionalBool) hash ^= OptionalBool.GetHashCode(); in GetHashCode()
2442 if (HasOptionalString) hash ^= OptionalString.GetHashCode(); in GetHashCode()
2443 if (HasOptionalBytes) hash ^= OptionalBytes.GetHashCode(); in GetHashCode()
2444 if (optionalNestedMessage_ != null) hash ^= OptionalNestedMessage.GetHashCode(); in GetHashCode()
2445 if (optionalForeignMessage_ != null) hash ^= OptionalForeignMessage.GetHashCode(); in GetHashCode()
2446 if (HasOptionalNestedEnum) hash ^= OptionalNestedEnum.GetHashCode(); in GetHashCode()
2447 if (HasOptionalForeignEnum) hash ^= OptionalForeignEnum.GetHashCode(); in GetHashCode()
2448 if (HasOptionalStringPiece) hash ^= OptionalStringPiece.GetHashCode(); in GetHashCode()
2449 if (HasOptionalCord) hash ^= OptionalCord.GetHashCode(); in GetHashCode()
2450 if (recursiveMessage_ != null) hash ^= RecursiveMessage.GetHashCode(); in GetHashCode()
2451 hash ^= repeatedInt32_.GetHashCode(); in GetHashCode()
2452 hash ^= repeatedInt64_.GetHashCode(); in GetHashCode()
2453 hash ^= repeatedUint32_.GetHashCode(); in GetHashCode()
2454 hash ^= repeatedUint64_.GetHashCode(); in GetHashCode()
2455 hash ^= repeatedSint32_.GetHashCode(); in GetHashCode()
2456 hash ^= repeatedSint64_.GetHashCode(); in GetHashCode()
2457 hash ^= repeatedFixed32_.GetHashCode(); in GetHashCode()
2458 hash ^= repeatedFixed64_.GetHashCode(); in GetHashCode()
2459 hash ^= repeatedSfixed32_.GetHashCode(); in GetHashCode()
2460 hash ^= repeatedSfixed64_.GetHashCode(); in GetHashCode()
2461 hash ^= repeatedFloat_.GetHashCode(); in GetHashCode()
2462 hash ^= repeatedDouble_.GetHashCode(); in GetHashCode()
2463 hash ^= repeatedBool_.GetHashCode(); in GetHashCode()
2464 hash ^= repeatedString_.GetHashCode(); in GetHashCode()
2465 hash ^= repeatedBytes_.GetHashCode(); in GetHashCode()
2466 hash ^= repeatedNestedMessage_.GetHashCode(); in GetHashCode()
2467 hash ^= repeatedForeignMessage_.GetHashCode(); in GetHashCode()
2468 hash ^= repeatedNestedEnum_.GetHashCode(); in GetHashCode()
2469 hash ^= repeatedForeignEnum_.GetHashCode(); in GetHashCode()
2470 hash ^= repeatedStringPiece_.GetHashCode(); in GetHashCode()
2471 hash ^= repeatedCord_.GetHashCode(); in GetHashCode()
2472 hash ^= packedInt32_.GetHashCode(); in GetHashCode()
2473 hash ^= packedInt64_.GetHashCode(); in GetHashCode()
2474 hash ^= packedUint32_.GetHashCode(); in GetHashCode()
2475 hash ^= packedUint64_.GetHashCode(); in GetHashCode()
2476 hash ^= packedSint32_.GetHashCode(); in GetHashCode()
2477 hash ^= packedSint64_.GetHashCode(); in GetHashCode()
2478 hash ^= packedFixed32_.GetHashCode(); in GetHashCode()
2479 hash ^= packedFixed64_.GetHashCode(); in GetHashCode()
2480 hash ^= packedSfixed32_.GetHashCode(); in GetHashCode()
2481 hash ^= packedSfixed64_.GetHashCode(); in GetHashCode()
2482 hash ^= packedFloat_.GetHashCode(); in GetHashCode()
2483 hash ^= packedDouble_.GetHashCode(); in GetHashCode()
2484 hash ^= packedBool_.GetHashCode(); in GetHashCode()
2485 hash ^= packedNestedEnum_.GetHashCode(); in GetHashCode()
2486 hash ^= unpackedInt32_.GetHashCode(); in GetHashCode()
2487 hash ^= unpackedInt64_.GetHashCode(); in GetHashCode()
2488 hash ^= unpackedUint32_.GetHashCode(); in GetHashCode()
2489 hash ^= unpackedUint64_.GetHashCode(); in GetHashCode()
2490 hash ^= unpackedSint32_.GetHashCode(); in GetHashCode()
2491 hash ^= unpackedSint64_.GetHashCode(); in GetHashCode()
2492 hash ^= unpackedFixed32_.GetHashCode(); in GetHashCode()
2493 hash ^= unpackedFixed64_.GetHashCode(); in GetHashCode()
2494 hash ^= unpackedSfixed32_.GetHashCode(); in GetHashCode()
2495 hash ^= unpackedSfixed64_.GetHashCode(); in GetHashCode()
2496 hash ^= unpackedFloat_.GetHashCode(); in GetHashCode()
2497 hash ^= unpackedDouble_.GetHashCode(); in GetHashCode()
2498 hash ^= unpackedBool_.GetHashCode(); in GetHashCode()
2499 hash ^= unpackedNestedEnum_.GetHashCode(); in GetHashCode()
2500 hash ^= MapInt32Int32.GetHashCode(); in GetHashCode()
2501 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
2502 hash ^= MapUint32Uint32.GetHashCode(); in GetHashCode()
2503 hash ^= MapUint64Uint64.GetHashCode(); in GetHashCode()
2504 hash ^= MapSint32Sint32.GetHashCode(); in GetHashCode()
2505 hash ^= MapSint64Sint64.GetHashCode(); in GetHashCode()
2506 hash ^= MapFixed32Fixed32.GetHashCode(); in GetHashCode()
2507 hash ^= MapFixed64Fixed64.GetHashCode(); in GetHashCode()
2508 hash ^= MapSfixed32Sfixed32.GetHashCode(); in GetHashCode()
2509 hash ^= MapSfixed64Sfixed64.GetHashCode(); in GetHashCode()
2510 hash ^= MapInt32Float.GetHashCode(); in GetHashCode()
2511 hash ^= MapInt32Double.GetHashCode(); in GetHashCode()
2512 hash ^= MapBoolBool.GetHashCode(); in GetHashCode()
2513 hash ^= MapStringString.GetHashCode(); in GetHashCode()
2514 hash ^= MapStringBytes.GetHashCode(); in GetHashCode()
2515 hash ^= MapStringNestedMessage.GetHashCode(); in GetHashCode()
2516 hash ^= MapStringForeignMessage.GetHashCode(); in GetHashCode()
2517 hash ^= MapStringNestedEnum.GetHashCode(); in GetHashCode()
2518 hash ^= MapStringForeignEnum.GetHashCode(); in GetHashCode()
2519 if (HasOneofUint32) hash ^= OneofUint32.GetHashCode(); in GetHashCode()
2520 …neofFieldCase_ == OneofFieldOneofCase.OneofNestedMessage) hash ^= OneofNestedMessage.GetHashCode(); in GetHashCode()
2521 if (HasOneofString) hash ^= OneofString.GetHashCode(); in GetHashCode()
2522 if (HasOneofBytes) hash ^= OneofBytes.GetHashCode(); in GetHashCode()
2523 if (HasOneofBool) hash ^= OneofBool.GetHashCode(); in GetHashCode()
2524 if (HasOneofUint64) hash ^= OneofUint64.GetHashCode(); in GetHashCode()
2525 …loat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(OneofFloat); in GetHashCode()
2526 …ble) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(OneofDouble); in GetHashCode()
2527 if (HasOneofEnum) hash ^= OneofEnum.GetHashCode(); in GetHashCode()
2528 if (HasData) hash ^= Data.GetHashCode(); in GetHashCode()
2529 if (HasFieldname1) hash ^= Fieldname1.GetHashCode(); in GetHashCode()
2530 if (HasFieldName2) hash ^= FieldName2.GetHashCode(); in GetHashCode()
2531 if (HasFieldName3) hash ^= FieldName3.GetHashCode(); in GetHashCode()
2532 if (HasFieldName4) hash ^= FieldName4.GetHashCode(); in GetHashCode()
2533 if (HasField0Name5) hash ^= Field0Name5.GetHashCode(); in GetHashCode()
2534 if (HasField0Name6) hash ^= Field0Name6.GetHashCode(); in GetHashCode()
2535 if (HasFieldName7) hash ^= FieldName7.GetHashCode(); in GetHashCode()
2536 if (HasFieldName8) hash ^= FieldName8.GetHashCode(); in GetHashCode()
2537 if (HasFieldName9) hash ^= FieldName9.GetHashCode(); in GetHashCode()
2538 if (HasFieldName10) hash ^= FieldName10.GetHashCode(); in GetHashCode()
2539 if (HasFIELDNAME11) hash ^= FIELDNAME11.GetHashCode(); in GetHashCode()
2540 if (HasFIELDName12) hash ^= FIELDName12.GetHashCode(); in GetHashCode()
2541 if (HasFieldName13) hash ^= FieldName13.GetHashCode(); in GetHashCode()
2542 if (HasFieldName14) hash ^= FieldName14.GetHashCode(); in GetHashCode()
2543 if (HasFieldName15) hash ^= FieldName15.GetHashCode(); in GetHashCode()
2544 if (HasFieldName16) hash ^= FieldName16.GetHashCode(); in GetHashCode()
2545 if (HasFieldName17) hash ^= FieldName17.GetHashCode(); in GetHashCode()
2546 if (HasFieldName18) hash ^= FieldName18.GetHashCode(); in GetHashCode()
2549 hash ^= _extensions.GetHashCode(); in GetHashCode()
2552 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
4832 public override int GetHashCode() { in GetHashCode() method in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedMessage
4834 if (HasA) hash ^= A.GetHashCode(); in GetHashCode()
4835 if (corecursive_ != null) hash ^= Corecursive.GetHashCode(); in GetHashCode()
4837 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
5080 public override int GetHashCode() { in GetHashCode() method in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.Data
5082 if (HasGroupInt32) hash ^= GroupInt32.GetHashCode(); in GetHashCode()
5083 if (HasGroupUint32) hash ^= GroupUint32.GetHashCode(); in GetHashCode()
5085 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
5275 public override int GetHashCode() { in GetHashCode() method in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrect
5278 hash ^= _extensions.GetHashCode(); in GetHashCode()
5281 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
5475 public override int GetHashCode() { in GetHashCode() method in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrectExtension1
5477 if (HasStr) hash ^= Str.GetHashCode(); in GetHashCode()
5479 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
5671 public override int GetHashCode() { in GetHashCode() method in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrectExtension2
5673 if (HasI) hash ^= I.GetHashCode(); in GetHashCode()
5675 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
5872 public override int GetHashCode() { in GetHashCode() method in ProtobufTestMessages.Proto2.ForeignMessageProto2
5874 if (HasC) hash ^= C.GetHashCode(); in GetHashCode()
5876 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
6158 public override int GetHashCode() { in GetHashCode() method in ProtobufTestMessages.Proto2.UnknownToTestAllTypes
6160 if (HasOptionalInt32) hash ^= OptionalInt32.GetHashCode(); in GetHashCode()
6161 if (HasOptionalString) hash ^= OptionalString.GetHashCode(); in GetHashCode()
6162 if (nestedMessage_ != null) hash ^= NestedMessage.GetHashCode(); in GetHashCode()
6163 if (HasOptionalGroup) hash ^= OptionalGroup.GetHashCode(); in GetHashCode()
6164 if (HasOptionalBool) hash ^= OptionalBool.GetHashCode(); in GetHashCode()
6165 hash ^= repeatedInt32_.GetHashCode(); in GetHashCode()
6167 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
6474 public override int GetHashCode() { in GetHashCode() method in ProtobufTestMessages.Proto2.UnknownToTestAllTypes.Types.OptionalGroup
6476 if (HasA) hash ^= A.GetHashCode(); in GetHashCode()
6478 hash ^= _unknownFields.GetHashCode(); in GetHashCode()