Merge "Implement ver4 dictionary GC."
Showing
- native/jni/src/suggest/policyimpl/dictionary/bigram/ver4_bigram_list_policy.cpp 52 additions, 2 deletions.../policyimpl/dictionary/bigram/ver4_bigram_list_policy.cpp
- native/jni/src/suggest/policyimpl/dictionary/bigram/ver4_bigram_list_policy.h 5 additions, 0 deletions...st/policyimpl/dictionary/bigram/ver4_bigram_list_policy.h
- native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/pt_node_params.h 8 additions, 0 deletions...olicyimpl/dictionary/structure/pt_common/pt_node_params.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v3/dynamic_patricia_trie_gc_event_listeners.cpp 6 additions, 9 deletions...structure/v3/dynamic_patricia_trie_gc_event_listeners.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v3/dynamic_patricia_trie_updating_helper.cpp 1 addition, 2 deletions...ry/structure/v3/dynamic_patricia_trie_updating_helper.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/content/bigram_dict_content.cpp 1 addition, 1 deletion...l/dictionary/structure/v4/content/bigram_dict_content.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/content/probability_dict_content.h 23 additions, 14 deletions...ictionary/structure/v4/content/probability_dict_content.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/content/sparse_table_dict_content.cpp 16 additions, 0 deletions...ionary/structure/v4/content/sparse_table_dict_content.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/content/sparse_table_dict_content.h 2 additions, 0 deletions...ctionary/structure/v4/content/sparse_table_dict_content.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/content/terminal_position_lookup_table.h 18 additions, 10 deletions...ary/structure/v4/content/terminal_position_lookup_table.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_dict_buffers.h 4 additions, 0 deletions...st/policyimpl/dictionary/structure/v4/ver4_dict_buffers.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_dict_constants.cpp 1 addition, 0 deletions...olicyimpl/dictionary/structure/v4/ver4_dict_constants.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_dict_constants.h 1 addition, 0 deletions.../policyimpl/dictionary/structure/v4/ver4_dict_constants.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_node_writer.cpp 49 additions, 7 deletions...ictionary/structure/v4/ver4_patricia_trie_node_writer.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_policy.cpp 9 additions, 1 deletion...mpl/dictionary/structure/v4/ver4_patricia_trie_policy.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_writing_helper.cpp 72 additions, 0 deletions...ionary/structure/v4/ver4_patricia_trie_writing_helper.cpp
- native/jni/src/suggest/policyimpl/dictionary/utils/buffer_with_extendable_buffer.cpp 17 additions, 0 deletions...cyimpl/dictionary/utils/buffer_with_extendable_buffer.cpp
- native/jni/src/suggest/policyimpl/dictionary/utils/buffer_with_extendable_buffer.h 2 additions, 0 deletions...licyimpl/dictionary/utils/buffer_with_extendable_buffer.h
- tests/src/com/android/inputmethod/latin/Ver4BinaryDictionaryTests.java 42 additions, 0 deletions.../android/inputmethod/latin/Ver4BinaryDictionaryTests.java
Loading
Please register or sign in to comment