Home | History | Annotate | Download | only in src

Lines Matching defs:replacing

1478   // Make a new DescriptorArray replacing an entry with FieldDescriptor.
3237 // Conversely, we filter after replacing, so replacing a transition and
3265 const bool replacing = !inserting;
3270 if (replacing) {
3271 // We are replacing an existing descriptor. We keep the enumeration
3303 // and inserting or replacing a descriptor.
3319 if (replacing) from_index++;