LatinIME/native/src
Jean Chalard 999ba61b34 Some native cleanup
Take a function that does not need to be a member and make it
static inline.
Also replace the return value of -1 by a #define'd constant.

Change-Id: I92e0deaa1df65998b76aba6329a4c8eb4d287485
2011-07-22 18:09:48 +09:00
..
basechars.h (Step2)Move functions related to proximity to proximity_info.cpp 2011-07-14 15:47:32 +09:00
bigram_dictionary.cpp Fix build for profiling 2011-07-14 08:32:57 +09:00
bigram_dictionary.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
binary_format.h Check the binary dictionary magic number 2011-07-20 19:43:14 +09:00
char_utils.cpp Get rid of code taken from bionic to avoid license issue. 2010-04-23 01:24:09 +09:00
char_utils.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
debug.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
defines.h Separate logging definitions in C 2011-07-14 09:01:09 +09:00
dictionary.cpp Fix a bug where bigram search would never return 2011-06-17 12:45:17 +09:00
dictionary.h (Step2)Move functions related to proximity to proximity_info.cpp 2011-07-14 15:47:32 +09:00
proximity_info.cpp (Step2)Move functions related to proximity to proximity_info.cpp 2011-07-14 15:47:32 +09:00
proximity_info.h (Step2)Move functions related to proximity to proximity_info.cpp 2011-07-14 15:47:32 +09:00
unigram_dictionary.cpp Some native cleanup 2011-07-22 18:09:48 +09:00
unigram_dictionary.h Some native cleanup 2011-07-22 18:09:48 +09:00