Lines Matching refs:packedUint64_
7083 packedUint64_ = other.packedUint64_.Clone();
7136 private readonly pbc::RepeatedField<ulong> packedUint64_ = new pbc::RepeatedField<ulong>();
7139 get { return packedUint64_; }
7258 if(!packedUint64_.Equals(other.packedUint64_)) return false;
7278 hash ^= packedUint64_.GetHashCode();
7308 packedUint64_.WriteTo(output, _repeated_packedUint64_codec);
7331 packedUint64_.WriteTo(ref output, _repeated_packedUint64_codec);
7354 size += packedUint64_.CalculateSize(_repeated_packedUint64_codec);
7379 packedUint64_.Add(other.packedUint64_);
7421 packedUint64_.AddEntriesFrom(input, _repeated_packedUint64_codec);
7505 packedUint64_.AddEntriesFrom(ref input, _repeated_packedUint64_codec);