cpp_type          541 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   switch (field_descriptor->cpp_type()) {
cpp_type          625 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc           field_descriptor->cpp_type());
cpp_type          642 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   switch (field_descriptor->cpp_type()) {
cpp_type          717 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc           field_descriptor->cpp_type());
cpp_type          734 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   switch (field_descriptor->cpp_type()) {
cpp_type          797 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc           field_descriptor->cpp_type());
cpp_type          820 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   switch (field_descriptor->cpp_type()) {
cpp_type          895 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc           field_descriptor->cpp_type());
cpp_type           64 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc   Py_XINCREF(self->cpp_type);
cpp_type           65 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc   return self->cpp_type;
cpp_type          143 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc   Py_DECREF(self->cpp_type);
cpp_type          170 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc   cfield_descriptor->cpp_type = PyLong_FromLong(field_descriptor->cpp_type());
cpp_type           64 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.h   PyObject* cpp_type;
cpp_type           68 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc   switch (descriptor_->cpp_type()) {
cpp_type           86 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc       type_traits_.append(PrimitiveTypeName(descriptor_->cpp_type()));
cpp_type          141 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc   if (descriptor_->cpp_type() == FieldDescriptor::CPPTYPE_STRING) {
cpp_type          179 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc   switch (descriptor_->cpp_type()) {
cpp_type           98 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc     switch (field->cpp_type()) {
cpp_type          113 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc     switch (field->cpp_type()) {
cpp_type          260 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc   switch (field->cpp_type()) {
cpp_type          140 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc     if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE &&
cpp_type          163 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc   switch (field->cpp_type()) {
cpp_type         1044 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc         field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type         1085 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc         field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type         1216 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc         field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE ||
cpp_type         1217 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc         field->cpp_type() == FieldDescriptor::CPPTYPE_STRING;
cpp_type         1984 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc     if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE &&
cpp_type           86 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc   (*variables)["type"] = PrimitiveTypeName(descriptor->cpp_type());
cpp_type          287 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc   switch (field->cpp_type()) {
cpp_type          364 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc   switch (field->cpp_type()) {
cpp_type         1434 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc     if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type         1451 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc     if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type          174 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc   switch (field.cpp_type()) {
cpp_type          894 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc   m["cpp_type"] = SimpleItoa(field.cpp_type());
cpp_type         1422 third_party/protobuf/src/google/protobuf/descriptor.cc   switch (cpp_type()) {
cpp_type         1552 third_party/protobuf/src/google/protobuf/descriptor.cc   if (cpp_type() == CPPTYPE_MESSAGE) {
cpp_type         1563 third_party/protobuf/src/google/protobuf/descriptor.cc   } else if (cpp_type() == CPPTYPE_ENUM) {
cpp_type         1651 third_party/protobuf/src/google/protobuf/descriptor.cc       if (fields[i]->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type         3374 third_party/protobuf/src/google/protobuf/descriptor.cc       switch (result->cpp_type()) {
cpp_type         3459 third_party/protobuf/src/google/protobuf/descriptor.cc       switch (result->cpp_type()) {
cpp_type         3848 third_party/protobuf/src/google/protobuf/descriptor.cc     if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type         3862 third_party/protobuf/src/google/protobuf/descriptor.cc     } else if (field->cpp_type() == FieldDescriptor::CPPTYPE_ENUM) {
cpp_type         3905 third_party/protobuf/src/google/protobuf/descriptor.cc     if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE ||
cpp_type         3906 third_party/protobuf/src/google/protobuf/descriptor.cc         field->cpp_type() == FieldDescriptor::CPPTYPE_ENUM) {
cpp_type         4192 third_party/protobuf/src/google/protobuf/descriptor.cc   if (field->cpp_type() != FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type         4228 third_party/protobuf/src/google/protobuf/descriptor.cc   if (key_field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type         4414 third_party/protobuf/src/google/protobuf/descriptor.cc       if (field->cpp_type() != FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type         4564 third_party/protobuf/src/google/protobuf/descriptor.cc   switch (option_field->cpp_type()) {
cpp_type          423 third_party/protobuf/src/google/protobuf/descriptor.h   CppType cpp_type() const;           // C++ type of this field.
cpp_type         1485 third_party/protobuf/src/google/protobuf/descriptor.h inline FieldDescriptor::CppType FieldDescriptor::cpp_type() const {
cpp_type         1561 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc     return field != NULL ? field->cpp_type() :
cpp_type           97 third_party/protobuf/src/google/protobuf/dynamic_message.cc     switch (field->cpp_type()) {
cpp_type          117 third_party/protobuf/src/google/protobuf/dynamic_message.cc     switch (field->cpp_type()) {
cpp_type          257 third_party/protobuf/src/google/protobuf/dynamic_message.cc     switch (field->cpp_type()) {
cpp_type          339 third_party/protobuf/src/google/protobuf/dynamic_message.cc       switch (field->cpp_type()) {
cpp_type          372 third_party/protobuf/src/google/protobuf/dynamic_message.cc     } else if (field->cpp_type() == FieldDescriptor::CPPTYPE_STRING) {
cpp_type          383 third_party/protobuf/src/google/protobuf/dynamic_message.cc     } else if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type          406 third_party/protobuf/src/google/protobuf/dynamic_message.cc     if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE &&
cpp_type          232 third_party/protobuf/src/google/protobuf/extension_set.cc   GOOGLE_DCHECK_EQ(cpp_type((EXTENSION).type), WireFormatLite::CPPTYPE_##CPPTYPE)
cpp_type          256 third_party/protobuf/src/google/protobuf/extension_set.cc     GOOGLE_DCHECK_EQ(cpp_type(extension->type), WireFormatLite::CPPTYPE_##UPPERCASE); \
cpp_type          286 third_party/protobuf/src/google/protobuf/extension_set.cc     GOOGLE_DCHECK_EQ(cpp_type(extension->type), WireFormatLite::CPPTYPE_##UPPERCASE); \
cpp_type          334 third_party/protobuf/src/google/protobuf/extension_set.cc     GOOGLE_DCHECK_EQ(cpp_type(extension->type), WireFormatLite::CPPTYPE_ENUM);
cpp_type          363 third_party/protobuf/src/google/protobuf/extension_set.cc     GOOGLE_DCHECK_EQ(cpp_type(extension->type), WireFormatLite::CPPTYPE_ENUM);
cpp_type          394 third_party/protobuf/src/google/protobuf/extension_set.cc     GOOGLE_DCHECK_EQ(cpp_type(extension->type), WireFormatLite::CPPTYPE_STRING);
cpp_type          423 third_party/protobuf/src/google/protobuf/extension_set.cc     GOOGLE_DCHECK_EQ(cpp_type(extension->type), WireFormatLite::CPPTYPE_STRING);
cpp_type          463 third_party/protobuf/src/google/protobuf/extension_set.cc     GOOGLE_DCHECK_EQ(cpp_type(extension->type), WireFormatLite::CPPTYPE_MESSAGE);
cpp_type          495 third_party/protobuf/src/google/protobuf/extension_set.cc     GOOGLE_DCHECK_EQ(cpp_type(extension->type), WireFormatLite::CPPTYPE_MESSAGE);
cpp_type          556 third_party/protobuf/src/google/protobuf/extension_set.cc     GOOGLE_DCHECK_EQ(cpp_type(extension->type), WireFormatLite::CPPTYPE_MESSAGE);
cpp_type          589 third_party/protobuf/src/google/protobuf/extension_set.cc   switch(cpp_type(extension->type)) {
cpp_type          629 third_party/protobuf/src/google/protobuf/extension_set.cc   GOOGLE_DCHECK(cpp_type(extension->type) == WireFormatLite::CPPTYPE_MESSAGE);
cpp_type          640 third_party/protobuf/src/google/protobuf/extension_set.cc   switch(cpp_type(extension->type)) {
cpp_type          703 third_party/protobuf/src/google/protobuf/extension_set.cc       switch (cpp_type(other_extension.type)) {
cpp_type          748 third_party/protobuf/src/google/protobuf/extension_set.cc         switch (cpp_type(other_extension.type)) {
cpp_type          835 third_party/protobuf/src/google/protobuf/extension_set.cc     if (cpp_type(extension.type) == WireFormatLite::CPPTYPE_MESSAGE) {
cpp_type         1099 third_party/protobuf/src/google/protobuf/extension_set.cc     switch (cpp_type(type)) {
cpp_type         1119 third_party/protobuf/src/google/protobuf/extension_set.cc       switch (cpp_type(type)) {
cpp_type         1397 third_party/protobuf/src/google/protobuf/extension_set.cc   switch (cpp_type(type)) {
cpp_type         1421 third_party/protobuf/src/google/protobuf/extension_set.cc     switch (cpp_type(type)) {
cpp_type         1440 third_party/protobuf/src/google/protobuf/extension_set.cc     switch (cpp_type(type)) {
cpp_type          118 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc   GOOGLE_DCHECK_EQ(cpp_type((EXTENSION).type), FieldDescriptor::CPPTYPE_##CPPTYPE)
cpp_type          143 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc     GOOGLE_DCHECK_EQ(cpp_type(extension->type), FieldDescriptor::CPPTYPE_MESSAGE);
cpp_type          190 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc     GOOGLE_DCHECK_EQ(cpp_type(extension->type), FieldDescriptor::CPPTYPE_MESSAGE);
cpp_type          231 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc     if (extension->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type          237 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc     } else if (extension->cpp_type() == FieldDescriptor::CPPTYPE_ENUM) {
cpp_type          296 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc     switch (cpp_type(type)) {
cpp_type          324 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc     switch (cpp_type(type)) {
cpp_type          104 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc        "    Field type: " << cpptype_names_[field->cpp_type()];
cpp_type          129 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc   if (field->cpp_type() != FieldDescriptor::CPPTYPE_##CPPTYPE)                 \
cpp_type          209 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc       switch (field->cpp_type()) {
cpp_type          245 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc       switch (field->cpp_type()) {
cpp_type          329 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc       switch (field->cpp_type()) {
cpp_type          353 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc           GOOGLE_LOG(FATAL) << "Unimplemented type: " << field->cpp_type();
cpp_type          356 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc       switch (field->cpp_type()) {
cpp_type          388 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc           GOOGLE_LOG(FATAL) << "Unimplemented type: " << field->cpp_type();
cpp_type          422 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc     switch (field->cpp_type()) {
cpp_type          458 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc       switch (field->cpp_type()) {
cpp_type          503 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc     switch (field->cpp_type()) {
cpp_type          549 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc     switch (field->cpp_type()) {
cpp_type          607 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc     switch (field->cpp_type()) {
cpp_type         1093 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc   if (field->cpp_type() != cpptype)
cpp_type           72 third_party/protobuf/src/google/protobuf/reflection_ops.cc         switch (field->cpp_type()) {
cpp_type           97 third_party/protobuf/src/google/protobuf/reflection_ops.cc       switch (field->cpp_type()) {
cpp_type          157 third_party/protobuf/src/google/protobuf/reflection_ops.cc     if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type          188 third_party/protobuf/src/google/protobuf/reflection_ops.cc     if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type          243 third_party/protobuf/src/google/protobuf/reflection_ops.cc     if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type         2992 third_party/protobuf/src/google/protobuf/test_util.cc     if (field->cpp_type() != FieldDescriptor::CPPTYPE_MESSAGE) continue;
cpp_type          233 third_party/protobuf/src/google/protobuf/text_format.cc     if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type          405 third_party/protobuf/src/google/protobuf/text_format.cc     if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type          540 third_party/protobuf/src/google/protobuf/text_format.cc     switch(field->cpp_type()) {
cpp_type         1209 third_party/protobuf/src/google/protobuf/text_format.cc       field->cpp_type() != FieldDescriptor::CPPTYPE_STRING &&
cpp_type         1210 third_party/protobuf/src/google/protobuf/text_format.cc       field->cpp_type() != FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type         1226 third_party/protobuf/src/google/protobuf/text_format.cc     if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type         1245 third_party/protobuf/src/google/protobuf/text_format.cc     if (field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE) {
cpp_type         1318 third_party/protobuf/src/google/protobuf/text_format.cc   switch (field->cpp_type()) {
cpp_type          442 third_party/protobuf/src/google/protobuf/wire_format.cc       field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE &&
cpp_type          608 third_party/protobuf/src/google/protobuf/wire_format.cc       field->cpp_type() == FieldDescriptor::CPPTYPE_MESSAGE &&