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

/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py368 TYPE_FIXED32 = 7 variable in class:FieldDescriptor
411 TYPE_FIXED32: CPPTYPE_UINT32,
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dunknown_field_set.h159 TYPE_FIXED32, enumerator in enum:google::protobuf::UnknownField::Type
262 assert(type_ == TYPE_FIXED32);
283 assert(type_ == TYPE_FIXED32);
H A Dwire_format_lite.h104 TYPE_FIXED32 = 7, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h338 TYPE_FIXED32 = 7, // uint32, exactly four bytes on the wire. enumerator in enum:google::protobuf::FieldDescriptor::Type
362 CPPTYPE_UINT32 = 3, // TYPE_UINT32, TYPE_FIXED32
H A Ddescriptor.pb.cc605 "64\020\006\022\020\n\014TYPE_FIXED32\020\007\022\r\n\tTYPE_BOOL\020\010\022\017\n"
2402 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_FIXED32; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h779 static const Type TYPE_FIXED32 = FieldDescriptorProto_Type_TYPE_FIXED32; member in class:google::protobuf::FieldDescriptorProto
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
H A DExtension.java64 public static final int TYPE_FIXED32 = 7; field in class:Extension
354 case TYPE_FIXED32:
431 case TYPE_FIXED32:
500 case TYPE_FIXED32:
587 case TYPE_FIXED32:
685 case TYPE_FIXED32:
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py334 TYPE_FIXED32 = 7 variable in class:FieldDescriptor
/external/protobuf/src/google/protobuf/
H A Dunknown_field_set.h134 TYPE_FIXED32, enumerator in enum:google::protobuf::UnknownField::Type
224 GOOGLE_DCHECK_EQ(type_, TYPE_FIXED32);
245 GOOGLE_DCHECK_EQ(type_, TYPE_FIXED32);
H A Dwire_format_lite.h105 TYPE_FIXED32 = 7, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h308 TYPE_FIXED32 = 7, // uint32, exactly four bytes on the wire. enumerator in enum:google::protobuf::FieldDescriptor::Type
332 CPPTYPE_UINT32 = 3, // TYPE_UINT32, TYPE_FIXED32
H A Ddescriptor.pb.cc539 "YPE_FIXED64\020\006\022\020\n\014TYPE_FIXED32\020\007\022\r\n\tTYPE_"
2175 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_FIXED32; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h752 static const Type TYPE_FIXED32 = FieldDescriptorProto_Type_TYPE_FIXED32; 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 4587 milliseconds