Searched refs:getWordCount (Results 1 – 9 of 9) sorted by relevance
50 int32_t getWordCount();105 int32_t getWordCount();203 inline int32_t ThaiWordbreakTest::getWordCount() in getWordCount() function in ThaiWordbreakTest264 fWordCount = spaceIter.getWordCount(); in compareWordBreaks()485 printf("word count: %d\n", test.getWordCount()); in main()566 int32_t SpaceBreakIterator::getWordCount() in getWordCount() function in SpaceBreakIterator
92 unsignedFitsInShort(regs.getWordCount())); in isCompatible()101 int count = regs.getWordCount(); in writeTo()
93 unsignedFitsInByte(regs.getWordCount())); in isCompatible()102 int count = regs.getWordCount(); in writeTo()
58 public int getWordCount(); in getWordCount() method
341 public int getWordCount() { in getWordCount() method in StdTypeList
125 return getPrototype(isStatic).getParameterTypes().getWordCount(); in getParameterWordCount()
112 public int getWordCount() { in getWordCount() method in RegisterSpecList
236 - desc.getParameterTypes().getWordCount() - (isStatic? 0 : 1); in getParamBase()
516 - desc.getParameterTypes().getWordCount() - (isStatic? 0 : 1); in getParamBase()