/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | FieldType.cs | 67 Fixed32, enumerator
|
H A D | FieldDescriptor.cs | 181 case FieldDescriptorProto.Types.Type.Fixed32: in GetFieldTypeFromProtoType() 182 return FieldType.Fixed32; in GetFieldTypeFromProtoType()
|
H A D | Descriptor.cs | 2872 [pbr::OriginalName("TYPE_FIXED32")] Fixed32 = 7, enumerator
|
/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | WireFormat.cs | 74 Fixed32 = 5
enumerator
|
H A D | ParsingPrimitivesMessages.cs | 61 case WireFormat.WireType.Fixed32: in SkipLastField()
|
H A D | UnknownField.cs | 119 output.WriteTag(fieldNumber, WireFormat.WireType.Fixed32); in WriteTo()
|
H A D | UnknownFieldSet.cs | 216 case WireFormat.WireType.Fixed32: in MergeFieldFrom()
|
H A D | FieldCodec.cs | 537 { typeof(float), ForFloat(WireFormat.MakeTag(WrappersReflection.WrapperValueFieldNumber, WireFormat.WireType.Fixed32)) },
|
H A D | JsonFormatter.cs | 330 case FieldType.Fixed32: in IsDefaultValue()
|
/third_party/protobuf/src/google/protobuf/ |
H A D | wire_format.cc | 848 HANDLE_PACKED_TYPE(FIXED32, uint32, Fixed32) in _InternalParseAndMergeField() 1086 CASE_TYPE(FIXED32, Fixed32, UInt32) in SerializeMapKeyWithCachedSizes() 1115 CASE_TYPE(FIXED32, Fixed32, UInt32) in SerializeMapValueRefWithCachedSizes() 1308 HANDLE_PRIMITIVE_TYPE(FIXED32, uint32, Fixed32, UInt32) in InternalSerializeField() 1346 HANDLE_PRIMITIVE_TYPE(FIXED32, uint32, Fixed32, UInt32) in InternalSerializeField() 1555 FIXED_CASE_TYPE(FIXED32, Fixed32); in MapKeyDataOnlyByteSize() 1593 FIXED_CASE_TYPE(FIXED32, Fixed32); in MapValueRefDataOnlyByteSize() 1671 HANDLE_FIXED_TYPE(FIXED32, Fixed32) in FieldDataOnlyByteSize()
|
H A D | extension_set.cc | 1594 HANDLE_TYPE(FIXED32, Fixed32, uint32); in ByteSize() 1649 HANDLE_TYPE(FIXED32, Fixed32, uint32); in ByteSize() 1693 HANDLE_TYPE(FIXED32, Fixed32); in ByteSize() 1956 HANDLE_TYPE(FIXED32, Fixed32, uint32); in InternalSerializeFieldWithCachedSizesToArray() 1990 HANDLE_TYPE(FIXED32, Fixed32, uint32); in InternalSerializeFieldWithCachedSizesToArray() 2038 HANDLE_TYPE(FIXED32, Fixed32, uint32_value); in InternalSerializeFieldWithCachedSizesToArray()
|
H A D | extension_set_inl.h | 60 HANDLE_TYPE(FIXED32, Fixed32); in ParseFieldWithExtensionInfo()
|
H A D | map_type_handler.h | 309 FIXED_BYTE_SIZE(FIXED32, Fixed32) 354 GET_FIXED_CACHED_SIZE(FIXED32, Fixed32) 401 WRITE_METHOD(FIXED32, Fixed32)
|
H A D | unknown_field_set_unittest.cc | 154 TEST_F(UnknownFieldSetTest, Fixed32) { in TEST_F()
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ |
H A D | CodedOutputStreamTest.cs | 308 cout.WriteTag(13, WireFormat.WireType.Fixed32);
in TestCodedInputOutputPosition() 329 cout.WriteTag(3, WireFormat.WireType.Fixed32);
in TestCodedInputOutputPosition()
|
H A D | CodedInputStreamTest.cs | 443 output.WriteTag(1, WireFormat.WireType.Fixed32);
in SkipGroup() 487 output.WriteTag(3, WireFormat.WireType.Fixed32);
in SkipGroup_WrongEndGroupTag()
|
H A D | GeneratedMessageTest.cs | 690 output.WriteTag(TestAllTypes.SingleFixed32FieldNumber, WireFormat.WireType.Fixed32);
in ExtraEndGroupThrows()
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
H A D | CodedOutputStreamTest.cs | 402 cout.WriteTag(13, WireFormat.WireType.Fixed32);
in TestCodedInputOutputPosition() 423 cout.WriteTag(3, WireFormat.WireType.Fixed32);
in TestCodedInputOutputPosition()
|
H A D | CodedInputStreamTest.cs | 716 output.WriteTag(1, WireFormat.WireType.Fixed32);
in SkipGroup() 760 output.WriteTag(3, WireFormat.WireType.Fixed32);
in SkipGroup_WrongEndGroupTag()
|
H A D | GeneratedMessageTest.cs | 753 output.WriteTag(TestAllTypes.SingleFixed32FieldNumber, WireFormat.WireType.Fixed32);
in ExtraEndGroupThrows()
|
/third_party/protobuf/objectivec/ |
H A D | GPBUtilities_PackagePrivate.h | 334 GPB_MESSAGE_SIGNATURE_ENTRY(uint32_t, Fixed32)
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/ |
H A D | RepeatedFieldTest.cs | 504 var tag = WireFormat.MakeTag(1, WireFormat.WireType.Fixed32); in CalculateSize_FixedSizeNonPacked()
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/ |
H A D | RepeatedFieldTest.cs | 505 var tag = WireFormat.MakeTag(1, WireFormat.WireType.Fixed32); in CalculateSize_FixedSizeNonPacked()
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | Unittest.cs | 743 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestHugeFieldNumbers), global::Google.Protobuf.TestProtos.Proto2.TestHugeFieldNumbers.Parser, new[]{ "OptionalInt32", "Fixed32", "RepeatedInt32", "PackedInt32", "OptionalEnum", "OptionalString", "OptionalBytes", "OptionalMessage", "OptionalGroup", "StringStringMap", "OneofUint32", "OneofTestAllTypes", "OneofString", "OneofBytes" }, new[]{ "OneofField" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestHugeFieldNumbers.Types.OptionalGroup), global::Google.Protobuf.TestProtos.Proto2.TestHugeFieldNumbers.Types.OptionalGroup.Parser, new[]{ "GroupA" }, null, null, null, null), in UnittestReflection() 27975 public int Fixed32 { global() property in Google.Protobuf.TestProtos.Proto2.TestHugeFieldNumbers [all...] |