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.cpp23 #ifdef USE_MMAP_FOR_DICTIONARY
27 #else // USE_MMAP_FOR_DICTIONARY
30 #endif // USE_MMAP_FOR_DICTIONARY
60 #ifdef USE_MMAP_FOR_DICTIONARY
77 #else // USE_MMAP_FOR_DICTIONARY
105 #endif // USE_MMAP_FOR_DICTIONARY
115 #ifdef USE_MMAP_FOR_DICTIONARY
117 #else // USE_MMAP_FOR_DICTIONARY
119 #endif // USE_MMAP_FOR_DICTIONARY
259 #ifdef USE_MMAP_FOR_DICTIONARY
[all...]
/packages/inputmethods/LatinIME/native/jni/src/
H A Ddefines.h274 #define USE_MMAP_FOR_DICTIONARY macro

Completed in 285 milliseconds