Searched defs:TYPE_SINT32 (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py378 TYPE_SINT32 = 17 variable in class:FieldDescriptor
409 TYPE_SINT32: CPPTYPE_INT32,
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
H A DExtension.java74 public static final int TYPE_SINT32 = 17; field in class:Extension
370 case TYPE_SINT32:
463 case TYPE_SINT32:
535 case TYPE_SINT32:
603 case TYPE_SINT32:
711 case TYPE_SINT32:
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py344 TYPE_SINT32 = 17 variable in class:FieldDescriptor
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h114 TYPE_SINT32 = 17, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h335 // take 10 bytes. Use TYPE_SINT32 if negative
349 TYPE_SINT32 = 17, // int32, ZigZag-encoded varint on the wire enumerator in enum:google::protobuf::FieldDescriptor::Type
360 CPPTYPE_INT32 = 1, // TYPE_INT32, TYPE_SINT32, TYPE_SFIXED32
H A Ddescriptor.pb.cc609 "YPE_SFIXED64\020\020\022\017\n\013TYPE_SINT32\020\021\022\017\n\013TYPE_"
2412 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_SINT32; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h789 static const Type TYPE_SINT32 = FieldDescriptorProto_Type_TYPE_SINT32; member in class:google::protobuf::FieldDescriptorProto
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h115 TYPE_SINT32 = 17, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h305 // take 10 bytes. Use TYPE_SINT32 if negative
319 TYPE_SINT32 = 17, // int32, ZigZag-encoded varint on the wire enumerator in enum:google::protobuf::FieldDescriptor::Type
330 CPPTYPE_INT32 = 1, // TYPE_INT32, TYPE_SINT32, TYPE_SFIXED32
H A Ddescriptor.pb.cc543 "32\020\017\022\021\n\rTYPE_SFIXED64\020\020\022\017\n\013TYPE_SINT32\020\021"
2185 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_SINT32; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h762 static const Type TYPE_SINT32 = FieldDescriptorProto_Type_TYPE_SINT32; member in class:google::protobuf::FieldDescriptorProto
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 4690 milliseconds