futokb/native/jni
Jean Chalard 8950ce6c44 Replace the bigram list position with the map and filter
Passing the position will not allow us a reasonable lookup
time. Replace this with a map and bloom filter for very fast
lookup.

Bug: 6313806
Change-Id: I3a61c0001cbc987c1c3c7b8df635d4590a370144
2012-05-07 17:15:21 +09:00
..
src Replace the bigram list position with the map and filter 2012-05-07 17:15:21 +09:00
Android.mk
Application.mk
com_android_inputmethod_keyboard_ProximityInfo.cpp
com_android_inputmethod_keyboard_ProximityInfo.h
com_android_inputmethod_latin_BinaryDictionary.cpp
com_android_inputmethod_latin_BinaryDictionary.h
jni_common.cpp
jni_common.h