futokb/native/jni
Ben Cheng c2fbd7c64d Force inlining Correction::isSingleQuote
Also, only apply -Winline with GCC 4.6. There are some copy constructors
that GCC 4.7/4.8 fail to inline.

Change-Id: I97906045224e89377e8ea6add07a79fa088648af
2013-04-04 11:26:04 -07:00
..
src Force inlining Correction::isSingleQuote 2013-04-04 11:26:04 -07:00
Android.mk Force inlining Correction::isSingleQuote 2013-04-04 11:26:04 -07:00
Application.mk
com_android_inputmethod_keyboard_ProximityInfo.cpp Add const_cast to live with host's jni.h 2013-03-26 17:58:17 +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 Add const_cast to live with host's jni.h 2013-03-26 17:58:17 +09: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 Add const_cast to live with host's jni.h 2013-03-26 17:58:17 +09:00
com_android_inputmethod_latin_DicTraverseSession.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
jni_common.cpp Replace assert() with ASSERT() & use -funwind-tables for debug builds 2013-01-09 15:44:48 +09:00
jni_common.h Misc small cleanups 2013-01-08 17:23:43 +09:00