futokb/native/src
Jean Chalard b0c49b7684 Actually add shortcut targets to the suggestions (A4)
Change-Id: Ia6f551d36b2897863e7faf5143bc319522b0668e
2012-01-06 15:21:11 +09:00
..
basechars.cpp Reorganize char_utils.h and basechars.h 2011-11-11 19:44:08 +09:00
bigram_dictionary.cpp Add bigram lookup implementation. 2011-08-02 18:05:59 +09:00
bigram_dictionary.h Fix indentations. 2012-01-06 12:24:38 +09:00
binary_format.h Fix indentations. 2012-01-06 12:24:38 +09:00
char_utils.cpp Get rid of code taken from bionic to avoid license issue. 2010-04-23 01:24:09 +09:00
char_utils.h Reorganize char_utils.h and basechars.h 2011-11-11 19:44:08 +09:00
correction_state.h Calibrate the scores of the proximity chars according to the distances. 2011-10-11 15:28:32 +09:00
correction.cpp Prepare for proximity + two word correction No2 2011-12-19 17:12:20 +09:00
correction.h Fix indentations. 2012-01-06 12:24:38 +09:00
debug.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
defines.h Prepare for proximity + two word correction No2 2011-12-19 17:12:20 +09:00
dictionary.cpp Add words priority queue pool 2011-12-15 19:20:28 +09:00
dictionary.h Fix indentations. 2012-01-06 12:24:38 +09:00
proximity_info.cpp Prepare for proximity + two word correction No2 2011-12-19 17:12:20 +09:00
proximity_info.h Fix indentations. 2012-01-06 12:24:38 +09:00
terminal_attributes.h Fill in the format-specific shortcut reading methods (A3) 2012-01-06 14:09:54 +09:00
unigram_dictionary.cpp Actually add shortcut targets to the suggestions (A4) 2012-01-06 15:21:11 +09:00
unigram_dictionary.h Merge "Fix indentations." 2012-01-05 19:29:22 -08:00
words_priority_queue_pool.h Fix indentations. 2012-01-06 12:24:38 +09:00
words_priority_queue.h Fix indentations. 2012-01-06 12:24:38 +09:00