OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_MMAP_FOR_DICTIONARY
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/
com_android_inputmethod_latin_BinaryDictionary.cpp
31
#ifdef
USE_MMAP_FOR_DICTIONARY
36
#else //
USE_MMAP_FOR_DICTIONARY
38
#endif //
USE_MMAP_FOR_DICTIONARY
58
#ifdef
USE_MMAP_FOR_DICTIONARY
75
#else //
USE_MMAP_FOR_DICTIONARY
103
#endif //
USE_MMAP_FOR_DICTIONARY
113
#ifdef
USE_MMAP_FOR_DICTIONARY
115
#else //
USE_MMAP_FOR_DICTIONARY
117
#endif //
USE_MMAP_FOR_DICTIONARY
195
#ifdef
USE_MMAP_FOR_DICTIONARY
[
all
...]
/packages/inputmethods/LatinIME/native/src/
defines.h
143
#define
USE_MMAP_FOR_DICTIONARY
Completed in 105 milliseconds