Home
last modified time | relevance | path

Searched refs:add_enum_type (Results 1 – 25 of 76) sorted by relevance

1234

/dports/devel/protobuf25/protobuf-2.5.0/src/google/protobuf/compiler/
H A Dparser.cc496 return ParseEnumDefinition(file->add_enum_type(), location); in ParseTopLevelStatement()
614 return ParseEnumDefinition(message->add_enum_type(), location); in ParseMessageStatement()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dparser.cc501 return ParseEnumDefinition(file->add_enum_type(), location, file); in ParseTopLevelStatement()
625 return ParseEnumDefinition(message->add_enum_type(), location, in ParseMessageStatement()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dparser.cc501 return ParseEnumDefinition(file->add_enum_type(), location, file); in ParseTopLevelStatement()
625 return ParseEnumDefinition(message->add_enum_type(), location, in ParseMessageStatement()
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dparser.cc501 return ParseEnumDefinition(file->add_enum_type(), location, file); in ParseTopLevelStatement()
625 return ParseEnumDefinition(message->add_enum_type(), location, in ParseMessageStatement()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dparser.cc501 return ParseEnumDefinition(file->add_enum_type(), location, file); in ParseTopLevelStatement()
625 return ParseEnumDefinition(message->add_enum_type(), location, in ParseMessageStatement()
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dparser.cc501 return ParseEnumDefinition(file->add_enum_type(), location, file); in ParseTopLevelStatement()
625 return ParseEnumDefinition(message->add_enum_type(), location, in ParseMessageStatement()
/dports/databases/mysql57-client/mysql-5.7.36/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dparser.cc501 return ParseEnumDefinition(file->add_enum_type(), location, file); in ParseTopLevelStatement()
625 return ParseEnumDefinition(message->add_enum_type(), location, in ParseMessageStatement()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc719 return ParseEnumDefinition(file->add_enum_type(), location, file); in ParseTopLevelStatement()
862 return ParseEnumDefinition(message->add_enum_type(), location, in ParseMessageStatement()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc719 return ParseEnumDefinition(file->add_enum_type(), location, file); in ParseTopLevelStatement()
862 return ParseEnumDefinition(message->add_enum_type(), location, in ParseMessageStatement()
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/compiler/
H A Dparser.cc723 return ParseEnumDefinition(file->add_enum_type(), location, file); in ParseTopLevelStatement()
905 return ParseEnumDefinition(message->add_enum_type(), location, in ParseMessageStatement()
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc721 return ParseEnumDefinition(file->add_enum_type(), location, file); in ParseTopLevelStatement()
903 return ParseEnumDefinition(message->add_enum_type(), location, in ParseMessageStatement()
/dports/devel/protobuf25/protobuf-2.5.0/src/google/protobuf/
H A Ddescriptor.pb.h377 inline ::google::protobuf::EnumDescriptorProto* add_enum_type();
664 inline ::google::protobuf::EnumDescriptorProto* add_enum_type();
3069 inline ::google::protobuf::EnumDescriptorProto* FileDescriptorProto::add_enum_type() { in add_enum_type() function
3417 inline ::google::protobuf::EnumDescriptorProto* DescriptorProto::add_enum_type() { in add_enum_type() function
H A Ddescriptor_unittest.cc75 EnumDescriptorProto* result = file->add_enum_type(); in AddEnum()
82 EnumDescriptorProto* result = parent->add_enum_type(); in AddNestedEnum()
/dports/math/stanmath/math-4.2.0/lib/cpplint_1.4.5/samples/protobuf-sample/src/
H A Ddescriptor_unittest.cc82 EnumDescriptorProto* result = file->add_enum_type(); in AddEnum()
89 EnumDescriptorProto* result = parent->add_enum_type(); in AddNestedEnum()
5472 EnumDescriptorProto* enum_proto = file_proto.add_enum_type(); in TEST_F()
H A Ddescriptor.pb.h421 ::google::protobuf::EnumDescriptorProto* add_enum_type();
837 ::google::protobuf::EnumDescriptorProto* add_enum_type();
3947 inline ::google::protobuf::EnumDescriptorProto* FileDescriptorProto::add_enum_type() { in add_enum_type() function
4431 inline ::google::protobuf::EnumDescriptorProto* DescriptorProto::add_enum_type() { in add_enum_type() function
/dports/devel/cpplint/cpplint-1.5.5/samples/protobuf-sample/src/
H A Ddescriptor_unittest.cc82 EnumDescriptorProto* result = file->add_enum_type(); in AddEnum()
89 EnumDescriptorProto* result = parent->add_enum_type(); in AddNestedEnum()
5472 EnumDescriptorProto* enum_proto = file_proto.add_enum_type(); in TEST_F()
H A Ddescriptor.pb.h421 ::google::protobuf::EnumDescriptorProto* add_enum_type();
837 ::google::protobuf::EnumDescriptorProto* add_enum_type();
3947 inline ::google::protobuf::EnumDescriptorProto* FileDescriptorProto::add_enum_type() { in add_enum_type() function
4431 inline ::google::protobuf::EnumDescriptorProto* DescriptorProto::add_enum_type() { in add_enum_type() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.pb.h374 inline ::google::protobuf::EnumDescriptorProto* add_enum_type();
655 inline ::google::protobuf::EnumDescriptorProto* add_enum_type();
3231 inline ::google::protobuf::EnumDescriptorProto* FileDescriptorProto::add_enum_type() { in add_enum_type() function
3625 inline ::google::protobuf::EnumDescriptorProto* DescriptorProto::add_enum_type() { in add_enum_type() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.pb.h374 inline ::google::protobuf::EnumDescriptorProto* add_enum_type();
655 inline ::google::protobuf::EnumDescriptorProto* add_enum_type();
3231 inline ::google::protobuf::EnumDescriptorProto* FileDescriptorProto::add_enum_type() { in add_enum_type() function
3625 inline ::google::protobuf::EnumDescriptorProto* DescriptorProto::add_enum_type() { in add_enum_type() function
/dports/databases/mysql57-client/mysql-5.7.36/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.pb.h374 inline ::google::protobuf::EnumDescriptorProto* add_enum_type();
655 inline ::google::protobuf::EnumDescriptorProto* add_enum_type();
3231 inline ::google::protobuf::EnumDescriptorProto* FileDescriptorProto::add_enum_type() { in add_enum_type() function
3625 inline ::google::protobuf::EnumDescriptorProto* DescriptorProto::add_enum_type() { in add_enum_type() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.pb.h374 inline ::google::protobuf::EnumDescriptorProto* add_enum_type();
655 inline ::google::protobuf::EnumDescriptorProto* add_enum_type();
3231 inline ::google::protobuf::EnumDescriptorProto* FileDescriptorProto::add_enum_type() { in add_enum_type() function
3625 inline ::google::protobuf::EnumDescriptorProto* DescriptorProto::add_enum_type() { in add_enum_type() function
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.pb.h374 inline ::google::protobuf::EnumDescriptorProto* add_enum_type();
655 inline ::google::protobuf::EnumDescriptorProto* add_enum_type();
3231 inline ::google::protobuf::EnumDescriptorProto* FileDescriptorProto::add_enum_type() { in add_enum_type() function
3625 inline ::google::protobuf::EnumDescriptorProto* DescriptorProto::add_enum_type() { in add_enum_type() function
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.pb.h374 inline ::google::protobuf::EnumDescriptorProto* add_enum_type();
655 inline ::google::protobuf::EnumDescriptorProto* add_enum_type();
3231 inline ::google::protobuf::EnumDescriptorProto* FileDescriptorProto::add_enum_type() { in add_enum_type() function
3625 inline ::google::protobuf::EnumDescriptorProto* DescriptorProto::add_enum_type() { in add_enum_type() function
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h374 inline ::google::protobuf::EnumDescriptorProto* add_enum_type();
655 inline ::google::protobuf::EnumDescriptorProto* add_enum_type();
3231 inline ::google::protobuf::EnumDescriptorProto* FileDescriptorProto::add_enum_type() { in add_enum_type() function
3625 inline ::google::protobuf::EnumDescriptorProto* DescriptorProto::add_enum_type() { in add_enum_type() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc90 EnumDescriptorProto* result = file->add_enum_type(); in AddEnum()
97 EnumDescriptorProto* result = parent->add_enum_type(); in AddNestedEnum()
6025 EnumDescriptorProto* enum_proto = file_proto.add_enum_type(); in TEST_F()

1234