Home
last modified time | relevance | path

Searched refs:NJ_SEARCH_LOCATION_SET (Results 1 – 6 of 6) sorted by relevance

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
Dnj_ext.h83 extern NJ_INT16 njd_get_word_data(NJ_CLASS *iwnn, NJ_DIC_SET *dicset, NJ_SEARCH_LOCATION_SET *locts…
88 extern NJ_INT16 njd_init_search_location_set(NJ_SEARCH_LOCATION_SET* loctset);
92 NJ_SEARCH_LOCATION_SET *loctset);
93 extern NJ_INT16 njd_b_get_word(NJ_SEARCH_LOCATION_SET *loctset, NJ_WORD *word);
99 NJ_SEARCH_LOCATION_SET *loctset);
100 extern NJ_INT16 njd_f_get_word(NJ_SEARCH_LOCATION_SET *loctset, NJ_WORD *word);
107 NJ_SEARCH_LOCATION_SET *loctset, NJ_UINT8 comp_flg);
113 extern NJ_INT16 njd_l_get_word(NJ_CLASS *iwnn, NJ_SEARCH_LOCATION_SET *loctset, NJ_WORD *word);
Dnj_lib.h227 } NJ_SEARCH_LOCATION_SET; typedef
231 NJ_SEARCH_LOCATION_SET loctset[NJ_MAX_DIC];
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dndfdic.c73 static NJ_UINT16 search_data(NJ_SEARCH_CONDITION *condition, NJ_SEARCH_LOCATION_SET *loctset);
77 static NJ_UINT16 search_data(NJ_SEARCH_CONDITION *condition, NJ_SEARCH_LOCATION_SET *loctset) in search_data()
257 NJ_INT16 njd_f_search_word(NJ_SEARCH_CONDITION *con, NJ_SEARCH_LOCATION_SET *loctset) in njd_f_search_word()
316 NJ_INT16 njd_f_get_word(NJ_SEARCH_LOCATION_SET *loctset, NJ_WORD *word) in njd_f_get_word()
Dndbdic.c90 static NJ_INT16 search_node(NJ_SEARCH_CONDITION *condition, NJ_SEARCH_LOCATION_SET *loctset);
91 static NJ_INT16 bdic_search_data(NJ_SEARCH_CONDITION *condition, NJ_SEARCH_LOCATION_SET *loctset);
92 static NJ_INT16 bdic_search_fore_data(NJ_SEARCH_CONDITION *condition, NJ_SEARCH_LOCATION_SET *locts…
96 static NJ_INT16 search_node2(NJ_SEARCH_CONDITION *condition, NJ_SEARCH_LOCATION_SET *loctset,
99 NJ_SEARCH_LOCATION_SET *loctset, NJ_UINT16 hidx);
114 NJ_SEARCH_LOCATION_SET *loctset,
116 static NJ_INT16 bdic_get_word_freq(NJ_UINT8 *data_top, NJ_SEARCH_LOCATION_SET *loctset,
550 static NJ_INT16 search_node(NJ_SEARCH_CONDITION *condition, NJ_SEARCH_LOCATION_SET *loctset) in search_node()
998 static NJ_INT16 bdic_search_data(NJ_SEARCH_CONDITION *condition, NJ_SEARCH_LOCATION_SET *loctset) in bdic_search_data()
1048 static NJ_INT16 bdic_search_fore_data(NJ_SEARCH_CONDITION *condition, NJ_SEARCH_LOCATION_SET *locts… in bdic_search_fore_data()
[all …]
Dndapi.c51 NJ_SEARCH_LOCATION_SET *loctset; in check_search_cursor()
129 NJ_SEARCH_LOCATION_SET *loctset; in search_word()
196 NJ_SEARCH_LOCATION_SET *loctset; in get_word_and_search_next_word()
372 NJ_INT16 njd_get_word_data(NJ_CLASS *iwnn, NJ_DIC_SET *dicset, NJ_SEARCH_LOCATION_SET *loctset, NJ_… in njd_get_word_data()
867 NJ_INT16 njd_init_search_location_set(NJ_SEARCH_LOCATION_SET* loctset) in njd_init_search_location_set()
Dndldic.c116 …et_cand_by_sequential(NJ_CLASS *iwnn, NJ_SEARCH_CONDITION *cond, NJ_SEARCH_LOCATION_SET *loctset, …
117 … get_cand_by_evaluate(NJ_CLASS *iwnn, NJ_SEARCH_CONDITION *cond, NJ_SEARCH_LOCATION_SET *loctset, …
118 …get_cand_by_evaluate2(NJ_CLASS *iwnn, NJ_SEARCH_CONDITION *cond, NJ_SEARCH_LOCATION_SET *loctset, …
131 static NJ_HINDO get_hindo(NJ_CLASS *iwnn, NJ_SEARCH_LOCATION_SET *loctset, NJ_UINT8 search_pattern);
158 NJ_SEARCH_LOCATION_SET *loctset, in njd_l_search_word()
925 NJ_SEARCH_LOCATION_SET *loctset, NJ_UINT8 search_pattern, in get_cand_by_sequential()
1058 NJ_SEARCH_LOCATION_SET *loctset, NJ_UINT8 search_pattern) { in get_cand_by_evaluate()
1682 static NJ_HINDO get_hindo(NJ_CLASS *iwnn, NJ_SEARCH_LOCATION_SET *loctset, in get_hindo()
1720 NJ_INT16 njd_l_get_word(NJ_CLASS *iwnn, NJ_SEARCH_LOCATION_SET *loctset, NJ_WORD *word) { in njd_l_get_word()
1933 NJ_SEARCH_LOCATION_SET *loctset, in get_cand_by_evaluate2()