/third_party/protobuf/src/google/protobuf/ |
D | descriptor.pb.h | 134 class UninterpretedOption; variable 167 …F_EXPORT PROTOBUF_NAMESPACE_ID::UninterpretedOption* Arena::CreateMaybeMessage<PROTOBUF_NAMESPACE_… 1701 PROTOBUF_NAMESPACE_ID::UninterpretedOption* mutable_uninterpreted_option(int index); 1702 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::UninterpretedOption >* 1705 const PROTOBUF_NAMESPACE_ID::UninterpretedOption& _internal_uninterpreted_option(int index) const; 1706 PROTOBUF_NAMESPACE_ID::UninterpretedOption* _internal_add_uninterpreted_option(); 1708 const PROTOBUF_NAMESPACE_ID::UninterpretedOption& uninterpreted_option(int index) const; 1709 PROTOBUF_NAMESPACE_ID::UninterpretedOption* add_uninterpreted_option(); 1710 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::UninterpretedOption >& 1723 …::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::UninterpretedOption > uninterpre… [all …]
|
D | descriptor.pb.cc | 133 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<UninterpretedOption> _instance; 541 new (ptr) PROTOBUF_NAMESPACE_ID::UninterpretedOption(); in InitDefaultsscc_info_UninterpretedOption_google_2fprotobuf_2fdescriptor_2eproto() 544 PROTOBUF_NAMESPACE_ID::UninterpretedOption::InitAsDefaultInstance(); in InitDefaultsscc_info_UninterpretedOption_google_2fprotobuf_2fdescriptor_2eproto() 891 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::UninterpretedOption, _has_bits_), 892 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::UninterpretedOption, _internal_metadata_), 896 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::UninterpretedOption, name_), 897 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::UninterpretedOption, identifier_value_), 898 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::UninterpretedOption, positive_int_value_), 899 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::UninterpretedOption, negative_int_value_), 900 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::UninterpretedOption, double_value_), [all …]
|
D | descriptor.proto | 130 repeated UninterpretedOption uninterpreted_option = 999; 458 repeated UninterpretedOption uninterpreted_option = 999; 527 repeated UninterpretedOption uninterpreted_option = 999; 618 repeated UninterpretedOption uninterpreted_option = 999; 628 repeated UninterpretedOption uninterpreted_option = 999; 649 repeated UninterpretedOption uninterpreted_option = 999; 663 repeated UninterpretedOption uninterpreted_option = 999; 683 repeated UninterpretedOption uninterpreted_option = 999; 714 repeated UninterpretedOption uninterpreted_option = 999; 727 message UninterpretedOption { message
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 184 …UninterpretedOption), global::Google.Protobuf.Reflection.UninterpretedOption.Parser, new[]{ "Name"… in DescriptorReflection() 1959 …private static readonly pb::FieldCodec<global::Google.Protobuf.Reflection.UninterpretedOption> _re… 1960 … = pb::FieldCodec.ForMessage(7994, global::Google.Protobuf.Reflection.UninterpretedOption.Parser); 1961 …obuf.Reflection.UninterpretedOption> uninterpretedOption_ = new pbc::RepeatedField<global::Google.… 1966 …ic pbc::RepeatedField<global::Google.Protobuf.Reflection.UninterpretedOption> UninterpretedOption { property in Google.Protobuf.Reflection.ExtensionRangeOptions 5332 …private static readonly pb::FieldCodec<global::Google.Protobuf.Reflection.UninterpretedOption> _re… 5333 … = pb::FieldCodec.ForMessage(7994, global::Google.Protobuf.Reflection.UninterpretedOption.Parser); 5334 …obuf.Reflection.UninterpretedOption> uninterpretedOption_ = new pbc::RepeatedField<global::Google.… 5340 …ic pbc::RepeatedField<global::Google.Protobuf.Reflection.UninterpretedOption> UninterpretedOption { property in Google.Protobuf.Reflection.FileOptions 6203 …private static readonly pb::FieldCodec<global::Google.Protobuf.Reflection.UninterpretedOption> _re… [all …]
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | UninterpretedOption.php | 23 class UninterpretedOption extends \Google\Protobuf\Internal\Message class 95 …ogle\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\UninterpretedOption\NamePart::c…
|
D | UninterpretedOption_NamePart.php | 14 class_exists(UninterpretedOption\NamePart::class);
|
D | OneofOptions.php | 60 … \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\UninterpretedOption::class);
|
D | ExtensionRangeOptions.php | 60 … \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\UninterpretedOption::class);
|
D | EnumValueOptions.php | 116 … \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\UninterpretedOption::class);
|
D | ServiceOptions.php | 116 … \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\UninterpretedOption::class);
|
D | MethodOptions.php | 153 … \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\UninterpretedOption::class);
|
D | EnumOptions.php | 164 … \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\UninterpretedOption::class);
|
D | MessageOptions.php | 380 … \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\UninterpretedOption::class);
|
D | FieldOptions.php | 492 … \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\UninterpretedOption::class);
|
D | FileOptions.php | 1092 … \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\UninterpretedOption::class);
|
/third_party/protobuf/src/google/protobuf/compiler/ |
D | parser.cc | 553 const UninterpretedOption option = proto->options().uninterpreted_option(i); in ValidateEnum() 817 const UninterpretedOption& uninterpreted = options.uninterpreted_option(i); in IsMessageSetWireFormatMessage() 1178 const UninterpretedOption& option = in GenerateMapEntry() 1387 bool Parser::ParseOptionNamePart(UninterpretedOption* uninterpreted_option, in ParseOptionNamePart() 1390 UninterpretedOption::NamePart* name = uninterpreted_option->add_name(); in ParseOptionNamePart() 1397 part_location, UninterpretedOption::NamePart::kNamePartFieldNumber); in ParseOptionNamePart() 1416 part_location, UninterpretedOption::NamePart::kNamePartFieldNumber); in ParseOptionNamePart() 1471 UninterpretedOption* uninterpreted_option = in ParseOption() 1472 down_cast<UninterpretedOption*>(options->GetReflection()->AddMessage( in ParseOption() 1478 UninterpretedOption::kNameFieldNumber); in ParseOption() [all …]
|
D | parser_unittest.cc | 3208 const UninterpretedOption& option1 = file_.options().uninterpreted_option(0); in TEST_F() 3209 const UninterpretedOption& option2 = file_.options().uninterpreted_option(1); in TEST_F() 3210 const UninterpretedOption& option3 = file_.options().uninterpreted_option(2); in TEST_F() 3211 const UninterpretedOption& option4 = file_.options().uninterpreted_option(3); in TEST_F() 3212 const UninterpretedOption& option5 = file_.options().uninterpreted_option(4); in TEST_F() 3213 const UninterpretedOption& option6 = file_.options().uninterpreted_option(5); in TEST_F() 3375 const UninterpretedOption& option1 = field.options().uninterpreted_option(0); in TEST_F() 3376 const UninterpretedOption& option2 = field.options().uninterpreted_option(1); in TEST_F() 3412 const UninterpretedOption& option1 = value.options().uninterpreted_option(0); in TEST_F() 3413 const UninterpretedOption& option2 = value.options().uninterpreted_option(1); in TEST_F() [all …]
|
D | parser.h | 485 bool ParseOptionNamePart(UninterpretedOption* uninterpreted_option,
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption/ |
D | NamePart.php | 5 namespace Google\Protobuf\Internal\UninterpretedOption;
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 301 repeated UninterpretedOption uninterpreted_option = 999; 334 repeated UninterpretedOption uninterpreted_option = 999; 416 repeated UninterpretedOption uninterpreted_option = 999; 429 repeated UninterpretedOption uninterpreted_option = 999; 437 repeated UninterpretedOption uninterpreted_option = 999; 451 repeated UninterpretedOption uninterpreted_option = 999; 465 repeated UninterpretedOption uninterpreted_option = 999; 478 message UninterpretedOption { message
|
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 301 repeated UninterpretedOption uninterpreted_option = 999; 334 repeated UninterpretedOption uninterpreted_option = 999; 416 repeated UninterpretedOption uninterpreted_option = 999; 429 repeated UninterpretedOption uninterpreted_option = 999; 437 repeated UninterpretedOption uninterpreted_option = 999; 451 repeated UninterpretedOption uninterpreted_option = 999; 465 repeated UninterpretedOption uninterpreted_option = 999; 478 message UninterpretedOption { message
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 301 repeated UninterpretedOption uninterpreted_option = 999; 334 repeated UninterpretedOption uninterpreted_option = 999; 416 repeated UninterpretedOption uninterpreted_option = 999; 429 repeated UninterpretedOption uninterpreted_option = 999; 437 repeated UninterpretedOption uninterpreted_option = 999; 451 repeated UninterpretedOption uninterpreted_option = 999; 465 repeated UninterpretedOption uninterpreted_option = 999; 478 message UninterpretedOption { message
|
/third_party/grpc/third_party/upb/benchmarks/ |
D | descriptor_sv.proto | 127 repeated UninterpretedOption uninterpreted_option = 999; 445 repeated UninterpretedOption uninterpreted_option = 999; 513 repeated UninterpretedOption uninterpreted_option = 999; 603 repeated UninterpretedOption uninterpreted_option = 999; 613 repeated UninterpretedOption uninterpreted_option = 999; 633 repeated UninterpretedOption uninterpreted_option = 999; 647 repeated UninterpretedOption uninterpreted_option = 999; 666 repeated UninterpretedOption uninterpreted_option = 999; 696 repeated UninterpretedOption uninterpreted_option = 999; 708 message UninterpretedOption { message
|
D | descriptor.proto | 126 repeated UninterpretedOption uninterpreted_option = 999; 454 repeated UninterpretedOption uninterpreted_option = 999; 523 repeated UninterpretedOption uninterpreted_option = 999; 614 repeated UninterpretedOption uninterpreted_option = 999; 624 repeated UninterpretedOption uninterpreted_option = 999; 645 repeated UninterpretedOption uninterpreted_option = 999; 659 repeated UninterpretedOption uninterpreted_option = 999; 679 repeated UninterpretedOption uninterpreted_option = 999; 710 repeated UninterpretedOption uninterpreted_option = 999; 723 message UninterpretedOption { message
|
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/ |
D | Descriptor.php | 236 …oogle.protobuf.internal.UninterpretedOption', \Google\Protobuf\Internal\UninterpretedOption::class) 246 ….internal.UninterpretedOption.NamePart', \Google\Protobuf\Internal\UninterpretedOption\NamePart::c…
|