Lines Matching refs:packedDouble_
22677 packedDouble_ = other.packedDouble_.Clone();
22802 private readonly pbc::RepeatedField<double> packedDouble_ = new pbc::RepeatedField<double>();
22805 get { return packedDouble_; }
22852 if(!packedDouble_.Equals(other.packedDouble_)) return false;
22872 hash ^= packedDouble_.GetHashCode();
22902 packedDouble_.WriteTo(output, _repeated_packedDouble_codec);
22925 packedDouble_.WriteTo(ref output, _repeated_packedDouble_codec);
22948 size += packedDouble_.CalculateSize(_repeated_packedDouble_codec);
22973 packedDouble_.Add(other.packedDouble_);
23047 packedDouble_.AddEntriesFrom(input, _repeated_packedDouble_codec);
23131 packedDouble_.AddEntriesFrom(ref input, _repeated_packedDouble_codec);