Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dndldic.c129 static NJ_UINT8 *get_search_index_address(NJ_DIC_HANDLE handle, NJ_UINT8 search_pattern);
150 static NJ_UINT8 *get_search_index_address(NJ_DIC_HANDLE handle, NJ_UINT8 search_pattern) { in get_search_index_address() function
964 ptr = get_search_index_address(loctset->loct.handle, cond->operation); in get_cand_by_sequential()
1071 ptr = get_search_index_address(loctset->loct.handle, cond->operation); in get_cand_by_evaluate()
1210 ptr = get_search_index_address(handle, op); in search_range_by_yomi()
1693 learn_index_top_addr = get_search_index_address(loctset->loct.handle, search_pattern); in get_hindo()
1728 …learn_index_top_addr = get_search_index_address(loctset->loct.handle, GET_LOCATION_OPERATION(locts… in njd_l_get_word()
1971 ptr = get_search_index_address(loctset->loct.handle, cond->operation); in get_cand_by_evaluate2()
2323 ptr = get_search_index_address(handle, op); in search_range_by_yomi2()