LatinIME/native/jni
Keisuke Kuroyanagi 88af9eb862 Add willBecomeNonTerminal flag.
willBecomeNonTerminal flag is used during GC to indicate
the PtNode is no longer terminal, even though the PtNode has
terminal attributes.

Bug: 11073222
Change-Id: I2514bc4106fa7539201979affcfb713d2b8430a3
2013-12-09 09:23:02 +00:00
..
src Add willBecomeNonTerminal flag. 2013-12-09 09:23:02 +00:00
Android.mk Add a jni method to fetch unigram information. 2013-12-06 17:17:38 +09:00
Application.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
com_android_inputmethod_keyboard_ProximityInfo.cpp Cleanups in JNI related code 2013-06-04 19:16:47 +09:00
com_android_inputmethod_keyboard_ProximityInfo.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
com_android_inputmethod_latin_BinaryDictionary.cpp Merge "Add a jni method to fetch unigram information." 2013-12-06 08:53:21 +00:00
com_android_inputmethod_latin_BinaryDictionary.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
com_android_inputmethod_latin_DicTraverseSession.cpp Change cache capacity depending on the dictionary size. 2013-09-12 18:47:56 +09:00
com_android_inputmethod_latin_DicTraverseSession.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
com_android_inputmethod_latin_makedict_Ver3DictDecoder.cpp Rename BinaryDictDecoder to Ver3DictDecoder. 2013-08-20 17:11:51 +09:00
com_android_inputmethod_latin_makedict_Ver3DictDecoder.h Rename BinaryDictDecoder to Ver3DictDecoder. 2013-08-20 17:11:51 +09:00
jni_common.cpp Rename BinaryDictDecoder to Ver3DictDecoder. 2013-08-20 17:11:51 +09:00
jni_common.h Cleanups in JNI related code 2013-06-04 19:16:47 +09:00