LatinIME/native/jni/src
Jean Chalard 592f2b315f Add a constant for S_INT_MIN
This is necessary for I807ae4bd

Bug: 7491364
Change-Id: I46ee92a76eb65e80b64538d0300b718eac6a3ddb
2012-11-20 21:25:46 +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 Merge "[DO NOT MERGE] Correct a wrong base character in Russian" into jb-mr1.1-dev 2012-11-14 20:34:15 -08: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 Follow up change for I5f166a738f6e84a1b807be 2012-10-05 21:39:28 +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 Add a constant for S_INT_MIN 2012-11-20 21:25:46 +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 Fix a bug in multiple shortcut handling code. 2012-10-09 20:24:13 +09:00
unigram_dictionary.cpp Don't consider non-words for split word suggestion 2012-10-18 07:28:18 +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