Lines Matching refs:hash
438 int hash = 1;
439 hash ^= MapInt32Int32.GetHashCode();
440 hash ^= MapInt64Int64.GetHashCode();
441 hash ^= MapUint32Uint32.GetHashCode();
442 hash ^= MapUint64Uint64.GetHashCode();
443 hash ^= MapSint32Sint32.GetHashCode();
444 hash ^= MapSint64Sint64.GetHashCode();
445 hash ^= MapFixed32Fixed32.GetHashCode();
446 hash ^= MapFixed64Fixed64.GetHashCode();
447 hash ^= MapSfixed32Sfixed32.GetHashCode();
448 hash ^= MapSfixed64Sfixed64.GetHashCode();
449 hash ^= MapInt32Float.GetHashCode();
450 hash ^= MapInt32Double.GetHashCode();
451 hash ^= MapBoolBool.GetHashCode();
452 hash ^= MapStringString.GetHashCode();
453 hash ^= MapInt32Bytes.GetHashCode();
454 hash ^= MapInt32Enum.GetHashCode();
455 hash ^= MapInt32ForeignMessage.GetHashCode();
457 hash ^= _unknownFields.GetHashCode();
459 return hash;
808 int hash = 1;
809 if (testMap_ != null) hash ^= TestMap.GetHashCode();
811 hash ^= _unknownFields.GetHashCode();
813 return hash;
988 int hash = 1;
989 hash ^= MapInt32Message.GetHashCode();
991 hash ^= _unknownFields.GetHashCode();
993 return hash;
1164 int hash = 1;
1165 hash ^= Map1.GetHashCode();
1166 hash ^= Map2.GetHashCode();
1168 hash ^= _unknownFields.GetHashCode();
1170 return hash;
1506 int hash = 1;
1507 hash ^= MapInt32Int32.GetHashCode();
1508 hash ^= MapInt64Int64.GetHashCode();
1509 hash ^= MapUint32Uint32.GetHashCode();
1510 hash ^= MapUint64Uint64.GetHashCode();
1511 hash ^= MapSint32Sint32.GetHashCode();
1512 hash ^= MapSint64Sint64.GetHashCode();
1513 hash ^= MapFixed32Fixed32.GetHashCode();
1514 hash ^= MapFixed64Fixed64.GetHashCode();
1515 hash ^= MapSfixed32Sfixed32.GetHashCode();
1516 hash ^= MapSfixed64Sfixed64.GetHashCode();
1517 hash ^= MapInt32Float.GetHashCode();
1518 hash ^= MapInt32Double.GetHashCode();
1519 hash ^= MapBoolBool.GetHashCode();
1520 hash ^= MapInt32Enum.GetHashCode();
1521 hash ^= MapInt32ForeignMessage.GetHashCode();
1523 hash ^= _unknownFields.GetHashCode();
1525 return hash;
1853 int hash = 1;
1854 hash ^= Type.GetHashCode();
1856 hash ^= _unknownFields.GetHashCode();
1858 return hash;
2028 int hash = 1;
2029 hash ^= Entry.GetHashCode();
2031 hash ^= _unknownFields.GetHashCode();
2033 return hash;