LatinIME/native/jni/src
Jean Chalard 9a933a742d Read shortcuts as strings in the dictionary.
This has no impact on performance.
Before:
(0)  9.61 (0.01%)
(1)  57514.58 (56.70%)
(2)  10.55 (0.01%)
(3)  10.79 (0.01%)
(4)  133.20 (0.13%)
(5)  43553.87 (42.94%)
(6)  10.03 (0.01%)
(20) 47.20 (0.05%)
Total 101431.47 (sum of others 101289.84)

After:
(0)  10.52 (0.01%)
(1)  56311.16 (56.66%)
(2)  13.40 (0.01%)
(3)  10.98 (0.01%)
(4)  136.72 (0.14%)
(5)  42707.92 (42.97%)
(6)  9.79 (0.01%)
(20) 51.35 (0.05%)
Total 99390.76 (sum of others 99251.84)

The difference is not significant with regard to measure imprecision

Change-Id: I2e4f1ef7a5e99082e67dd27f56cf4fc432bb48fa
2012-04-06 16:22:08 +09:00
..
additional_proximity_chars.cpp Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
additional_proximity_chars.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
basechars.cpp Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
bigram_dictionary.cpp Read shortcuts as strings in the dictionary. 2012-04-06 16:22:08 +09:00
bigram_dictionary.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
binary_format.h Read shortcuts as strings in the dictionary. 2012-04-06 16:22:08 +09:00
char_utils.cpp Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
char_utils.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
correction.cpp Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
correction.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
correction_state.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
debug.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
defines.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
dictionary.cpp Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
dictionary.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
proximity_info.cpp Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
proximity_info.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
terminal_attributes.h Read shortcuts as strings in the dictionary. 2012-04-06 16:22:08 +09:00
unigram_dictionary.cpp Read shortcuts as strings in the dictionary. 2012-04-06 16:22:08 +09:00
unigram_dictionary.h Read shortcuts as strings in the dictionary. 2012-04-06 16:22:08 +09:00
words_priority_queue.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
words_priority_queue_pool.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00