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