Searched defs:newAttributes (Results 1 – 7 of 7) sorted by relevance
248 final List<Attribute> newAttributes = new ArrayList<>(); in getAnnotationAttributes() local335 final List<Attribute> newAttributes = new ArrayList<>(); in getParameterAnnotationAttributes() local
229 Attribute[] newAttributes = new Attribute[attributesCount + 1]; in addAttribute() local
99 List<AttributeInfo> newAttributes = new ArrayList<AttributeInfo>(); in prune() local
162 List<AttributeInfo> newAttributes = new ArrayList<AttributeInfo>(); in prune() local
274 List<AttributeInfo> newAttributes = new ArrayList<AttributeInfo>(); in prune() local
72 void NamedAttrList::append(ArrayRef<NamedAttribute> newAttributes) { in append()
1205 Set<String> newAttributes = newElement2Attributes in TestBasicDTDCompatibility() local