LatinIME/native/src
Jean Chalard e0e339699a Skip shortcut targets if any. (A1)
Change-Id: I1e83bba2b36bdc0429debb22425ce75001e61c81
2011-12-27 12:22:20 +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 Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
binary_format.h Skip shortcut targets if any. (A1) 2011-12-27 12:22:20 +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.cpp Prepare for proximity + two word correction No2 2011-12-19 17:12:20 +09:00
correction.h Add a functionality to limit the max correction errors 2011-12-15 16:00: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
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 Add words priority queue pool 2011-12-15 19:20:28 +09:00
proximity_info.cpp Prepare for proximity + two word correction No2 2011-12-19 17:12:20 +09:00
proximity_info.h Remove NULL from native/src 2011-10-28 17:02:09 +09:00
unigram_dictionary.cpp Prepare for proximity + two word correction No2 2011-12-19 17:12:20 +09:00
unigram_dictionary.h Prepare for proximity + two word correction No2 2011-12-19 17:12:20 +09:00
words_priority_queue.h Prepare for proximity + two words suggestion 2011-12-16 17:32:53 +09:00
words_priority_queue_pool.h Add words priority queue pool 2011-12-15 19:20:28 +09:00