Searched refs:repeatedSfixed32_ (Results 1 – 2 of 2) sorted by relevance
819 repeatedSfixed32_ = other.repeatedSfixed32_.Clone(); in TestAllTypes()1247 private readonly pbc::RepeatedField<int> repeatedSfixed32_ = new pbc::RepeatedField<int>(); field in Conformance.TestAllTypes1250 get { return repeatedSfixed32_; }2136 if(!repeatedSfixed32_.Equals(other.repeatedSfixed32_)) return false; in Equals()2251 hash ^= repeatedSfixed32_.GetHashCode(); in GetHashCode()2436 repeatedSfixed32_.WriteTo(output, _repeated_repeatedSfixed32_codec); in WriteTo()2677 size += repeatedSfixed32_.CalculateSize(_repeated_repeatedSfixed32_codec); in CalculateSize()2908 repeatedSfixed32_.Add(other.repeatedSfixed32_); in MergeFrom()3236 repeatedSfixed32_.AddEntriesFrom(input, _repeated_repeatedSfixed32_codec); in MergeFrom()
291 repeatedSfixed32_ = other.repeatedSfixed32_.Clone(); in TestAllTypes()662 private readonly pbc::RepeatedField<int> repeatedSfixed32_ = new pbc::RepeatedField<int>(); field in Google.Protobuf.TestProtos.TestAllTypes665 get { return repeatedSfixed32_; }909 if(!repeatedSfixed32_.Equals(other.repeatedSfixed32_)) return false; in Equals()964 hash ^= repeatedSfixed32_.GetHashCode(); in GetHashCode()1089 repeatedSfixed32_.WriteTo(output, _repeated_repeatedSfixed32_codec); in WriteTo()1198 size += repeatedSfixed32_.CalculateSize(_repeated_repeatedSfixed32_codec); in CalculateSize()1318 repeatedSfixed32_.Add(other.repeatedSfixed32_); in MergeFrom()1499 repeatedSfixed32_.AddEntriesFrom(input, _repeated_repeatedSfixed32_codec); in MergeFrom()