Lines Matching refs:nextConstantPoolIndex
516 sal_uInt16 index = nextConstantPoolIndex(1); in addIntegerInfo()
532 sal_uInt16 index = nextConstantPoolIndex(1); in addFloatInfo()
550 sal_uInt16 index = nextConstantPoolIndex(2); in addLongInfo()
566 sal_uInt16 index = nextConstantPoolIndex(2); in addDoubleInfo()
716 sal_uInt16 ClassFile::nextConstantPoolIndex(sal_uInt16 width) { in nextConstantPoolIndex() function in ClassFile
741 sal_uInt16 index = nextConstantPoolIndex(1); in addUtf8Info()
763 sal_uInt16 index = nextConstantPoolIndex(1); in addClassInfo()
782 sal_uInt16 index = nextConstantPoolIndex(1); in addStringInfo()
806 sal_uInt16 index = nextConstantPoolIndex(1); in addFieldrefInfo()
830 sal_uInt16 index = nextConstantPoolIndex(1); in addMethodrefInfo()
855 sal_uInt16 index = nextConstantPoolIndex(1); in addInterfaceMethodrefInfo()
879 sal_uInt16 index = nextConstantPoolIndex(1); in addNameAndTypeInfo()