Lines Matching refs:dictionary
23 $(addprefix dictionary/header/, \
26 dictionary/property/ngram_context.cpp \
27 dictionary/structure/dictionary_structure_with_buffer_policy_factory.cpp \
28 $(addprefix dictionary/structure/pt_common/, \
37 $(addprefix dictionary/structure/v2/, \
41 $(addprefix dictionary/structure/v4/, \
50 $(addprefix dictionary/structure/v4/content/, \
57 $(addprefix dictionary/utils/, \
74 $(addprefix suggest/core/dictionary/, \
75 dictionary.cpp \
105 $(addprefix dictionary/structure/backward/v402/, \
114 $(addprefix dictionary/structure/backward/v402/content/, \
120 $(addprefix dictionary/structure/backward/v402/bigram/, \
127 dictionary/header/header_read_write_utils_test.cpp \
128 dictionary/structure/v4/content/language_model_dict_content_test.cpp \
129 dictionary/structure/v4/content/language_model_dict_content_global_counters_test.cpp \
130 dictionary/structure/v4/content/probability_entry_test.cpp \
131 dictionary/structure/v4/content/terminal_position_lookup_table_test.cpp \
132 dictionary/utils/bloom_filter_test.cpp \
133 dictionary/utils/buffer_with_extendable_buffer_test.cpp \
134 dictionary/utils/byte_array_utils_test.cpp \
135 dictionary/utils/format_utils_test.cpp \
136 dictionary/utils/probability_utils_test.cpp \
137 dictionary/utils/sparse_table_test.cpp \
138 dictionary/utils/trie_map_test.cpp \