LatinIME/native/jni/src
Ken Wakasa 5150e154f0 Cleanups in LatinIME native source code
Change-Id: I9b5e57583deb2d0c980e66c3dfbfd1e12734bc8e
2012-09-27 19:23:38 +09:00
..
gesture Address warnings by -Weffc++ 2012-08-24 23:50:39 +09:00
additional_proximity_chars.cpp Stop using STL string in additional_proximity_chars 2012-08-09 22:28:57 +09:00
additional_proximity_chars.h Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness(). 2012-09-04 14:23:37 +09:00
basechars.cpp Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness(). 2012-09-04 14:23:37 +09:00
bigram_dictionary.cpp Fix variable type 2012-09-04 20:29:38 +09:00
bigram_dictionary.h Small cleanups 2012-08-17 13:06:28 +09:00
binary_format.h Fix one-off bugs reported by Valgrind 2012-09-06 20:37:55 +09:00
bloom_filter.h Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness(). 2012-09-04 14:23:37 +09:00
char_utils.cpp Fix lower case conversion bug for some characters 2012-09-25 19:30:09 -07:00
char_utils.h Cleanups in LatinIME native source code 2012-09-27 19:23:38 +09:00
correction.cpp Using isSkippableChar instead of '\'' and '-'. 2012-09-14 18:03:10 +09:00
correction.h Address warnings by -Weffc++ 2012-08-24 23:50:39 +09:00
correction_state.h Cosmetic fixes and style fixes 2012-07-25 18:56:51 +09:00
defines.h Cleanups in LatinIME native source code 2012-09-27 19:23:38 +09:00
dic_traverse_wrapper.cpp Step 30-A Constize gesture 2012-08-15 17:21:53 +09:00
dic_traverse_wrapper.h Step 30-A Constize gesture 2012-08-15 17:21:53 +09:00
dictionary.cpp Address warnings by -Weffc++ 2012-08-24 23:50:39 +09:00
dictionary.h Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness(). 2012-09-04 14:23:37 +09:00
geometry_utils.h Cleanups in LatinIME native source code 2012-09-27 19:23:38 +09:00
hash_map_compat.h Try using hash_map 2012-08-26 18:39:15 +09:00
proximity_info.cpp Make gestures work correctly on keyboards with accented keys 2012-09-25 19:36:44 -07:00
proximity_info.h Cleanups in LatinIME native source code 2012-09-27 19:23:38 +09:00
proximity_info_state.cpp FIX: Wrong way to gesture speed calculation. 2012-09-25 13:03:56 +09:00
proximity_info_state.h Using relative speed instead of duration rate for gesture input distance calculation. 2012-09-24 20:02:57 +09:00
terminal_attributes.h Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness(). 2012-09-04 14:23:37 +09:00
unigram_dictionary.cpp Using isSkippableChar instead of '\'' and '-'. 2012-09-14 18:03:10 +09:00
unigram_dictionary.h Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness(). 2012-09-04 14:23:37 +09:00
words_priority_queue.h Address warnings by -Weffc++ 2012-08-24 23:50:39 +09:00
words_priority_queue_pool.h Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness(). 2012-09-04 14:23:37 +09:00