OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAG_ADDRESS_MASK
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/src/
defines.h
149
#define
FLAG_ADDRESS_MASK
0x40
dictionary.h
106
if ((dict[*pos] &
FLAG_ADDRESS_MASK
) == 0) {
Completed in 30 milliseconds