/external/protobuf/src/google/protobuf/ |
D | map_field_inl.h | 180 RepeatedPtrField<EntryType>* repeated_field = in Clear() local 290 RepeatedPtrField<EntryType>* repeated_field = in SyncRepeatedFieldWithMapNoLock() local 318 RepeatedPtrField<EntryType>* repeated_field = in SyncMapWithRepeatedFieldNoLock() local
|
D | preserve_unknown_enum_test.cc | 202 const FieldDescriptor* repeated_field = d->FindFieldByName("repeated_e"); in TEST() local 224 const FieldDescriptor* repeated_field = d->FindFieldByName("repeated_e"); in TEST() local 242 const FieldDescriptor* repeated_field = in TEST() local
|
D | map_field_test.cc | 262 RepeatedPtrField<Message>* repeated_field = stub->InternalRepeatedField(); in Expect() local
|
D | unknown_field_set_unittest.cc | 417 const FieldDescriptor* repeated_field = in TEST_F() local
|
D | arena_unittest.cc | 693 RepeatedPtrField<TestAllTypes> repeated_field; in TEST() local 703 RepeatedPtrField<TestAllTypes> repeated_field; in TEST() local
|
/external/protobuf/php/ext/google/protobuf/ |
D | type_check.c | 466 zval* repeated_field; in check_repeated_field() local 469 zval repeated_field; in check_repeated_field() local
|
D | array.c | 507 RepeatedField *repeated_field = intern->repeated_field; local
|
/external/grpc-grpc/src/core/tsi/alts/handshaker/ |
D | alts_handshaker_service_api_util.h | 72 } repeated_field; typedef
|
/external/tensorflow/tensorflow/core/framework/ |
D | variant_tensor_data.cc | 94 string repeated_field = ""; in DebugString() local
|
/external/protobuf/ruby/compatibility_tests/v3.0.0/tests/ |
D | repeated_field_test.rb | 562 def check_self_modifying_method(repeated_field, ref_array) argument
|
/external/protobuf/ruby/tests/ |
D | repeated_field_test.rb | 584 def check_self_modifying_method(repeated_field, ref_array) argument
|
/external/libtextclassifier/native/utils/flatbuffers/ |
D | mutable.cc | 291 std::unique_ptr<RepeatedField> repeated_field( in Repeated() local 467 if (RepeatedField* repeated_field = Repeated(field); in MergeFrom() local
|
/external/libtextclassifier/native/utils/ |
D | lua-utils_test.cc | 333 RepeatedField* repeated_field = buffer->Repeated("repeated_nested_field"); in TEST_F() local
|
/external/protobuf/js/compatibility_tests/v3.0.0/ |
D | test.proto | 219 repeated string repeated_field = 9; field
|
/external/protobuf/js/compatibility_tests/v3.1.0/ |
D | test.proto | 219 repeated string repeated_field = 9; field
|
/external/protobuf/src/google/protobuf/util/ |
D | message_differencer.cc | 874 const FieldDescriptor* repeated_field, in IsMatch() 918 const FieldDescriptor* repeated_field, in CompareRepeatedField() 1577 const FieldDescriptor* repeated_field, in MatchRepeatedFieldIndices()
|
/external/protobuf/js/ |
D | test.proto | 241 repeated string repeated_field = 9; field
|
/external/python/apitools/apitools/base/py/ |
D | encoding_test.py | 206 repeated_field = messages.StringField(5, repeated=True) variable in MessageWithRemappings
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | repeated_field.c | 54 static int index_position(VALUE _index, RepeatedField* repeated_field) { in index_position()
|
/external/tensorflow/tensorflow/stream_executor/ |
D | dnn.h | 80 inline absl::Span<const int64> AsInt64Slice(const T& repeated_field) { in AsInt64Slice() 92 inline absl::Span<int64> AsInt64Slice(T* repeated_field) { in AsInt64Slice()
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | fuzzer_util.cpp | 310 const google::protobuf::RepeatedField<uint32_t>& repeated_field) { in RepeatedFieldToVector()
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_util.cpp | 310 const google::protobuf::RepeatedField<uint32_t>& repeated_field) { in RepeatedFieldToVector()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
D | fuzzer_util.cpp | 361 const google::protobuf::RepeatedField<uint32_t>& repeated_field) { in RepeatedFieldToVector()
|