Home
last modified time | relevance | path

Searched refs:addUtf8 (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/math/reduce/Reduce-svn5758-src/jlisp/android/AndroidReduce/src/uk/co/codemist/jlisp/
H A DClassDescription.java121 { addUtf8(code); in addCode()
126 { addUtf8(exceptions_attribute); in addExceptions()
130 addUtf8(exception); in addExceptions()
140 addUtf8(thisName); //add CONSTANT_Utf8_info in setThis()
172 { addUtf8(init); // then make it in addInit()
176 addUtf8("()V"); //"()V" in addInit()
219 addUtf8(methodName); in addMethod()
235 { addUtf8(methodName); in addMethod()
237 addUtf8(methodDesc); // eg "(I)I" in addMethod()
263 { addUtf8(nm); // then make it in addMethodref()
[all …]
/dports/math/reduce/Reduce-svn5758-src/jlisp/core/
H A DClassDescription.java124 { addUtf8(code); in addCode()
129 { addUtf8(exceptions_attribute); in addExceptions()
133 addUtf8(exception); in addExceptions()
143 addUtf8(thisName); //add CONSTANT_Utf8_info in setThis()
175 { addUtf8(init); // then make it in addInit()
179 addUtf8("()V"); //"()V" in addInit()
222 addUtf8(methodName); in addMethod()
238 { addUtf8(methodName); in addMethod()
240 addUtf8(methodDesc); // eg "(I)I" in addMethod()
266 { addUtf8(nm); // then make it in addMethodref()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DEnumElementValueGen.java74 typeIdx = cpool.addUtf8(t.getSignature());// was addClass(t); in EnumElementValueGen()
75 valueIdx = cpool.addUtf8(value);// was addString(value); in EnumElementValueGen()
84 typeIdx = cpool.addUtf8(value.getEnumTypeString());// was in EnumElementValueGen()
86 valueIdx = cpool.addUtf8(value.getEnumValueString()); // was in EnumElementValueGen()
H A DAnnotationEntryGen.java66 typeIndex = cpool.addUtf8(a.getAnnotationType()); in AnnotationEntryGen()
103 this.typeIndex = cpool.addUtf8(type.getSignature()); in AnnotationEntryGen()
246 rvaIndex = cp.addUtf8("RuntimeVisibleAnnotations"); in getAnnotationAttributes()
249 riaIndex = cp.addUtf8("RuntimeInvisibleAnnotations"); in getAnnotationAttributes()
334 rvaIndex = cp.addUtf8("RuntimeVisibleParameterAnnotations"); in getParameterAnnotationAttributes()
337 riaIndex = cp.addUtf8("RuntimeInvisibleParameterAnnotations"); in getParameterAnnotationAttributes()
H A DClassElementValueGen.java51 idx = cpool.addUtf8(t.getSignature()); in ClassElementValueGen()
72 idx = cpool.addUtf8(value.getClassString()); in ClassElementValueGen()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DEnumElementValueGen.java74 typeIdx = cpool.addUtf8(t.getSignature());// was addClass(t); in EnumElementValueGen()
75 valueIdx = cpool.addUtf8(value);// was addString(value); in EnumElementValueGen()
84 typeIdx = cpool.addUtf8(value.getEnumTypeString());// was in EnumElementValueGen()
86 valueIdx = cpool.addUtf8(value.getEnumValueString()); // was in EnumElementValueGen()
H A DAnnotationEntryGen.java66 typeIndex = cpool.addUtf8(a.getAnnotationType()); in AnnotationEntryGen()
103 this.typeIndex = cpool.addUtf8(type.getSignature()); in AnnotationEntryGen()
246 rvaIndex = cp.addUtf8("RuntimeVisibleAnnotations"); in getAnnotationAttributes()
249 riaIndex = cp.addUtf8("RuntimeInvisibleAnnotations"); in getAnnotationAttributes()
334 rvaIndex = cp.addUtf8("RuntimeVisibleParameterAnnotations"); in getParameterAnnotationAttributes()
337 riaIndex = cp.addUtf8("RuntimeInvisibleParameterAnnotations"); in getParameterAnnotationAttributes()
H A DClassElementValueGen.java51 idx = cpool.addUtf8(t.getSignature()); in ClassElementValueGen()
72 idx = cpool.addUtf8(value.getClassString()); in ClassElementValueGen()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DEnumElementValueGen.java74 typeIdx = cpool.addUtf8(t.getSignature());// was addClass(t); in EnumElementValueGen()
75 valueIdx = cpool.addUtf8(value);// was addString(value); in EnumElementValueGen()
84 typeIdx = cpool.addUtf8(value.getEnumTypeString());// was in EnumElementValueGen()
86 valueIdx = cpool.addUtf8(value.getEnumValueString()); // was in EnumElementValueGen()
H A DAnnotationEntryGen.java66 typeIndex = cpool.addUtf8(a.getAnnotationType()); in AnnotationEntryGen()
103 this.typeIndex = cpool.addUtf8(type.getSignature()); in AnnotationEntryGen()
246 rvaIndex = cp.addUtf8("RuntimeVisibleAnnotations"); in getAnnotationAttributes()
249 riaIndex = cp.addUtf8("RuntimeInvisibleAnnotations"); in getAnnotationAttributes()
334 rvaIndex = cp.addUtf8("RuntimeVisibleParameterAnnotations"); in getParameterAnnotationAttributes()
337 riaIndex = cp.addUtf8("RuntimeInvisibleParameterAnnotations"); in getParameterAnnotationAttributes()
H A DClassElementValueGen.java51 idx = cpool.addUtf8(t.getSignature()); in ClassElementValueGen()
72 idx = cpool.addUtf8(value.getClassString()); in ClassElementValueGen()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DEnumElementValueGen.java74 typeIdx = cpool.addUtf8(t.getSignature());// was addClass(t); in EnumElementValueGen()
75 valueIdx = cpool.addUtf8(value);// was addString(value); in EnumElementValueGen()
84 typeIdx = cpool.addUtf8(value.getEnumTypeString());// was in EnumElementValueGen()
86 valueIdx = cpool.addUtf8(value.getEnumValueString()); // was in EnumElementValueGen()
H A DAnnotationEntryGen.java66 typeIndex = cpool.addUtf8(a.getAnnotationType()); in AnnotationEntryGen()
103 this.typeIndex = cpool.addUtf8(type.getSignature()); in AnnotationEntryGen()
246 rvaIndex = cp.addUtf8("RuntimeVisibleAnnotations"); in getAnnotationAttributes()
249 riaIndex = cp.addUtf8("RuntimeInvisibleAnnotations"); in getAnnotationAttributes()
334 rvaIndex = cp.addUtf8("RuntimeVisibleParameterAnnotations"); in getParameterAnnotationAttributes()
337 riaIndex = cp.addUtf8("RuntimeInvisibleParameterAnnotations"); in getParameterAnnotationAttributes()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DEnumElementValueGen.java74 typeIdx = cpool.addUtf8(t.getSignature());// was addClass(t); in EnumElementValueGen()
75 valueIdx = cpool.addUtf8(value);// was addString(value); in EnumElementValueGen()
84 typeIdx = cpool.addUtf8(value.getEnumTypeString());// was in EnumElementValueGen()
86 valueIdx = cpool.addUtf8(value.getEnumValueString()); // was in EnumElementValueGen()
H A DAnnotationEntryGen.java66 typeIndex = cpool.addUtf8(a.getAnnotationType()); in AnnotationEntryGen()
103 this.typeIndex = cpool.addUtf8(type.getSignature()); in AnnotationEntryGen()
246 rvaIndex = cp.addUtf8("RuntimeVisibleAnnotations"); in getAnnotationAttributes()
249 riaIndex = cp.addUtf8("RuntimeInvisibleAnnotations"); in getAnnotationAttributes()
334 rvaIndex = cp.addUtf8("RuntimeVisibleParameterAnnotations"); in getParameterAnnotationAttributes()
337 riaIndex = cp.addUtf8("RuntimeInvisibleParameterAnnotations"); in getParameterAnnotationAttributes()
H A DClassElementValueGen.java51 idx = cpool.addUtf8(t.getSignature()); in ClassElementValueGen()
72 idx = cpool.addUtf8(value.getClassString()); in ClassElementValueGen()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DEnumElementValueGen.java74 typeIdx = cpool.addUtf8(t.getSignature());// was addClass(t); in EnumElementValueGen()
75 valueIdx = cpool.addUtf8(value);// was addString(value); in EnumElementValueGen()
84 typeIdx = cpool.addUtf8(value.getEnumTypeString());// was in EnumElementValueGen()
86 valueIdx = cpool.addUtf8(value.getEnumValueString()); // was in EnumElementValueGen()
H A DAnnotationEntryGen.java66 typeIndex = cpool.addUtf8(a.getAnnotationType()); in AnnotationEntryGen()
103 this.typeIndex = cpool.addUtf8(type.getSignature()); in AnnotationEntryGen()
246 rvaIndex = cp.addUtf8("RuntimeVisibleAnnotations"); in getAnnotationAttributes()
249 riaIndex = cp.addUtf8("RuntimeInvisibleAnnotations"); in getAnnotationAttributes()
334 rvaIndex = cp.addUtf8("RuntimeVisibleParameterAnnotations"); in getParameterAnnotationAttributes()
337 riaIndex = cp.addUtf8("RuntimeInvisibleParameterAnnotations"); in getParameterAnnotationAttributes()
H A DClassElementValueGen.java51 idx = cpool.addUtf8(t.getSignature()); in ClassElementValueGen()
72 idx = cpool.addUtf8(value.getClassString()); in ClassElementValueGen()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DEnumElementValueGen.java74 typeIdx = cpool.addUtf8(t.getSignature());// was addClass(t); in EnumElementValueGen()
75 valueIdx = cpool.addUtf8(value);// was addString(value); in EnumElementValueGen()
84 typeIdx = cpool.addUtf8(value.getEnumTypeString());// was in EnumElementValueGen()
86 valueIdx = cpool.addUtf8(value.getEnumValueString()); // was in EnumElementValueGen()
H A DAnnotationEntryGen.java66 typeIndex = cpool.addUtf8(a.getAnnotationType()); in AnnotationEntryGen()
103 this.typeIndex = cpool.addUtf8(type.getSignature()); in AnnotationEntryGen()
246 rvaIndex = cp.addUtf8("RuntimeVisibleAnnotations"); in getAnnotationAttributes()
249 riaIndex = cp.addUtf8("RuntimeInvisibleAnnotations"); in getAnnotationAttributes()
334 rvaIndex = cp.addUtf8("RuntimeVisibleParameterAnnotations"); in getParameterAnnotationAttributes()
337 riaIndex = cp.addUtf8("RuntimeInvisibleParameterAnnotations"); in getParameterAnnotationAttributes()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DEnumElementValueGen.java74 typeIdx = cpool.addUtf8(t.getSignature());// was addClass(t); in EnumElementValueGen()
75 valueIdx = cpool.addUtf8(value);// was addString(value); in EnumElementValueGen()
84 typeIdx = cpool.addUtf8(value.getEnumTypeString());// was in EnumElementValueGen()
86 valueIdx = cpool.addUtf8(value.getEnumValueString()); // was in EnumElementValueGen()
H A DAnnotationEntryGen.java66 typeIndex = cpool.addUtf8(a.getAnnotationType()); in AnnotationEntryGen()
103 this.typeIndex = cpool.addUtf8(type.getSignature()); in AnnotationEntryGen()
246 rvaIndex = cp.addUtf8("RuntimeVisibleAnnotations"); in getAnnotationAttributes()
249 riaIndex = cp.addUtf8("RuntimeInvisibleAnnotations"); in getAnnotationAttributes()
334 rvaIndex = cp.addUtf8("RuntimeVisibleParameterAnnotations"); in getParameterAnnotationAttributes()
337 riaIndex = cp.addUtf8("RuntimeInvisibleParameterAnnotations"); in getParameterAnnotationAttributes()
/dports/lang/kawa/kawa-3.1.1/gnu/bytecode/
H A DConstantPool.java80 public CpoolUtf8 addUtf8 (String s) in addUtf8() method in ConstantPool
106 CpoolClass entry = addClass(addUtf8(otype.getInternalName())); in addClass()
226 return addString(addUtf8(string)); in addString()
251 CpoolUtf8 name = addUtf8(method.getName()); in addNameAndType()
252 CpoolUtf8 type = addUtf8(method.getSignature ()); in addNameAndType()
258 CpoolUtf8 name = addUtf8(field.getName()); in addNameAndType()
259 CpoolUtf8 type = addUtf8(field.getSignature ()); in addNameAndType()
H A DRuntimeAnnotationsAttr.java230 = constants.addUtf8(aentry.annotationType.getSignature()).index; in assignConstants()
233 val.nindex = constants.addUtf8(e.getKey()).index; in assignConstants()
273 val.index1 = constants.addUtf8((String) value).index; in assignConstants()
285 val.index1 = constants.addUtf8(sarr[0]).index; in assignConstants()
287 val.index2 = constants.addUtf8(sarr[1]).index; in assignConstants()
293 val.index1 = constants.addUtf8(str).index; in assignConstants()
350 dstr.writeShort(constants.addUtf8(((ClassType) value).getSignature()).index); in write()

1234567