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

/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py367 TYPE_FIXED64 = 6 variable in class:FieldDescriptor
406 TYPE_FIXED64: CPPTYPE_UINT64,
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dunknown_field_set.h160 TYPE_FIXED64, enumerator in enum:google::protobuf::UnknownField::Type
266 assert(type_ == TYPE_FIXED64);
287 assert(type_ == TYPE_FIXED64);
H A Dwire_format_lite.h103 TYPE_FIXED64 = 6, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h337 TYPE_FIXED64 = 6, // uint64, exactly eight bytes on the wire. enumerator in enum:google::protobuf::FieldDescriptor::Type
363 CPPTYPE_UINT64 = 4, // TYPE_UINT64, TYPE_FIXED64
H A Ddescriptor.pb.cc2401 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_FIXED64; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h778 static const Type TYPE_FIXED64 = FieldDescriptorProto_Type_TYPE_FIXED64; member in class:google::protobuf::FieldDescriptorProto
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
H A DExtension.java63 public static final int TYPE_FIXED64 = 6; field in class:Extension
352 case TYPE_FIXED64:
427 case TYPE_FIXED64:
515 case TYPE_FIXED64:
592 case TYPE_FIXED64:
682 case TYPE_FIXED64:
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py333 TYPE_FIXED64 = 6 variable in class:FieldDescriptor
/external/protobuf/src/google/protobuf/
H A Dunknown_field_set.h135 TYPE_FIXED64, enumerator in enum:google::protobuf::UnknownField::Type
228 GOOGLE_DCHECK_EQ(type_, TYPE_FIXED64);
249 GOOGLE_DCHECK_EQ(type_, TYPE_FIXED64);
H A Dwire_format_lite.h104 TYPE_FIXED64 = 6, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h307 TYPE_FIXED64 = 6, // uint64, exactly eight bytes on the wire. enumerator in enum:google::protobuf::FieldDescriptor::Type
333 CPPTYPE_UINT64 = 4, // TYPE_UINT64, TYPE_FIXED64
H A Ddescriptor.pb.cc2174 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_FIXED64; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h751 static const Type TYPE_FIXED64 = FieldDescriptorProto_Type_TYPE_FIXED64; 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 643 milliseconds