Home
last modified time | relevance | path

Searched refs:addInteger (Results 1 – 9 of 9) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DSimpleElementValueGen.java56 idx = getConstantPool().addInteger(value); in SimpleElementValueGen()
80 idx = getConstantPool().addInteger(value); in SimpleElementValueGen()
86 idx = getConstantPool().addInteger(value); in SimpleElementValueGen()
92 idx = getConstantPool().addInteger(value); in SimpleElementValueGen()
99 idx = getConstantPool().addInteger(1); in SimpleElementValueGen()
101 idx = getConstantPool().addInteger(0); in SimpleElementValueGen()
134 idx = cpool.addInteger(value.getValueInt()); in SimpleElementValueGen()
137 idx = cpool.addInteger(value.getValueByte()); in SimpleElementValueGen()
140 idx = cpool.addInteger(value.getValueChar()); in SimpleElementValueGen()
154 idx = cpool.addInteger(1); in SimpleElementValueGen()
[all …]
DPUSH.java47 instruction = new LDC(cp.addInteger(value)); in PUSH()
DConstantPoolGen.java359 public int addInteger( final int n ) { in addInteger() method in ConstantPoolGen
808 return addInteger(((ConstantInteger) c).getBytes()); in addConstant()
DFieldGen.java245 return super.getConstantPool().addInteger(((Integer) value).intValue()); in addConstant()
/external/antlr/runtime/ObjC/Framework/test/runtime/misc/
DIntArrayTest.m17 [intArray addInteger:1];
39 [intArray addInteger:1];
/external/antlr/runtime/ObjC/Framework/
DIntArray.m98 [copy addInteger:intBuffer[anIndex]];
116 - (void)addInteger:(NSInteger) value
135 [self addInteger:aValue];
DIntArray.h54 - (void) addInteger:(NSInteger) value;
/external/apache-commons-bcel/docs/eps/
Dclassgen.fig267 4 0 0 964 -1 16 10 1.5708 4 150 855 1733 6229 addInteger()\001
/external/apache-commons-bcel/docs/
Dgeneric.mdl100 (object Operation "addInteger"