"README.md" did not exist on "28ad889d0e53b973c5f1cb9e4fa09a277a9c4bd3"
Merge "Implement ver4 dict PtNode reading methods."
No related branches found
No related tags found
Showing
- native/jni/Android.mk 1 addition, 0 deletionsnative/jni/Android.mk
- native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/pt_node_params.h 20 additions, 2 deletions...olicyimpl/dictionary/structure/pt_common/pt_node_params.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v3/dynamic_patricia_trie_node_reader.h 1 addition, 1 deletion...ctionary/structure/v3/dynamic_patricia_trie_node_reader.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_dict_constants.cpp 1 addition, 1 deletion...olicyimpl/dictionary/structure/v4/ver4_dict_constants.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_dict_constants.h 1 addition, 1 deletion.../policyimpl/dictionary/structure/v4/ver4_dict_constants.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_node_reader.cpp 95 additions, 0 deletions...ictionary/structure/v4/ver4_patricia_trie_node_reader.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_node_reader.h 58 additions, 0 deletions.../dictionary/structure/v4/ver4_patricia_trie_node_reader.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_policy.cpp 78 additions, 13 deletions...mpl/dictionary/structure/v4/ver4_patricia_trie_policy.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_policy.h 8 additions, 1 deletion...yimpl/dictionary/structure/v4/ver4_patricia_trie_policy.h
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_reading_utils.cpp 6 additions, 0 deletions...tionary/structure/v4/ver4_patricia_trie_reading_utils.cpp
- native/jni/src/suggest/policyimpl/dictionary/structure/v4/ver4_patricia_trie_reading_utils.h 3 additions, 0 deletions...ictionary/structure/v4/ver4_patricia_trie_reading_utils.h
- tests/src/com/android/inputmethod/latin/Ver4BinaryDictionaryTests.java 30 additions, 0 deletions.../android/inputmethod/latin/Ver4BinaryDictionaryTests.java
Loading
Please register or sign in to comment