Home | History | Annotate | Download | only in src

Lines Matching refs:cc

84   google/protobuf/stubs/common.cc                              \
85 google/protobuf/stubs/once.cc \
86 google/protobuf/stubs/hash.cc \
90 google/protobuf/extension_set.cc \
91 google/protobuf/generated_message_util.cc \
92 google/protobuf/message_lite.cc \
93 google/protobuf/repeated_field.cc \
94 google/protobuf/wire_format_lite.cc \
95 google/protobuf/io/coded_stream.cc \
97 google/protobuf/io/zero_copy_stream.cc \
98 google/protobuf/io/zero_copy_stream_impl_lite.cc
104 google/protobuf/stubs/strutil.cc \
106 google/protobuf/stubs/substitute.cc \
108 google/protobuf/stubs/structurally_valid.cc \
109 google/protobuf/descriptor.cc \
110 google/protobuf/descriptor.pb.cc \
111 google/protobuf/descriptor_database.cc \
112 google/protobuf/dynamic_message.cc \
113 google/protobuf/extension_set_heavy.cc \
114 google/protobuf/generated_message_reflection.cc \
115 google/protobuf/message.cc \
116 google/protobuf/reflection_ops.cc \
117 google/protobuf/service.cc \
118 google/protobuf/text_format.cc \
119 google/protobuf/unknown_field_set.cc \
120 google/protobuf/wire_format.cc \
121 google/protobuf/io/gzip_stream.cc \
122 google/protobuf/io/printer.cc \
123 google/protobuf/io/tokenizer.cc \
124 google/protobuf/io/zero_copy_stream_impl.cc \
125 google/protobuf/compiler/importer.cc \
126 google/protobuf/compiler/parser.cc
131 google/protobuf/compiler/code_generator.cc \
132 google/protobuf/compiler/command_line_interface.cc \
133 google/protobuf/compiler/plugin.cc \
134 google/protobuf/compiler/plugin.pb.cc \
135 google/protobuf/compiler/subprocess.cc \
137 google/protobuf/compiler/zip_writer.cc \
139 google/protobuf/compiler/cpp/cpp_enum.cc \
141 google/protobuf/compiler/cpp/cpp_enum_field.cc \
143 google/protobuf/compiler/cpp/cpp_extension.cc \
145 google/protobuf/compiler/cpp/cpp_field.cc \
147 google/protobuf/compiler/cpp/cpp_file.cc \
149 google/protobuf/compiler/cpp/cpp_generator.cc \
150 google/protobuf/compiler/cpp/cpp_helpers.cc \
152 google/protobuf/compiler/cpp/cpp_message.cc \
154 google/protobuf/compiler/cpp/cpp_message_field.cc \
156 google/protobuf/compiler/cpp/cpp_primitive_field.cc \
158 google/protobuf/compiler/cpp/cpp_service.cc \
160 google/protobuf/compiler/cpp/cpp_string_field.cc \
162 google/protobuf/compiler/java/java_enum.cc \
164 google/protobuf/compiler/java/java_enum_field.cc \
166 google/protobuf/compiler/java/java_extension.cc \
168 google/protobuf/compiler/java/java_field.cc \
170 google/protobuf/compiler/java/java_file.cc \
172 google/protobuf/compiler/java/java_generator.cc \
173 google/protobuf/compiler/java/java_helpers.cc \
175 google/protobuf/compiler/java/java_message.cc \
177 google/protobuf/compiler/java/java_message_field.cc \
179 google/protobuf/compiler/java/java_primitive_field.cc \
181 google/protobuf/compiler/java/java_service.cc \
183 google/protobuf/compiler/javamicro/javamicro_enum.cc \
185 google/protobuf/compiler/javamicro/javamicro_enum_field.cc \
187 google/protobuf/compiler/javamicro/javamicro_field.cc \
189 google/protobuf/compiler/javamicro/javamicro_file.cc \
191 google/protobuf/compiler/javamicro/javamicro_generator.cc \
192 google/protobuf/compiler/javamicro/javamicro_helpers.cc \
194 google/protobuf/compiler/javamicro/javamicro_message.cc \
196 google/protobuf/compiler/javamicro/javamicro_message_field.cc\
198 google/protobuf/compiler/javamicro/javamicro_primitive_field.cc\
200 google/protobuf/compiler/javanano/javanano_enum.cc \
202 google/protobuf/compiler/javanano/javanano_enum_field.cc \
204 google/protobuf/compiler/javanano/javanano_extension.cc \
206 google/protobuf/compiler/javanano/javanano_field.cc \
208 google/protobuf/compiler/javanano/javanano_file.cc \
210 google/protobuf/compiler/javanano/javanano_generator.cc \
211 google/protobuf/compiler/javanano/javanano_helpers.cc \
213 google/protobuf/compiler/javanano/javanano_message.cc \
215 google/protobuf/compiler/javanano/javanano_message_field.cc\
217 google/protobuf/compiler/javanano/javanano_primitive_field.cc\
219 google/protobuf/compiler/python/python_generator.cc
223 protoc_SOURCES = google/protobuf/compiler/main.cc
257 google/protobuf/unittest_lite.pb.cc \
259 google/protobuf/unittest_import_lite.pb.cc \
264 google/protobuf/unittest.pb.cc \
266 google/protobuf/unittest_empty.pb.cc \
268 google/protobuf/unittest_import.pb.cc \
270 google/protobuf/unittest_mset.pb.cc \
272 google/protobuf/unittest_optimize_for.pb.cc \
274 google/protobuf/unittest_embed_optimize_for.pb.cc \
276 google/protobuf/unittest_custom_options.pb.cc \
278 google/protobuf/unittest_lite_imports_nonlite.pb.cc \
280 google/protobuf/unittest_no_generic_services.pb.cc \
282 google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc \
307 google/protobuf/test_util.cc \
309 google/protobuf/testing/googletest.cc \
311 google/protobuf/testing/file.cc \
322 # since test_util.cc takes forever to compile with optimization (with GCC).
326 google/protobuf/stubs/common_unittest.cc \
327 google/protobuf/stubs/once_unittest.cc \
328 google/protobuf/stubs/strutil_unittest.cc \
329 google/protobuf/stubs/structurally_valid_unittest.cc \
330 google/protobuf/descriptor_database_unittest.cc \
331 google/protobuf/descriptor_unittest.cc \
332 google/protobuf/dynamic_message_unittest.cc \
333 google/protobuf/extension_set_unittest.cc \
334 google/protobuf/generated_message_reflection_unittest.cc \
335 google/protobuf/message_unittest.cc \
336 google/protobuf/reflection_ops_unittest.cc \
337 google/protobuf/repeated_field_unittest.cc \
338 google/protobuf/text_format_unittest.cc \
339 google/protobuf/unknown_field_set_unittest.cc \
340 google/protobuf/wire_format_unittest.cc \
341 google/protobuf/io/coded_stream_unittest.cc \
342 google/protobuf/io/printer_unittest.cc \
343 google/protobuf/io/tokenizer_unittest.cc \
344 google/protobuf/io/zero_copy_stream_unittest.cc \
345 google/protobuf/compiler/command_line_interface_unittest.cc \
346 google/protobuf/compiler/importer_unittest.cc \
347 google/protobuf/compiler/mock_code_generator.cc \
349 google/protobuf/compiler/parser_unittest.cc \
350 google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc \
351 google/protobuf/compiler/cpp/cpp_unittest.cc \
352 google/protobuf/compiler/cpp/cpp_plugin_unittest.cc \
353 google/protobuf/compiler/java/java_plugin_unittest.cc \
354 google/protobuf/compiler/python/python_plugin_unittest.cc \
367 google/protobuf/compiler/cpp/cpp_unittest.cc \
375 google/protobuf/lite_unittest.cc \
376 google/protobuf/test_util_lite.cc \
386 google/protobuf/compiler/mock_code_generator.cc \
387 google/protobuf/testing/file.cc \
389 google/protobuf/compiler/test_plugin.cc
393 zcgzip_SOURCES = google/protobuf/testing/zcgzip.cc
396 zcgunzip_SOURCES = google/protobuf/testing/zcgunzip.cc