• Home
  • Raw
  • Download

Lines Matching +refs:protobuf +refs:mode

85 	$(srcdir)/config.h.in $(srcdir)/protobuf.pc.in \
86 $(srcdir)/protobuf-lite.pc.in compile config.guess config.sub \
101 CONFIG_CLEAN_FILES = protobuf.pc protobuf-lite.pc
372 pkgconfig_DATA = protobuf.pc protobuf-lite.pc
383 editors/protobuf-mode.el \
389 vsprojects/protobuf.sln \
405 java/src/main/java/com/google/protobuf/AbstractMessage.java \
406 java/src/main/java/com/google/protobuf/AbstractMessageLite.java \
407 java/src/main/java/com/google/protobuf/AbstractParser.java \
408 java/src/main/java/com/google/protobuf/BlockingRpcChannel.java \
409 java/src/main/java/com/google/protobuf/BlockingService.java \
410 java/src/main/java/com/google/protobuf/ByteString.java \
411 java/src/main/java/com/google/protobuf/CodedInputStream.java \
412 java/src/main/java/com/google/protobuf/CodedOutputStream.java \
413 java/src/main/java/com/google/protobuf/Descriptors.java \
414 java/src/main/java/com/google/protobuf/DynamicMessage.java \
415 java/src/main/java/com/google/protobuf/Extension.java \
416 java/src/main/java/com/google/protobuf/ExtensionRegistry.java \
417 java/src/main/java/com/google/protobuf/ExtensionRegistryLite.java \
418 java/src/main/java/com/google/protobuf/FieldSet.java \
419 java/src/main/java/com/google/protobuf/GeneratedMessage.java \
420 java/src/main/java/com/google/protobuf/GeneratedMessageLite.java \
421 java/src/main/java/com/google/protobuf/Internal.java \
422 java/src/main/java/com/google/protobuf/InvalidProtocolBufferException.java \
423 java/src/main/java/com/google/protobuf/LazyField.java \
424 java/src/main/java/com/google/protobuf/LazyFieldLite.java \
425 java/src/main/java/com/google/protobuf/LazyStringArrayList.java \
426 java/src/main/java/com/google/protobuf/LazyStringList.java \
427 java/src/main/java/com/google/protobuf/Message.java \
428 java/src/main/java/com/google/protobuf/MessageLite.java \
429 java/src/main/java/com/google/protobuf/MessageLiteOrBuilder.java \
430 java/src/main/java/com/google/protobuf/MessageOrBuilder.java \
431 java/src/main/java/com/google/protobuf/MessageReflection.java \
432 java/src/main/java/com/google/protobuf/Parser.java \
433 java/src/main/java/com/google/protobuf/ProtocolMessageEnum.java \
434 java/src/main/java/com/google/protobuf/ProtocolStringList.java \
435 java/src/main/java/com/google/protobuf/RepeatedFieldBuilder.java \
436 java/src/main/java/com/google/protobuf/RopeByteString.java \
437 java/src/main/java/com/google/protobuf/RpcCallback.java \
438 java/src/main/java/com/google/protobuf/RpcChannel.java \
439 java/src/main/java/com/google/protobuf/RpcController.java \
440 java/src/main/java/com/google/protobuf/RpcUtil.java \
441 java/src/main/java/com/google/protobuf/ServiceException.java \
442 java/src/main/java/com/google/protobuf/Service.java \
443 java/src/main/java/com/google/protobuf/SingleFieldBuilder.java \
444 java/src/main/java/com/google/protobuf/SmallSortedMap.java \
445 java/src/main/java/com/google/protobuf/TextFormat.java \
446 java/src/main/java/com/google/protobuf/UninitializedMessageException.java \
447 java/src/main/java/com/google/protobuf/UnknownFieldSet.java \
448 java/src/main/java/com/google/protobuf/UnmodifiableLazyStringList.java \
449 java/src/main/java/com/google/protobuf/Utf8.java \
450 java/src/main/java/com/google/protobuf/WireFormat.java \
451 java/src/test/java/com/google/protobuf/AbstractMessageTest.java \
452 java/src/test/java/com/google/protobuf/BoundedByteStringTest.java \
453 java/src/test/java/com/google/protobuf/ByteStringTest.java \
454 java/src/test/java/com/google/protobuf/CheckUtf8Test.java \
455 java/src/test/java/com/google/protobuf/CodedInputStreamTest.java \
456 java/src/test/java/com/google/protobuf/CodedOutputStreamTest.java \
457 java/src/test/java/com/google/protobuf/DeprecatedFieldTest.java \
458 java/src/test/java/com/google/protobuf/DescriptorsTest.java \
459 java/src/test/java/com/google/protobuf/DynamicMessageTest.java \
460 java/src/test/java/com/google/protobuf/ForceFieldBuildersPreRun.java \
461 java/src/test/java/com/google/protobuf/GeneratedMessageTest.java \
462 java/src/test/java/com/google/protobuf/IsValidUtf8Test.java \
463 java/src/test/java/com/google/protobuf/IsValidUtf8TestUtil.java \
464 java/src/test/java/com/google/protobuf/LazyFieldTest.java \
465 java/src/test/java/com/google/protobuf/LazyFieldLiteTest.java \
466 java/src/test/java/com/google/protobuf/LazyMessageLiteTest.java \
467 java/src/test/java/com/google/protobuf/LazyStringArrayListTest.java \
468 java/src/test/java/com/google/protobuf/LazyStringEndToEndTest.java \
469 java/src/test/java/com/google/protobuf/LiteEqualsAndHashTest.java \
470 java/src/test/java/com/google/protobuf/LiteralByteStringTest.java \
471 java/src/test/java/com/google/protobuf/LiteTest.java \
472 java/src/test/java/com/google/protobuf/MessageTest.java \
473 java/src/test/java/com/google/protobuf/NestedBuildersTest.java \
474 java/src/test/java/com/google/protobuf/ParserTest.java \
475 java/src/test/java/com/google/protobuf/RepeatedFieldBuilderTest.java \
476 java/src/test/java/com/google/protobuf/RopeByteStringSubstringTest.java \
477 java/src/test/java/com/google/protobuf/RopeByteStringTest.java \
478 java/src/test/java/com/google/protobuf/ServiceTest.java \
479 java/src/test/java/com/google/protobuf/SingleFieldBuilderTest.java \
480 java/src/test/java/com/google/protobuf/SmallSortedMapTest.java \
481 java/src/test/java/com/google/protobuf/TestBadIdentifiers.java \
482 java/src/test/java/com/google/protobuf/TestUtil.java \
483 java/src/test/java/com/google/protobuf/TextFormatTest.java \
484 java/src/test/java/com/google/protobuf/UnknownFieldSetTest.java \
485 java/src/test/java/com/google/protobuf/UnmodifiableLazyStringListTest.java \
486 java/src/test/java/com/google/protobuf/WireFormatTest.java \
487 java/src/test/java/com/google/protobuf/lazy_fields_lite.proto \
488 java/src/test/java/com/google/protobuf/lite_equals_and_hash.proto \
489 java/src/test/java/com/google/protobuf/multiple_files_test.proto \
490 java/src/test/java/com/google/protobuf/nested_builders_test.proto \
491 java/src/test/java/com/google/protobuf/nested_extension_lite.proto \
492 java/src/test/java/com/google/protobuf/nested_extension.proto \
493 java/src/test/java/com/google/protobuf/non_nested_extension_lite.proto \
494 java/src/test/java/com/google/protobuf/non_nested_extension.proto \
495 java/src/test/java/com/google/protobuf/outer_class_name_test.proto \
496 java/src/test/java/com/google/protobuf/outer_class_name_test2.proto \
497 java/src/test/java/com/google/protobuf/outer_class_name_test3.proto \
498 java/src/test/java/com/google/protobuf/test_bad_identifiers.proto \
499 java/src/test/java/com/google/protobuf/test_check_utf8.proto \
500 java/src/test/java/com/google/protobuf/test_check_utf8_size.proto \
501 java/src/test/java/com/google/protobuf/test_custom_options.proto \
504 python/google/protobuf/internal/api_implementation.cc \
505 python/google/protobuf/internal/api_implementation.py \
506 python/google/protobuf/internal/api_implementation_default_test.py \
507 python/google/protobuf/internal/containers.py \
508 python/google/protobuf/internal/cpp_message.py \
509 python/google/protobuf/internal/decoder.py \
510 python/google/protobuf/internal/descriptor_database_test.py \
511 python/google/protobuf/internal/descriptor_pool_test.py \
512 python/google/protobuf/internal/descriptor_pool_test1.proto \
513 python/google/protobuf/internal/descriptor_pool_test2.proto \
514 python/google/protobuf/internal/descriptor_python_test.py \
515 python/google/protobuf/internal/descriptor_test.py \
516 python/google/protobuf/internal/encoder.py \
517 python/google/protobuf/internal/enum_type_wrapper.py \
518 python/google/protobuf/internal/factory_test1.proto \
519 python/google/protobuf/internal/factory_test2.proto \
520 python/google/protobuf/internal/generator_test.py \
521 python/google/protobuf/internal/message_factory_python_test.py \
522 python/google/protobuf/internal/message_factory_test.py \
523 python/google/protobuf/internal/message_listener.py \
524 python/google/protobuf/internal/message_python_test.py \
525 python/google/protobuf/internal/message_test.py \
526 python/google/protobuf/internal/missing_enum_values.proto \
527 python/google/protobuf/internal/more_extensions.proto \
528 python/google/protobuf/internal/more_extensions_dynamic.proto \
529 python/google/protobuf/internal/more_messages.proto \
530 python/google/protobuf/internal/python_message.py \
531 python/google/protobuf/internal/reflection_test.py \
532 python/google/protobuf/internal/service_reflection_test.py \
533 python/google/protobuf/internal/symbol_database_test.py \
534 python/google/protobuf/internal/test_bad_identifiers.proto \
535 python/google/protobuf/internal/test_util.py \
536 python/google/protobuf/internal/text_encoding_test.py \
537 python/google/protobuf/internal/text_format_test.py \
538 python/google/protobuf/internal/type_checkers.py \
539 python/google/protobuf/internal/unknown_fields_test.py \
540 python/google/protobuf/internal/wire_format.py \
541 python/google/protobuf/internal/wire_format_test.py \
542 python/google/protobuf/internal/__init__.py \
543 python/google/protobuf/pyext/README \
544 python/google/protobuf/pyext/cpp_message.py \
545 python/google/protobuf/pyext/descriptor.h \
546 python/google/protobuf/pyext/descriptor.cc \
547 python/google/protobuf/pyext/descriptor_cpp2_test.py \
548 python/google/protobuf/pyext/extension_dict.h \
549 python/google/protobuf/pyext/extension_dict.cc \
550 python/google/protobuf/pyext/message.h \
551 python/google/protobuf/pyext/message.cc \
552 python/google/protobuf/pyext/message_factory_cpp2_test.py \
553 python/google/protobuf/pyext/proto2_api_test.proto \
554 python/google/protobuf/pyext/python.proto \
555 python/google/protobuf/pyext/python_protobuf.h \
556 python/google/protobuf/pyext/reflection_cpp2_generated_test.py \
557 python/google/protobuf/pyext/repeated_composite_container.h \
558 python/google/protobuf/pyext/repeated_composite_container.cc \
559 python/google/protobuf/pyext/repeated_scalar_container.h \
560 python/google/protobuf/pyext/repeated_scalar_container.cc \
561 python/google/protobuf/pyext/scoped_pyobject_ptr.h \
562 python/google/protobuf/pyext/__init__.py \
563 python/google/protobuf/descriptor.py \
564 python/google/protobuf/descriptor_database.py \
565 python/google/protobuf/descriptor_pool.py \
566 python/google/protobuf/message.py \
567 python/google/protobuf/message_factory.py \
568 python/google/protobuf/reflection.py \
569 python/google/protobuf/service.py \
570 python/google/protobuf/service_reflection.py \
571 python/google/protobuf/symbol_database.py \
572 python/google/protobuf/text_encoding.py \
573 python/google/protobuf/text_format.py \
574 python/google/protobuf/__init__.py \
656 protobuf.pc: $(top_builddir)/config.status $(srcdir)/protobuf.pc.in
658 protobuf-lite.pc: $(top_builddir)/config.status $(srcdir)/protobuf-lite.pc.in