Lines Matching defs:google

3 // https://developers.google.com/protocol-buffers/
31 // Author: kenton@google.com (Kenton Varda)
41 #include <google/protobuf/compiler/importer.h>
42 #include <google/protobuf/compiler/parser.h>
43 #include <google/protobuf/unittest.pb.h>
44 #include <google/protobuf/unittest_custom_options.pb.h>
45 #include <google/protobuf/stubs/common.h>
46 #include <google/protobuf/stubs/logging.h>
47 #include <google/protobuf/stubs/logging.h>
48 #include <google/protobuf/stubs/stringprintf.h>
49 #include <google/protobuf/unittest_lazy_dependencies.pb.h>
50 #include <google/protobuf/unittest_proto3_arena.pb.h>
51 #include <google/protobuf/io/tokenizer.h>
52 #include <google/protobuf/io/zero_copy_stream_impl.h>
53 #include <google/protobuf/descriptor.pb.h>
54 #include <google/protobuf/descriptor.h>
55 #include <google/protobuf/descriptor_database.h>
56 #include <google/protobuf/dynamic_message.h>
57 #include <google/protobuf/text_format.h>
58 #include <google/protobuf/stubs/strutil.h>
59 #include <google/protobuf/testing/googletest.h>
61 #include <google/protobuf/stubs/substitute.h>
64 #include <google/protobuf/port_def.inc>
66 namespace google {
2036 // Add "google/protobuf/descriptor.proto".
2040 // import "google/protobuf/descriptor.proto";
2041 // extend google.protobuf.FieldOptions {
2046 file_proto.add_dependency("google/protobuf/descriptor.proto");
2047 AddExtension(&file_proto, "google.protobuf.FieldOptions", "option1", 1000,
2052 // import "google/protobuf/descriptor.proto";
2053 // extend google.protobuf.FieldOptions {
2058 file_proto.add_dependency("google/protobuf/descriptor.proto");
2059 AddExtension(&file_proto, "google.protobuf.FieldOptions", "option2", 1000,
2875 "dependency: \"google/protobuf/descriptor.proto\" "
2877 " extendee: \"google.protobuf.FileOptions\" "
3158 "dependency: \"google/protobuf/unittest_custom_options.proto\" "
3215 // import "google/protobuf/unittest_custom_options.proto"
3225 "dependency: \"google/protobuf/unittest_custom_options.proto\" "
3292 // import "google/protobuf/unittest_custom_options.proto"
3302 "dependency: \"google/protobuf/unittest_custom_options.proto\" "
3372 // import "google/protobuf/unittest_custom_options.proto"
3382 "dependency: \"google/protobuf/unittest_custom_options.proto\" "
3496 "dependency: \"google/protobuf/unittest_custom_options.proto\" ",
3503 "google/protobuf/unittest_custom_options.proto: IMPORT: Import "
3504 "google/protobuf/unittest_custom_options.proto is unused.\n",
3519 // messages defined in google/protobuf/unittest_custom_options.proto.
3523 file_proto.add_dependency("google/protobuf/descriptor.proto");
3568 // import "google/protobuf/descriptor.proto";
3572 // extend google.protobuf.FieldOptions {
3579 "dependency: \"google/protobuf/descriptor.proto\" "
3598 " extendee: \".google.protobuf.FileOptions\" "
3610 " extendee: \".google.protobuf.FileOptions\" "
3624 "import \"google/protobuf/descriptor.proto\";\n"
3630 "extend .google.protobuf.FileOptions {\n"
5181 "enum-valued option \"google.protobuf.FieldOptions.ctype\".\n");
5247 "dependency: \"google/protobuf/descriptor.proto\" "
5253 " extendee: \"google.protobuf.FileOptions\" }"
5270 // import google/protobuf/descriptor.proto
5286 "dependency: \"google/protobuf/descriptor.proto\" "
5292 " extendee: \"google.protobuf.FileOptions\" }");
5331 "dependency: \"google/protobuf/descriptor.proto\" "
5333 " type: TYPE_INT32 extendee: \"google.protobuf.FieldOptions\" }"
5335 " type: TYPE_INT32 extendee: \"google.protobuf.FieldOptions\" }",
5338 "in \"google.protobuf.FieldOptions\" by extension \"foo1\".\n");
5346 "dependency: \"google/protobuf/descriptor.proto\" "
5348 " type: TYPE_INT32 extendee: \"google.protobuf.FileOptions\" }"
5363 "dependency: \"google/protobuf/descriptor.proto\" "
5365 " type: TYPE_INT32 extendee: \"google.protobuf.FileOptions\" }"
5380 "dependency: \"google/protobuf/descriptor.proto\" "
5382 " type: TYPE_INT32 extendee: \"google.protobuf.FileOptions\" }"
5396 "dependency: \"google/protobuf/descriptor.proto\" "
5398 " type: TYPE_INT64 extendee: \"google.protobuf.FileOptions\" }"
5414 "dependency: \"google/protobuf/descriptor.proto\" "
5416 " type: TYPE_INT64 extendee: \"google.protobuf.FileOptions\" }"
5430 "dependency: \"google/protobuf/descriptor.proto\" "
5432 " type: TYPE_UINT32 extendee: \"google.protobuf.FileOptions\" }"
5446 "dependency: \"google/protobuf/descriptor.proto\" "
5448 " type: TYPE_UINT32 extendee: \"google.protobuf.FileOptions\" }"
5462 "dependency: \"google/protobuf/descriptor.proto\" "
5464 " type: TYPE_UINT64 extendee: \"google.protobuf.FileOptions\" }"
5478 "dependency: \"google/protobuf/descriptor.proto\" "
5480 " type: TYPE_FLOAT extendee: \"google.protobuf.FileOptions\" }"
5494 "dependency: \"google/protobuf/descriptor.proto\" "
5496 " type: TYPE_DOUBLE extendee: \"google.protobuf.FileOptions\" }"
5510 "dependency: \"google/protobuf/descriptor.proto\" "
5512 " type: TYPE_BOOL extendee: \"google.protobuf.FileOptions\" }"
5526 "dependency: \"google/protobuf/descriptor.proto\" "
5531 " extendee: \"google.protobuf.FileOptions\" }"
5545 "dependency: \"google/protobuf/descriptor.proto\" "
5550 " extendee: \"google.protobuf.FileOptions\" }"
5564 "dependency: \"google/protobuf/descriptor.proto\" "
5571 " extendee: \"google.protobuf.FileOptions\" }"
5586 "dependency: \"google/protobuf/descriptor.proto\" "
5588 " type: TYPE_STRING extendee: \"google.protobuf.FileOptions\" }"
5623 "dependency: \"google/protobuf/descriptor.proto\" "
5625 " type: TYPE_INT32 extendee: \"google.protobuf.FileOptions\" }");
5629 "dependency: \"google/protobuf/descriptor.proto\" "
5631 " type: TYPE_INT32 extendee: \"google.protobuf.FileOptions\" }",
5633 "in \"google.protobuf.FileOptions\" by extension \"option1\" defined in "
5643 "dependency: \"google/protobuf/descriptor.proto\" "
5647 " extendee: \"google.protobuf.FileOptions\" }"
6528 // Add "google/protobuf/descriptor.proto".
6532 // import "google/protobuf/descriptor.proto";
6533 // extend google.protobuf.FieldOptions {
6539 file_proto.add_dependency("google/protobuf/descriptor.proto");
6540 AddExtension(&file_proto, "google.protobuf.FieldOptions", "option1", 1000,
6547 "name: 'google.protobuf.proto' "
6555 "dependency: 'google.protobuf.proto' "
7205 "import \"google/protobuf/descriptor.proto\";\n"
7206 "extend google.protobuf.FileOptions {\n"
7209 "extend google.protobuf.MessageOptions {\n"
7212 "extend google.protobuf.FieldOptions {\n"
7215 "extend google.protobuf.EnumOptions {\n"
7218 "extend google.protobuf.EnumValueOptions {\n"
7221 "extend google.protobuf.ServiceOptions {\n"
7224 "extend google.protobuf.MethodOptions {\n"
7227 "extend google.protobuf.OneofOptions {\n"
7230 "extend google.protobuf.ExtensionRangeOptions {\n"
8063 "google/protobuf/unittest_lazy_dependencies.proto"));
8065 "google/protobuf/unittest_lazy_dependencies_custom_option.proto"));
8067 "google/protobuf/unittest_lazy_dependencies_enum.proto"));
8077 "google/protobuf/unittest_lazy_dependencies.proto"));
8079 "google/protobuf/unittest_lazy_dependencies_custom_option.proto"));
8081 "google/protobuf/unittest_lazy_dependencies_enum.proto"));
8093 "google/protobuf/unittest_lazy_dependencies_custom_option.proto"));
8095 "google/protobuf/unittest_lazy_dependencies_enum.proto"));
8105 "google/protobuf/unittest_lazy_dependencies_custom_option.proto"));
8107 "google/protobuf/unittest_lazy_dependencies_enum.proto"));
8152 } // namespace google