Lines Matching refs:packedUint64_
22669 packedUint64_ = other.packedUint64_.Clone();
22722 private readonly pbc::RepeatedField<ulong> packedUint64_ = new pbc::RepeatedField<ulong>();
22725 get { return packedUint64_; }
22844 if(!packedUint64_.Equals(other.packedUint64_)) return false;
22864 hash ^= packedUint64_.GetHashCode();
22894 packedUint64_.WriteTo(output, _repeated_packedUint64_codec);
22917 packedUint64_.WriteTo(ref output, _repeated_packedUint64_codec);
22940 size += packedUint64_.CalculateSize(_repeated_packedUint64_codec);
22965 packedUint64_.Add(other.packedUint64_);
23007 packedUint64_.AddEntriesFrom(input, _repeated_packedUint64_codec);
23091 packedUint64_.AddEntriesFrom(ref input, _repeated_packedUint64_codec);