Searched refs:repeatedSfixed32_ (Results 1 – 2 of 2) sorted by relevance
777 repeatedSfixed32_ = other.repeatedSfixed32_.Clone(); in TestAllTypes()1174 private readonly pbc::RepeatedField<int> repeatedSfixed32_ = new pbc::RepeatedField<int>(); field in Conformance.TestAllTypes1176 get { return repeatedSfixed32_; }1981 if(!repeatedSfixed32_.Equals(other.repeatedSfixed32_)) return false; in Equals()2095 hash ^= repeatedSfixed32_.GetHashCode(); in GetHashCode()2278 repeatedSfixed32_.WriteTo(output, _repeated_repeatedSfixed32_codec); in WriteTo()2518 size += repeatedSfixed32_.CalculateSize(_repeated_repeatedSfixed32_codec); in CalculateSize()2748 repeatedSfixed32_.Add(other.repeatedSfixed32_); in MergeFrom()3075 repeatedSfixed32_.AddEntriesFrom(input, _repeated_repeatedSfixed32_codec); in MergeFrom()
288 repeatedSfixed32_ = other.repeatedSfixed32_.Clone(); in TestAllTypes()628 private readonly pbc::RepeatedField<int> repeatedSfixed32_ = new pbc::RepeatedField<int>(); field in Google.Protobuf.TestProtos.TestAllTypes630 get { return repeatedSfixed32_; }853 if(!repeatedSfixed32_.Equals(other.repeatedSfixed32_)) return false; in Equals()907 hash ^= repeatedSfixed32_.GetHashCode(); in GetHashCode()1030 repeatedSfixed32_.WriteTo(output, _repeated_repeatedSfixed32_codec); in WriteTo()1138 size += repeatedSfixed32_.CalculateSize(_repeated_repeatedSfixed32_codec); in CalculateSize()1257 repeatedSfixed32_.Add(other.repeatedSfixed32_); in MergeFrom()1437 repeatedSfixed32_.AddEntriesFrom(input, _repeated_repeatedSfixed32_codec); in MergeFrom()