Searched refs:newAttributes (Results 1 – 9 of 9) sorted by relevance
248 final List<Attribute> newAttributes = new ArrayList<>(); in getAnnotationAttributes() local250 newAttributes.add( in getAnnotationAttributes()255 newAttributes.add( in getAnnotationAttributes()260 return newAttributes.toArray(new Attribute[newAttributes.size()]); in getAnnotationAttributes()335 final List<Attribute> newAttributes = new ArrayList<>(); in getParameterAnnotationAttributes() local337 newAttributes in getParameterAnnotationAttributes()342 newAttributes in getParameterAnnotationAttributes()346 return newAttributes.toArray(new Attribute[newAttributes.size()]); in getParameterAnnotationAttributes()
229 Attribute[] newAttributes = new Attribute[attributesCount + 1]; in addAttribute() local231 newAttributes, 0, in addAttribute()233 attributes = newAttributes; in addAttribute()
1203 Set<String> newAttributes = newElement2Attributes in TestBasicDTDCompatibility() local1205 if (newAttributes == null) { in TestBasicDTDCompatibility()1206 newAttributes = Collections.emptySet(); in TestBasicDTDCompatibility()1208 if (!newAttributes.containsAll(oldAttributes)) { in TestBasicDTDCompatibility()1211 missing.removeAll(newAttributes); in TestBasicDTDCompatibility()1219 + "\n\t\tNew:\t" + newAttributes); in TestBasicDTDCompatibility()
2946 <scopeType(sname=scope.name)> newAttributes;2956 …newAttributes = (<scopeType(sname=scope.name)>)ctx-><scopeStack(sname=scope.name)>->get(ctx-><scop…2962 …newAttributes = (<scopeType(sname=scope.name)>) ANTLR3_MALLOC(sizeof(<scopeStruct(sname=scope.name…2963 if (newAttributes != NULL)2967 …peStack(sname=scope.name)>->push(ctx-><scopeStack(sname=scope.name)>, newAttributes, (void (*)(voi…2973 newAttributes->free = NULL;2982 return newAttributes;
META-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
META-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd ...
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...