Searched defs:TYPE_SINT64 (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py379 TYPE_SINT64 = 18 variable in class:FieldDescriptor
403 TYPE_SINT64: CPPTYPE_INT64,
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py345 TYPE_SINT64 = 18 variable in class:FieldDescriptor
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h115 TYPE_SINT64 = 18, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h327 // take 10 bytes. Use TYPE_SINT64 if negative
346 TYPE_SINT64 = 18, // int64, ZigZag-encoded varint on the wire enumerator in enum:google::protobuf::FieldDescriptor::Type
357 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64
H A Ddescriptor.pb.cc2413 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_SINT64; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h790 static const Type TYPE_SINT64 = FieldDescriptorProto_Type_TYPE_SINT64; member in class:google::protobuf::FieldDescriptorProto
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h116 TYPE_SINT64 = 18, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h301 // take 10 bytes. Use TYPE_SINT64 if negative
320 TYPE_SINT64 = 18, // int64, ZigZag-encoded varint on the wire enumerator in enum:google::protobuf::FieldDescriptor::Type
331 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64
H A Ddescriptor.pb.cc544 "\022\017\n\013TYPE_SINT64\020\022\"C\n\005Label\022\022\n\016LABEL_OPTI"
2186 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_SINT64; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h763 static const Type TYPE_SINT64 = FieldDescriptorProto_Type_TYPE_SINT64; member in class:google::protobuf::FieldDescriptorProto
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 153 milliseconds