Searched refs:getOutputWordBuf (Results 1 – 2 of 2) sorted by relevance
35 INTS_TO_CHARS(getOutputWordBuf(), getNodeCodePointCount(), charBuf, NELEMS(charBuf)); \43 INTS_TO_CHARS(getOutputWordBuf(), \244 memmove(dest, getOutputWordBuf(), getTotalNodeCodePointCount() * sizeof(dest[0])); in outputResult()303 AK_FORCE_INLINE const int *getOutputWordBuf() const { in getOutputWordBuf() function
108 dicNode->getOutputWordBuf(), dicNode->getNodeCodePointCount()); in sameAsTyped()