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

/packages/inputmethods/LatinIME/native/jni/
H A Dcom_android_inputmethod_latin_BinaryDictionary.cpp31 #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/
H A Ddefines.h143 #define USE_MMAP_FOR_DICTIONARY macro

Completed in 454 milliseconds