Lines Matching defs:unpackedFixed32_
23190 unpackedFixed32_ = other.unpackedFixed32_.Clone();
23270 private readonly pbc::RepeatedField<uint> unpackedFixed32_ = new pbc::RepeatedField<uint>();
23273 get { return unpackedFixed32_; }
23365 if(!unpackedFixed32_.Equals(other.unpackedFixed32_)) return false;
23385 hash ^= unpackedFixed32_.GetHashCode();
23415 unpackedFixed32_.WriteTo(output, _repeated_unpackedFixed32_codec);
23438 unpackedFixed32_.WriteTo(ref output, _repeated_unpackedFixed32_codec);
23461 size += unpackedFixed32_.CalculateSize(_repeated_unpackedFixed32_codec);
23486 unpackedFixed32_.Add(other.unpackedFixed32_);
23540 unpackedFixed32_.AddEntriesFrom(input, _repeated_unpackedFixed32_codec);
23624 unpackedFixed32_.AddEntriesFrom(ref input, _repeated_unpackedFixed32_codec);