Searched refs:getWordCount (Results 1 – 15 of 15) sorted by relevance
58 public int getWordCount(); in getWordCount() method
341 public int getWordCount() { in getWordCount() method in StdTypeList
93 unsignedFitsInByte(regs.getWordCount())); in isCompatible()102 int count = regs.getWordCount(); in writeTo()
125 return getPrototype(isStatic).getParameterTypes().getWordCount(); in getParameterWordCount()
110 getWordCount(); in computeParamWidth()
110 public int getWordCount() { in getWordCount() method in RegisterSpecList
111 public int getWordCount() { in getWordCount() method in RegisterSpecList
630 public int getWordCount() { in getWordCount() method in DirectClassFile.DcfTypeList
236 - desc.getParameterTypes().getWordCount() - (isStatic? 0 : 1); in getParamBase()
516 - desc.getParameterTypes().getWordCount() - (isStatic? 0 : 1); in getParamBase()
246 - desc.getParameterTypes().getWordCount() - (isStatic? 0 : 1); in getParamBase()
524 - desc.getParameterTypes().getWordCount() - (isStatic? 0 : 1); in getParamBase()