futokb/native/jni/src
Satoshi Kataoka 40ab25cab0 am 51705efc: Merge "Add a JNI to get the frequency" into jb-dev
* commit '51705efc96c1c555cf9e0f557ea8cdc1c1c97781':
  Add a JNI to get the frequency
2012-05-29 01:30:26 -07:00
..
additional_proximity_chars.cpp
additional_proximity_chars.h
basechars.cpp
bigram_dictionary.cpp Add a comment on a caveat for future reference. 2012-05-29 16:50:25 +09:00
bigram_dictionary.h Contacts dictionary rebuilds only when contact names have changed. 2012-05-11 18:43:53 -07:00
binary_format.h Compute the correct frequency for bigram prediction 2012-05-29 16:22:46 +09:00
bloom_filter.h Perform the actual bigram frequency lookup. 2012-05-10 20:01:44 +09:00
char_utils.cpp
char_utils.h
correction_state.h
correction.cpp am a0ac31fc: Fix the issue on multiple words suggestion 2012-05-23 05:06:08 -07:00
correction.h Use "float" instead of "double" 2012-05-16 20:45:05 +09:00
debug.h Fill up a map of bigram addresses for lookup. 2012-05-02 17:50:44 +09:00
defines.h Fix the issue on multiple words suggestion 2012-05-23 20:40:59 +09:00
dictionary.cpp Add a JNI to get the frequency 2012-05-29 17:21:59 +09:00
dictionary.h Add a JNI to get the frequency 2012-05-29 17:21:59 +09:00
proximity_info.cpp Add missing includes. 2012-05-16 23:05:32 +09:00
proximity_info.h Fix typo of some methods' name 2012-04-18 16:40:50 +09:00
terminal_attributes.h
unigram_dictionary.cpp am 51705efc: Merge "Add a JNI to get the frequency" into jb-dev 2012-05-29 01:30:26 -07:00
unigram_dictionary.h Add a JNI to get the frequency 2012-05-29 17:21:59 +09:00
words_priority_queue_pool.h Fix a large native memory leak. 2012-04-16 16:48:53 +09:00
words_priority_queue.h Use "float" instead of "double" 2012-05-16 20:45:05 +09:00