Lines Matching refs:packedDouble_
336 packedDouble_ = other.packedDouble_.Clone();
1248 private readonly pbc::RepeatedField<double> packedDouble_ = new pbc::RepeatedField<double>();
1251 get { return packedDouble_; }
2355 if(!packedDouble_.Equals(other.packedDouble_)) return false;
2483 hash ^= packedDouble_.GetHashCode();
2706 packedDouble_.WriteTo(output, _repeated_packedDouble_codec);
2987 packedDouble_.WriteTo(ref output, _repeated_packedDouble_codec);
3227 size += packedDouble_.CalculateSize(_repeated_packedDouble_codec);
3468 packedDouble_.Add(other.packedDouble_);
3943 packedDouble_.AddEntriesFrom(input, _repeated_packedDouble_codec);
4492 packedDouble_.AddEntriesFrom(ref input, _repeated_packedDouble_codec);