Searched refs:repeatedSfixed64_ (Results 1 – 2 of 2) sorted by relevance
820 repeatedSfixed64_ = other.repeatedSfixed64_.Clone(); in TestAllTypes()1257 private readonly pbc::RepeatedField<long> repeatedSfixed64_ = new pbc::RepeatedField<long>(); field in Conformance.TestAllTypes1260 get { return repeatedSfixed64_; }2137 if(!repeatedSfixed64_.Equals(other.repeatedSfixed64_)) return false; in Equals()2252 hash ^= repeatedSfixed64_.GetHashCode(); in GetHashCode()2437 repeatedSfixed64_.WriteTo(output, _repeated_repeatedSfixed64_codec); in WriteTo()2678 size += repeatedSfixed64_.CalculateSize(_repeated_repeatedSfixed64_codec); in CalculateSize()2909 repeatedSfixed64_.Add(other.repeatedSfixed64_); in MergeFrom()3241 repeatedSfixed64_.AddEntriesFrom(input, _repeated_repeatedSfixed64_codec); in MergeFrom()
292 repeatedSfixed64_ = other.repeatedSfixed64_.Clone(); in TestAllTypes()672 private readonly pbc::RepeatedField<long> repeatedSfixed64_ = new pbc::RepeatedField<long>(); field in Google.Protobuf.TestProtos.TestAllTypes675 get { return repeatedSfixed64_; }910 if(!repeatedSfixed64_.Equals(other.repeatedSfixed64_)) return false; in Equals()965 hash ^= repeatedSfixed64_.GetHashCode(); in GetHashCode()1090 repeatedSfixed64_.WriteTo(output, _repeated_repeatedSfixed64_codec); in WriteTo()1199 size += repeatedSfixed64_.CalculateSize(_repeated_repeatedSfixed64_codec); in CalculateSize()1319 repeatedSfixed64_.Add(other.repeatedSfixed64_); in MergeFrom()1504 repeatedSfixed64_.AddEntriesFrom(input, _repeated_repeatedSfixed64_codec); in MergeFrom()