LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4
Keisuke Kuroyanagi b22f95ec8a Remove isUpdatable from constructors of dict contents.
Change-Id: I2d54f477d9b341e944e265786a734f23d152bb81
2014-07-11 15:23:55 +09:00
..
bigram Fix: wrong bigram entry pos can be used during GC. 2014-07-09 11:18:35 +09:00
content Remove isUpdatable from constructors of dict contents. 2014-07-11 15:23:55 +09:00
shortcut Move files under bigram/shortcut to under structure. 2014-05-13 15:16:43 +09:00
ver4_dict_buffers.cpp Remove isUpdatable from constructors of dict contents. 2014-07-11 15:23:55 +09:00
ver4_dict_buffers.h Remove isUpdatable from constructors of dict contents. 2014-07-11 15:23:55 +09:00
ver4_dict_constants.cpp Concatenate dict buffers other than header to a single file. 2014-07-11 15:15:47 +09:00
ver4_dict_constants.h Concatenate dict buffers other than header to a single file. 2014-07-11 15:15:47 +09:00
ver4_patricia_trie_node_reader.cpp Add "// namespace latinime" 2014-05-13 15:16:43 +09:00
ver4_patricia_trie_node_reader.h Remove word from personalized dicts when it's canceled. 2014-06-20 14:46:13 +09:00
ver4_patricia_trie_node_writer.cpp Remove hasBigrams/hasShortcut flags from ver4 PtNode. 2014-06-23 16:49:49 +09:00
ver4_patricia_trie_node_writer.h Remove hasBigrams/hasShortcut flags from ver4 PtNode. 2014-06-23 16:49:49 +09:00
ver4_patricia_trie_policy.cpp Get bigrams iterator via dict structure policy. 2014-07-08 16:23:31 +09:00
ver4_patricia_trie_policy.h Get bigrams iterator via dict structure policy. 2014-07-08 16:23:31 +09:00
ver4_patricia_trie_reading_utils.cpp Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
ver4_patricia_trie_reading_utils.h s/stdint.h/cstdint/ 2014-04-07 12:39:07 +09:00
ver4_patricia_trie_writing_helper.cpp Fix: wrong bigram entry pos can be used during GC. 2014-07-09 11:18:35 +09:00
ver4_patricia_trie_writing_helper.h Record reading error during traversing dictionaries. 2014-02-20 19:12:32 +09:00
ver4_pt_node_array_reader.cpp Move PatriciaTrieReadingUtils under pt_common. 2014-04-30 14:28:08 +09:00
ver4_pt_node_array_reader.h Refactoring: extract PtNode array reading logic form helper. 2014-02-10 21:06:07 +09:00