Searched defs:TYPE_ENUM (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py375 TYPE_ENUM = 14 variable in class:FieldDescriptor
401 TYPE_ENUM: CPPTYPE_ENUM,
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
H A DExtension.java71 public static final int TYPE_ENUM = 14; field in class:Extension
364 case TYPE_ENUM:
451 case TYPE_ENUM:
560 case TYPE_ENUM:
633 case TYPE_ENUM:
700 case TYPE_ENUM:
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py341 TYPE_ENUM = 14 variable in class:FieldDescriptor
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h111 TYPE_ENUM = 14, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h346 TYPE_ENUM = 14, // Enum, varint on the wire enumerator in enum:google::protobuf::FieldDescriptor::Type
367 CPPTYPE_ENUM = 8, // TYPE_ENUM
486 // If type is TYPE_ENUM, returns a descriptor for the enum. Otherwise,
H A Ddescriptor.pb.cc2409 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_ENUM; member in class:google::protobuf::FieldDescriptorProto
2618 int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>(
2639 int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>(
4533 int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>(
5481 int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>(
H A Ddescriptor.pb.h786 static const Type TYPE_ENUM = FieldDescriptorProto_Type_TYPE_ENUM; member in class:google::protobuf::FieldDescriptorProto
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h112 TYPE_ENUM = 14, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h316 TYPE_ENUM = 14, // Enum, varint on the wire enumerator in enum:google::protobuf::FieldDescriptor::Type
337 CPPTYPE_ENUM = 8, // TYPE_ENUM
452 // If type is TYPE_ENUM, returns a descriptor for the enum. Otherwise,
H A Ddescriptor.pb.cc2182 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_ENUM; member in class:google::protobuf::FieldDescriptorProto
2394 int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>(
2415 int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>(
4294 int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>(
5114 int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>(
H A Ddescriptor.pb.h759 static const Type TYPE_ENUM = FieldDescriptorProto_Type_TYPE_ENUM; member in class:google::protobuf::FieldDescriptorProto
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dget.c96 TYPE_ENUM, enumerator in enum:value_type
182 #define BUFFER_ENUM(field) BUFFER_FIELD(field, TYPE_ENUM)
188 #define CONTEXT_ENUM(field) CONTEXT_FIELD(field, TYPE_ENUM)
207 #define ARRAY_ENUM(field) ARRAY_FIELD(field, TYPE_ENUM)
446 { GL_STENCIL_FAIL, LOC_CUSTOM, TYPE_ENUM, NO_OFFSET, NO_EXTRA },
447 { GL_STENCIL_FUNC, LOC_CUSTOM, TYPE_ENUM, NO_OFFSET, NO_EXTRA },
448 { GL_STENCIL_PASS_DEPTH_FAIL, LOC_CUSTOM, TYPE_ENUM, NO_OFFSET, NO_EXTRA },
449 { GL_STENCIL_PASS_DEPTH_PASS, LOC_CUSTOM, TYPE_ENUM, NO_OFFSET, NO_EXTRA },
639 LOC_CUSTOM, TYPE_ENUM, offsetof(struct gl_client_array, Type), NO_EXTRA },
706 { GL_POINT_SIZE_ARRAY_TYPE_OES, ARRAY_FIELD(VertexAttrib[VERT_ATTRIB_POINT_SIZE].Type, TYPE_ENUM) },
[all...]
/external/mesa3d/src/mesa/main/
H A Dget.c96 TYPE_ENUM, enumerator in enum:value_type
182 #define BUFFER_ENUM(field) BUFFER_FIELD(field, TYPE_ENUM)
188 #define CONTEXT_ENUM(field) CONTEXT_FIELD(field, TYPE_ENUM)
207 #define ARRAY_ENUM(field) ARRAY_FIELD(field, TYPE_ENUM)
446 { GL_STENCIL_FAIL, LOC_CUSTOM, TYPE_ENUM, NO_OFFSET, NO_EXTRA },
447 { GL_STENCIL_FUNC, LOC_CUSTOM, TYPE_ENUM, NO_OFFSET, NO_EXTRA },
448 { GL_STENCIL_PASS_DEPTH_FAIL, LOC_CUSTOM, TYPE_ENUM, NO_OFFSET, NO_EXTRA },
449 { GL_STENCIL_PASS_DEPTH_PASS, LOC_CUSTOM, TYPE_ENUM, NO_OFFSET, NO_EXTRA },
639 LOC_CUSTOM, TYPE_ENUM, offsetof(struct gl_client_array, Type), NO_EXTRA },
706 { GL_POINT_SIZE_ARRAY_TYPE_OES, ARRAY_FIELD(VertexAttrib[VERT_ATTRIB_POINT_SIZE].Type, TYPE_ENUM) },
[all...]
/external/clang/include/clang/Serialization/
H A DASTBitCodes.h809 TYPE_ENUM = 20, enumerator in enum:clang::serialization::TypeCode
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/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 4320 milliseconds