Searched defs:TYPE_ENUM (Results 1 – 7 of 7) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | descriptor.proto | 115 TYPE_ENUM = 14; enumerator |
D | wire_format_lite.h | 112 TYPE_ENUM = 14, enumerator |
D | descriptor.h | 316 TYPE_ENUM = 14, // Enum, varint on the wire enumerator |
D | descriptor.pb.cc | 2182 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_ENUM; member in google::protobuf::FieldDescriptorProto |
D | descriptor.pb.h | 759 static const Type TYPE_ENUM = FieldDescriptorProto_Type_TYPE_ENUM; variable |
/external/protobuf/python/google/protobuf/ | ||
D | descriptor.py | 341 TYPE_ENUM = 14 variable in FieldDescriptor |
/external/clang/include/clang/Serialization/ | ||
D | ASTBitCodes.h | 704 TYPE_ENUM = 20, enumerator |