futokb/native/jni/src
Tom Ouyang eb2fe2ab10 Add wrapper for incremental decoder.
Change-Id: Ie11e2b83c2602c0d5a2739a7d4f4994f80d7e298
2012-07-19 17:50:40 +09:00
..
gesture Add wrapper for incremental decoder. 2012-07-19 17:50:40 +09:00
additional_proximity_chars.cpp Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
additional_proximity_chars.h Move correction state to stack memory 2012-06-14 15:57:28 -07:00
basechars.cpp Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
bigram_dictionary.cpp Add values for suggestion types (A120) 2012-07-12 19:21:44 +09:00
bigram_dictionary.h Add values for suggestion types (A120) 2012-07-12 19:21:44 +09:00
binary_format.h Search bigrams for the lower case version of the word (A46) 2012-07-04 20:12:58 +09:00
bloom_filter.h Perform the actual bigram frequency lookup. 2012-05-10 20:01:44 +09:00
char_utils.cpp Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
char_utils.h Search bigrams for the lower case version of the word (A46) 2012-07-04 20:12:58 +09:00
correction_state.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
correction.cpp Move correction state to stack memory 2012-06-14 15:57:28 -07:00
correction.h Move correction state to stack memory 2012-06-14 15:57:28 -07:00
debug.h Fill up a map of bigram addresses for lookup. 2012-05-02 17:50:44 +09:00
defines.h Add a new define for gesture 2012-06-28 15:13:57 +09:00
dictionary.cpp Make a constant really constant (A104) 2012-07-12 11:16:30 +09:00
dictionary.h Add values for suggestion types (A120) 2012-07-12 19:21:44 +09:00
proximity_info_state.cpp refactor native step 2 2012-06-08 18:14:49 +09:00
proximity_info_state.h Move correction state to stack memory 2012-06-14 15:57:28 -07:00
proximity_info.cpp Change native functions' interface for gesture 2012-06-27 16:22:39 +09:00
proximity_info.h Change native functions' interface for gesture 2012-06-27 16:22:39 +09:00
terminal_attributes.h Move correction state to stack memory 2012-06-14 15:57:28 -07:00
unigram_dictionary.cpp Pass an array to output suggestion types (A119a) 2012-07-12 19:21:42 +09:00
unigram_dictionary.h Pass an array to output suggestion types (A119a) 2012-07-12 19:21:42 +09:00
words_priority_queue_pool.h Move correction state to stack memory 2012-06-14 15:57:28 -07:00
words_priority_queue.h Move correction state to stack memory 2012-06-14 15:57:28 -07:00