Searched defs:TYPE_SINT32 (Results 1 – 13 of 13) sorted by relevance
100 TYPE_SINT32 = 17; enumerator
113 TYPE_SINT32 = 17, enumerator
152 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
465 TYPE_SINT32 = 17, // int32, ZigZag-encoded varint on the wire enumerator
373 static const Kind TYPE_SINT32 = variable
998 const Field_Kind Field::TYPE_SINT32; member in google::protobuf::Field
1053 static const Type TYPE_SINT32 = variable
4238 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_SINT32; member in google::protobuf::FieldDescriptorProto
129 TYPE_SINT32 = 17; // Uses ZigZag encoding. enumerator
67 public static final int TYPE_SINT32 = 17; field in InternalNano
74 public static final int TYPE_SINT32 = InternalNano.TYPE_SINT32; field in Extension
438 TYPE_SINT32 = 17 variable in FieldDescriptor