Searched defs:TYPE_FIXED32 (Results 1 - 13 of 13) sorted by relevance

/external/nanopb-c/generator/google/protobuf/
H A Ddescriptor.py368 TYPE_FIXED32 = 7 variable in class:FieldDescriptor
411 TYPE_FIXED32: CPPTYPE_UINT32,
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
H A DExtension.java64 public static final int TYPE_FIXED32 = InternalNano.TYPE_FIXED32; field in class:Extension
415 case TYPE_FIXED32:
484 case TYPE_FIXED32:
571 case TYPE_FIXED32:
669 case TYPE_FIXED32:
H A DInternalNano.java57 public static final int TYPE_FIXED32 = 7; field in class:InternalNano
354 case TYPE_FIXED32:
/external/protobuf/src/google/protobuf/
H A Dunknown_field_set.h172 TYPE_FIXED32, enumerator in enum:google::protobuf::UnknownField::Type
286 assert(type() == TYPE_FIXED32);
307 assert(type() == TYPE_FIXED32);
H A Dwire_format_lite.h103 TYPE_FIXED32 = 7, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h454 TYPE_FIXED32 = 7, // uint32, exactly four bytes on the wire. enumerator in enum:google::protobuf::FieldDescriptor::Type
478 CPPTYPE_UINT32 = 3, // TYPE_UINT32, TYPE_FIXED32
H A Dtype.pb.cc218 "TYPE_FIXED64\020\006\022\020\n\014TYPE_FIXED32\020\007\022\r\n\tTYPE"
991 const Field_Kind Field::TYPE_FIXED32; member in class:google::protobuf::Field
H A Dtype.pb.h345 static const Kind TYPE_FIXED32 = member in class:google::protobuf::Field
H A Ddescriptor.pb.cc725 "\005\022\020\n\014TYPE_FIXED64\020\006\022\020\n\014TYPE_FIXED32\020\007\022\r\n"
4185 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_FIXED32; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h1008 static const Type TYPE_FIXED32 = member in class:google::protobuf::FieldDescriptorProto
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py428 TYPE_FIXED32 = 7 variable in class:FieldDescriptor
471 TYPE_FIXED32: CPPTYPE_UINT32,
/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/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 345 milliseconds