Searched defs:TYPE_INT32 (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/ppapi/shared_impl/
H A Dsocket_option_data.h15 enum Type { TYPE_INVALID = 0, TYPE_BOOL = 1, TYPE_INT32 = 2 }; enumerator in enum:ppapi::SocketOptionData::Type
/external/chromium_org/mojo/public/python/mojo/bindings/
H A Ddescriptor.py421 TYPE_INT32 = IntegerType('i') variable
/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py366 TYPE_INT32 = 5 variable in class:FieldDescriptor
407 TYPE_INT32: CPPTYPE_INT32,
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
H A DExtension.java62 public static final int TYPE_INT32 = 5; field in class:Extension
133 * {@code int32}/{@link #TYPE_INT32} extension, this equals {@code Integer.class}; for a
350 case TYPE_INT32:
423 case TYPE_INT32:
530 case TYPE_INT32:
597 case TYPE_INT32:
679 case TYPE_INT32:
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py332 TYPE_INT32 = 5 variable in class:FieldDescriptor
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h102 TYPE_INT32 = 5, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h334 TYPE_INT32 = 5, // int32, varint on the wire. Negative numbers enumerator in enum:google::protobuf::FieldDescriptor::Type
360 CPPTYPE_INT32 = 1, // TYPE_INT32, TYPE_SINT32, TYPE_SFIXED32
689 // e.g. the full name of FieldDescriptorProto::TYPE_INT32 is actually
690 // "google.protobuf.FieldDescriptorProto.TYPE_INT32", NOT
691 // "google.protobuf.FieldDescriptorProto.Type.TYPE_INT32". This is to conform
H A Ddescriptor.pb.cc1196 ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
1202 ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
1218 ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
1224 ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
1708 ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
1724 ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
2400 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_INT32; member in class:google::protobuf::FieldDescriptorProto
2601 ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
3440 ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
7660 ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
[all...]
H A Ddescriptor.pb.h777 static const Type TYPE_INT32 = FieldDescriptorProto_Type_TYPE_INT32; member in class:google::protobuf::FieldDescriptorProto
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h103 TYPE_INT32 = 5, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h304 TYPE_INT32 = 5, // int32, varint on the wire. Negative numbers enumerator in enum:google::protobuf::FieldDescriptor::Type
330 CPPTYPE_INT32 = 1, // TYPE_INT32, TYPE_SINT32, TYPE_SFIXED32
631 // e.g. the full name of FieldDescriptorProto::TYPE_INT32 is actually
632 // "google.protobuf.FieldDescriptorProto.TYPE_INT32", NOT
633 // "google.protobuf.FieldDescriptorProto.Type.TYPE_INT32". This is to conform
H A Ddescriptor.pb.cc1481 ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
1497 ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
2173 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_INT32; member in class:google::protobuf::FieldDescriptorProto
2377 ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
3216 ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
H A Ddescriptor.pb.h750 static const Type TYPE_INT32 = FieldDescriptorProto_Type_TYPE_INT32; 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/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/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 6895 milliseconds