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

/packages/inputmethods/LatinIME/native/src/
H A Ddefines.h149 #define FLAG_ADDRESS_MASK 0x40 macro
H A Ddictionary.h106 if ((dict[*pos] & FLAG_ADDRESS_MASK) == 0) {

Completed in 94 milliseconds