Lines Matching refs:packedDouble_
7091 packedDouble_ = other.packedDouble_.Clone();
7216 private readonly pbc::RepeatedField<double> packedDouble_ = new pbc::RepeatedField<double>();
7219 get { return packedDouble_; }
7266 if(!packedDouble_.Equals(other.packedDouble_)) return false;
7286 hash ^= packedDouble_.GetHashCode();
7316 packedDouble_.WriteTo(output, _repeated_packedDouble_codec);
7339 packedDouble_.WriteTo(ref output, _repeated_packedDouble_codec);
7362 size += packedDouble_.CalculateSize(_repeated_packedDouble_codec);
7387 packedDouble_.Add(other.packedDouble_);
7461 packedDouble_.AddEntriesFrom(input, _repeated_packedDouble_codec);
7545 packedDouble_.AddEntriesFrom(ref input, _repeated_packedDouble_codec);