Searched defs:TYPE_SINT64 (Results 1 - 14 of 14) 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/java/src/main/java/com/google/protobuf/nano/
H A DExtension.java75 public static final int TYPE_SINT64 = 18; field in class:Extension
372 case TYPE_SINT64:
467 case TYPE_SINT64:
550 case TYPE_SINT64:
621 case TYPE_SINT64:
714 case TYPE_SINT64:
/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.h331 // take 10 bytes. Use TYPE_SINT64 if negative
350 TYPE_SINT64 = 18, // int64, ZigZag-encoded varint on the wire enumerator in enum:google::protobuf::FieldDescriptor::Type
361 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/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 1312 milliseconds