| /third_party/protobuf/src/google/protobuf/ |
| H A 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 [all...] |
| H A 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
|
| H A D | map_field_test.cc | 262 RepeatedPtrField<Message>* repeated_field = stub->InternalRepeatedField(); in Expect() local
|
| H A D | unknown_field_set_unittest.cc | 457 const FieldDescriptor* repeated_field = in TEST_F() local [all...] |
| H A D | arena_unittest.cc | 678 RepeatedPtrField<TestAllTypes> repeated_field; in TEST() local 688 RepeatedPtrField<TestAllTypes> repeated_field; in TEST() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_idet.c | 76 static const char *rep2str(RepeatedField repeated_field) in rep2str() argument
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | array.c | 435 zval repeated_field; member 476 static void RepeatedFieldIter_make(zval *val, zval *repeated_field) { in RepeatedFieldIter_make() argument
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | repeated_field.c | 54 static int index_position(VALUE _index, RepeatedField* repeated_field) { in index_position() argument
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | Message.php | 132 $repeated_field = new RepeatedField( variable 138 $repeated_field = new RepeatedField( variable 144 $repeated_field = new RepeatedField($field->getType()); variable 579 $repeated_field = new RepeatedField( variable 585 $repeated_field = new RepeatedField( variable 591 $repeated_field = new RepeatedField($field->getType()); global() variable [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | fuzzer_util.cpp | 360 RepeatedFieldToVector( const google::protobuf::RepeatedField<uint32_t>& repeated_field) RepeatedFieldToVector() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | fuzzer_util.cpp | 360 RepeatedFieldToVector( const google::protobuf::RepeatedField<uint32_t>& repeated_field) RepeatedFieldToVector() argument
|
| /third_party/protobuf/src/google/protobuf/util/ |
| H A D | message_differencer.cc | 876 IsMatch( const FieldDescriptor* repeated_field, const MapKeyComparator* key_comparator, const Message* message1, const Message* message2, const std::vector<SpecificField>& parent_fields, Reporter* reporter, int index1, int index2) IsMatch() argument 919 CompareRepeatedField( const Message& message1, const Message& message2, const FieldDescriptor* repeated_field, std::vector<SpecificField>* parent_fields) CompareRepeatedField() argument 1581 MatchRepeatedFieldIndices( const Message& message1, const Message& message2, const FieldDescriptor* repeated_field, const MapKeyComparator* key_comparator, const std::vector<SpecificField>& parent_fields, std::vector<int>* match_list1, std::vector<int>* match_list2) MatchRepeatedFieldIndices() argument [all...] |
| /third_party/spirv-tools/source/fuzz/ |
| H A D | fuzzer_util.cpp | 362 RepeatedFieldToVector( const google::protobuf::RepeatedField<uint32_t>& repeated_field) RepeatedFieldToVector() argument
|