Lines Matching defs:DoubleValue
161 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.UninterpretedOption), global::Google.Protobuf.Reflection.UninterpretedOption.Parser, new[]{ "Name", "IdentifierValue", "PositiveIntValue", "NegativeIntValue", "DoubleValue", "StringValue", "AggregateValue" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart), global::Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart.Parser, new[]{ "NamePart_", "IsExtension" }, null, null, null)}),
4366 public double DoubleValue {
4408 if (DoubleValue != other.DoubleValue) return false;
4420 if (DoubleValue != 0D) hash ^= DoubleValue.GetHashCode();
4444 if (DoubleValue != 0D) {
4446 output.WriteDouble(DoubleValue);
4470 if (DoubleValue != 0D) {
4496 if (other.DoubleValue != 0D) {
4497 DoubleValue = other.DoubleValue;
4531 DoubleValue = input.ReadDouble();