/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/ |
D | unittest_unknown_enum_values.proto | 44 repeated Enum repeated_field = 2; field 56 repeated Enum repeated_field = 2; field
|
/external/protobuf/src/google/protobuf/ |
D | preserve_unknown_enum_test.cc | 206 const google::protobuf::FieldDescriptor* repeated_field = in TEST() local 229 const google::protobuf::FieldDescriptor* repeated_field = in TEST() local 249 const google::protobuf::FieldDescriptor* repeated_field = in TEST() local
|
D | map_field_inl.h | 405 RepeatedPtrField<EntryType>* repeated_field = in SyncRepeatedFieldWithMapNoLock() local 431 RepeatedPtrField<EntryType>* repeated_field = in SyncMapWithRepeatedFieldNoLock() local
|
D | map_field_test.cc | 275 RepeatedPtrField<Message>* repeated_field = stub->InternalRepeatedField(); in Expect() local
|
D | unknown_field_set_unittest.cc | 414 const FieldDescriptor* repeated_field = in TEST_F() local
|
D | arena_unittest.cc | 661 RepeatedPtrField<TestAllTypes> repeated_field; in TEST() local 671 RepeatedPtrField<TestAllTypes> repeated_field; in TEST() local
|
/external/libtextclassifier/utils/ |
D | flatbuffers.cc | 27 std::unique_ptr<ReflectiveFlatbuffer::RepeatedField>* repeated_field) { in CreateRepeatedField() 263 std::unique_ptr<RepeatedField> repeated_field; in Repeated() local
|
/external/grpc-grpc/src/core/tsi/alts/handshaker/ |
D | alts_handshaker_service_api_util.h | 72 } repeated_field; typedef
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_pass_pipeline.cc | 78 auto repeated_field = debug_options.xla_disable_hlo_passes(); in GetEnabledPasses() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | variant_tensor_data.cc | 100 string repeated_field = ""; in DebugString() local
|
/external/protobuf/ruby/tests/ |
D | repeated_field_test.rb | 561 def check_self_modifying_method(repeated_field, ref_array) argument
|
/external/protobuf/js/ |
D | test.proto | 218 repeated string repeated_field = 9; field
|
/external/python/apitools/apitools/base/py/ |
D | encoding_test.py | 128 repeated_field = messages.StringField(5, repeated=True) variable in MessageWithRemappings
|
/external/protobuf/src/google/protobuf/util/ |
D | message_differencer.cc | 744 bool MessageDifferencer::IsMatch(const FieldDescriptor* repeated_field, in IsMatch() 789 const FieldDescriptor* repeated_field, in CompareRepeatedField() 1365 const FieldDescriptor* repeated_field, in MatchRepeatedFieldIndices()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | repeated_field.c | 54 static int index_position(VALUE _index, RepeatedField* repeated_field) { in index_position()
|