Lines Matching full:replacing
1845 // Make a new DescriptorArray replacing an entry with FieldDescriptor.
5718 // Conversely, we filter after replacing, so replacing a transition and
5739 const bool replacing = (index != kNotFound);
5741 if (replacing) {
5742 // We are replacing an existing descriptor. We keep the enumeration
5781 // and inserting or replacing a descriptor.
5789 if (replacing) from_index++;