Lines Matching refs:packedDouble_
346 packedDouble_ = other.packedDouble_.Clone();
1055 private readonly pbc::RepeatedField<double> packedDouble_ = new pbc::RepeatedField<double>();
1058 get { return packedDouble_; }
2158 if(!packedDouble_.Equals(other.packedDouble_)) return false;
2314 hash ^= packedDouble_.GetHashCode();
2568 packedDouble_.WriteTo(output, _repeated_packedDouble_codec);
2912 packedDouble_.WriteTo(ref output, _repeated_packedDouble_codec);
3214 size += packedDouble_.CalculateSize(_repeated_packedDouble_codec);
3513 packedDouble_.Add(other.packedDouble_);
4080 packedDouble_.AddEntriesFrom(input, _repeated_packedDouble_codec);
4793 packedDouble_.AddEntriesFrom(ref input, _repeated_packedDouble_codec);