Lines Matching refs:Packed
178 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.FieldOptions), global::Google.Protobuf.Reflection.FieldOptions.Parser, new[]{ "Ctype", "Packed", "Jstype", "Lazy", "Deprecated", "Weak", "UninterpretedOption" }, null, new[]{ typeof(global::Google.Protobuf.Reflection.FieldOptions.Types.CType), typeof(global::Google.Protobuf.Reflection.FieldOptions.Types.JSType) }, null, null),
6557 public bool Packed {
6749 if (Packed != other.Packed) return false;
6765 if (HasPacked) hash ^= Packed.GetHashCode();
6796 output.WriteBool(Packed);
6833 output.WriteBool(Packed);
6901 Packed = other.Packed;
6938 Packed = input.ReadBool();
6982 Packed = input.ReadBool();