Searched refs:INTS_TO_CHARS (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/
H A Ddefines.h49 #define INTS_TO_CHARS(input, length, output) do { \ macro
136 #define INTS_TO_CHARS(input, length, output) macro
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
H A Ddic_node.h31 INTS_TO_CHARS(getOutputWordBuf(), getDepth(), charBuf); \
37 INTS_TO_CHARS(getOutputWordBuf(), getDepth(), charBuf); \
38 INTS_TO_CHARS(mDicNodeState.mDicNodeStatePrevWord.mPrevWord, \

Completed in 79 milliseconds