Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/
Ddefines.h115 #define INTS_TO_CHARS(input, length, output, outlength) do { \ macro
172 #define INTS_TO_CHARS(input, length, output) macro
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node.h34 INTS_TO_CHARS(getOutputWordBuf(), getNodeCodePointCount(), charBuf, NELEMS(charBuf)); \
42 INTS_TO_CHARS(getOutputWordBuf(), \