Lines Matching refs:google

5 GZHEADERS = google/protobuf/io/gzip_stream.h
6 GZTESTS = google/protobuf/io/gzip_stream_unittest.sh
27 nobase_dist_proto_DATA = google/protobuf/descriptor.proto \
28 google/protobuf/compiler/plugin.proto
41 google/protobuf/stubs/common.h \
42 google/protobuf/stubs/once.h \
43 google/protobuf/descriptor.h \
44 google/protobuf/descriptor.pb.h \
45 google/protobuf/descriptor_database.h \
46 google/protobuf/dynamic_message.h \
47 google/protobuf/extension_set.h \
48 google/protobuf/generated_message_util.h \
49 google/protobuf/generated_message_reflection.h \
50 google/protobuf/message.h \
51 google/protobuf/message_lite.h \
52 google/protobuf/reflection_ops.h \
53 google/protobuf/repeated_field.h \
54 google/protobuf/service.h \
55 google/protobuf/text_format.h \
56 google/protobuf/unknown_field_set.h \
57 google/protobuf/wire_format.h \
58 google/protobuf/wire_format_lite.h \
59 google/protobuf/wire_format_lite_inl.h \
60 google/protobuf/io/coded_stream.h \
62 google/protobuf/io/printer.h \
63 google/protobuf/io/tokenizer.h \
64 google/protobuf/io/zero_copy_stream.h \
65 google/protobuf/io/zero_copy_stream_impl.h \
66 google/protobuf/io/zero_copy_stream_impl_lite.h \
67 google/protobuf/compiler/code_generator.h \
68 google/protobuf/compiler/command_line_interface.h \
69 google/protobuf/compiler/importer.h \
70 google/protobuf/compiler/parser.h \
71 google/protobuf/compiler/plugin.h \
72 google/protobuf/compiler/plugin.pb.h \
73 google/protobuf/compiler/cpp/cpp_generator.h \
74 google/protobuf/compiler/java/java_generator.h \
75 google/protobuf/compiler/javamicro/javamicro_generator.h \
76 google/protobuf/compiler/javanano/javanano_generator.h \
77 google/protobuf/compiler/python/python_generator.h
84 google/protobuf/stubs/common.cc \
85 google/protobuf/stubs/once.cc \
86 google/protobuf/stubs/hash.cc \
87 google/protobuf/stubs/hash.h \
88 google/protobuf/stubs/map-util.h \
89 google/protobuf/stubs/stl_util-inl.h \
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 \
96 google/protobuf/io/coded_stream_inl.h \
97 google/protobuf/io/zero_copy_stream.cc \
98 google/protobuf/io/zero_copy_stream_impl_lite.cc
104 google/protobuf/stubs/strutil.cc \
105 google/protobuf/stubs/strutil.h \
106 google/protobuf/stubs/substitute.cc \
107 google/protobuf/stubs/substitute.h \
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 \
136 google/protobuf/compiler/subprocess.h \
137 google/protobuf/compiler/zip_writer.cc \
138 google/protobuf/compiler/zip_writer.h \
139 google/protobuf/compiler/cpp/cpp_enum.cc \
140 google/protobuf/compiler/cpp/cpp_enum.h \
141 google/protobuf/compiler/cpp/cpp_enum_field.cc \
142 google/protobuf/compiler/cpp/cpp_enum_field.h \
143 google/protobuf/compiler/cpp/cpp_extension.cc \
144 google/protobuf/compiler/cpp/cpp_extension.h \
145 google/protobuf/compiler/cpp/cpp_field.cc \
146 google/protobuf/compiler/cpp/cpp_field.h \
147 google/protobuf/compiler/cpp/cpp_file.cc \
148 google/protobuf/compiler/cpp/cpp_file.h \
149 google/protobuf/compiler/cpp/cpp_generator.cc \
150 google/protobuf/compiler/cpp/cpp_helpers.cc \
151 google/protobuf/compiler/cpp/cpp_helpers.h \
152 google/protobuf/compiler/cpp/cpp_message.cc \
153 google/protobuf/compiler/cpp/cpp_message.h \
154 google/protobuf/compiler/cpp/cpp_message_field.cc \
155 google/protobuf/compiler/cpp/cpp_message_field.h \
156 google/protobuf/compiler/cpp/cpp_primitive_field.cc \
157 google/protobuf/compiler/cpp/cpp_primitive_field.h \
158 google/protobuf/compiler/cpp/cpp_service.cc \
159 google/protobuf/compiler/cpp/cpp_service.h \
160 google/protobuf/compiler/cpp/cpp_string_field.cc \
161 google/protobuf/compiler/cpp/cpp_string_field.h \
162 google/protobuf/compiler/java/java_enum.cc \
163 google/protobuf/compiler/java/java_enum.h \
164 google/protobuf/compiler/java/java_enum_field.cc \
165 google/protobuf/compiler/java/java_enum_field.h \
166 google/protobuf/compiler/java/java_extension.cc \
167 google/protobuf/compiler/java/java_extension.h \
168 google/protobuf/compiler/java/java_field.cc \
169 google/protobuf/compiler/java/java_field.h \
170 google/protobuf/compiler/java/java_file.cc \
171 google/protobuf/compiler/java/java_file.h \
172 google/protobuf/compiler/java/java_generator.cc \
173 google/protobuf/compiler/java/java_helpers.cc \
174 google/protobuf/compiler/java/java_helpers.h \
175 google/protobuf/compiler/java/java_message.cc \
176 google/protobuf/compiler/java/java_message.h \
177 google/protobuf/compiler/java/java_message_field.cc \
178 google/protobuf/compiler/java/java_message_field.h \
179 google/protobuf/compiler/java/java_primitive_field.cc \
180 google/protobuf/compiler/java/java_primitive_field.h \
181 google/protobuf/compiler/java/java_service.cc \
182 google/protobuf/compiler/java/java_service.h \
183 google/protobuf/compiler/javamicro/javamicro_enum.cc \
184 google/protobuf/compiler/javamicro/javamicro_enum.h \
185 google/protobuf/compiler/javamicro/javamicro_enum_field.cc \
186 google/protobuf/compiler/javamicro/javamicro_enum_field.h \
187 google/protobuf/compiler/javamicro/javamicro_field.cc \
188 google/protobuf/compiler/javamicro/javamicro_field.h \
189 google/protobuf/compiler/javamicro/javamicro_file.cc \
190 google/protobuf/compiler/javamicro/javamicro_file.h \
191 google/protobuf/compiler/javamicro/javamicro_generator.cc \
192 google/protobuf/compiler/javamicro/javamicro_helpers.cc \
193 google/protobuf/compiler/javamicro/javamicro_helpers.h \
194 google/protobuf/compiler/javamicro/javamicro_message.cc \
195 google/protobuf/compiler/javamicro/javamicro_message.h \
196 google/protobuf/compiler/javamicro/javamicro_message_field.cc\
197 google/protobuf/compiler/javamicro/javamicro_message_field.h \
198 google/protobuf/compiler/javamicro/javamicro_primitive_field.cc\
199 google/protobuf/compiler/javamicro/javamicro_primitive_field.h\
200 google/protobuf/compiler/javanano/javanano_enum.cc \
201 google/protobuf/compiler/javanano/javanano_enum.h \
202 google/protobuf/compiler/javanano/javanano_enum_field.cc \
203 google/protobuf/compiler/javanano/javanano_enum_field.h \
204 google/protobuf/compiler/javanano/javanano_extension.cc \
205 google/protobuf/compiler/javanano/javanano_extension.h \
206 google/protobuf/compiler/javanano/javanano_field.cc \
207 google/protobuf/compiler/javanano/javanano_field.h \
208 google/protobuf/compiler/javanano/javanano_file.cc \
209 google/protobuf/compiler/javanano/javanano_file.h \
210 google/protobuf/compiler/javanano/javanano_generator.cc \
211 google/protobuf/compiler/javanano/javanano_helpers.cc \
212 google/protobuf/compiler/javanano/javanano_helpers.h \
213 google/protobuf/compiler/javanano/javanano_message.cc \
214 google/protobuf/compiler/javanano/javanano_message.h \
215 google/protobuf/compiler/javanano/javanano_message_field.cc\
216 google/protobuf/compiler/javanano/javanano_message_field.h \
217 google/protobuf/compiler/javanano/javanano_primitive_field.cc\
218 google/protobuf/compiler/javanano/javanano_primitive_field.h\
219 google/protobuf/compiler/python/python_generator.cc
223 protoc_SOURCES = google/protobuf/compiler/main.cc
228 google/protobuf/unittest.proto \
229 google/protobuf/unittest_empty.proto \
230 google/protobuf/unittest_import.proto \
231 google/protobuf/unittest_mset.proto \
232 google/protobuf/unittest_optimize_for.proto \
233 google/protobuf/unittest_embed_optimize_for.proto \
234 google/protobuf/unittest_custom_options.proto \
235 google/protobuf/unittest_lite.proto \
236 google/protobuf/unittest_import_lite.proto \
237 google/protobuf/unittest_lite_imports_nonlite.proto \
238 google/protobuf/unittest_no_generic_services.proto \
239 google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto
244 google/protobuf/io/gzip_stream.h \
245 google/protobuf/io/gzip_stream_unittest.sh \
246 google/protobuf/testdata/golden_message \
247 google/protobuf/testdata/golden_packed_fields_message \
248 google/protobuf/testdata/text_format_unittest_data.txt \
249 google/protobuf/testdata/text_format_unittest_extensions_data.txt \
250 google/protobuf/package_info.h \
251 google/protobuf/io/package_info.h \
252 google/protobuf/compiler/package_info.h \
253 google/protobuf/compiler/zip_output_unittest.sh \
254 google/protobuf/unittest_enormous_descriptor.proto
257 google/protobuf/unittest_lite.pb.cc \
258 google/protobuf/unittest_lite.pb.h \
259 google/protobuf/unittest_import_lite.pb.cc \
260 google/protobuf/unittest_import_lite.pb.h
264 google/protobuf/unittest.pb.cc \
265 google/protobuf/unittest.pb.h \
266 google/protobuf/unittest_empty.pb.cc \
267 google/protobuf/unittest_empty.pb.h \
268 google/protobuf/unittest_import.pb.cc \
269 google/protobuf/unittest_import.pb.h \
270 google/protobuf/unittest_mset.pb.cc \
271 google/protobuf/unittest_mset.pb.h \
272 google/protobuf/unittest_optimize_for.pb.cc \
273 google/protobuf/unittest_optimize_for.pb.h \
274 google/protobuf/unittest_embed_optimize_for.pb.cc \
275 google/protobuf/unittest_embed_optimize_for.pb.h \
276 google/protobuf/unittest_custom_options.pb.cc \
277 google/protobuf/unittest_custom_options.pb.h \
278 google/protobuf/unittest_lite_imports_nonlite.pb.cc \
279 google/protobuf/unittest_lite_imports_nonlite.pb.h \
280 google/protobuf/unittest_no_generic_services.pb.cc \
281 google/protobuf/unittest_no_generic_services.pb.h \
282 google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc \
283 google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h
307 google/protobuf/test_util.cc \
308 google/protobuf/test_util.h \
309 google/protobuf/testing/googletest.cc \
310 google/protobuf/testing/googletest.h \
311 google/protobuf/testing/file.cc \
312 google/protobuf/testing/file.h
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 \
348 google/protobuf/compiler/mock_code_generator.h \
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 \
377 google/protobuf/test_util_lite.h
386 google/protobuf/compiler/mock_code_generator.cc \
387 google/protobuf/testing/file.cc \
388 google/protobuf/testing/file.h \
389 google/protobuf/compiler/test_plugin.cc
393 zcgzip_SOURCES = google/protobuf/testing/zcgzip.cc
396 zcgunzip_SOURCES = google/protobuf/testing/zcgunzip.cc
400 google/protobuf/compiler/zip_output_unittest.sh $(GZTESTS)