Lines Matching refs:OptimizeFor
176 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.FileOptions), global::Google.Protobuf.Reflection.FileOptions.Parser, new[]{ "JavaPackage", "JavaOuterClassname", "JavaMultipleFiles", "JavaGenerateEqualsAndHash", "JavaStringCheckUtf8", "OptimizeFor", "GoPackage", "CcGenericServices", "JavaGenericServices", "PyGenericServices", "PhpGenericServices", "Deprecated", "CcEnableArenas", "ObjcClassPrefix", "CsharpNamespace", "SwiftPrefix", "PhpClassPrefix", "PhpNamespace", "PhpMetadataNamespace", "RubyPackage", "UninterpretedOption" }, null, new[]{ typeof(global::Google.Protobuf.Reflection.FileOptions.Types.OptimizeMode) }, null, null),
4923 public global::Google.Protobuf.Reflection.FileOptions.Types.OptimizeMode OptimizeFor {
5362 if (OptimizeFor != other.OptimizeFor) return false;
5392 if (HasOptimizeFor) hash ^= OptimizeFor.GetHashCode();
5437 output.WriteEnum((int) OptimizeFor);
5530 output.WriteEnum((int) OptimizeFor);
5629 size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) OptimizeFor);
5704 OptimizeFor = other.OptimizeFor;
5775 OptimizeFor = (global::Google.Protobuf.Reflection.FileOptions.Types.OptimizeMode) input.ReadEnum();
5875 OptimizeFor = (global::Google.Protobuf.Reflection.FileOptions.Types.OptimizeMode) input.ReadEnum();