Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dndbdic.c1966 loctset->loct.current_cache = (NJ_UINT8)abIdx_current; in search_node2()
2498 loctset->loct.current_cache = (NJ_UINT8)abIdx_current; in bdic_search_fore_data2()
2587 old_abIdx = loctset->loct.current_cache; in bdic_search_fore_data2()
2602 loctset->loct.current_cache = (NJ_UINT8)old_abIdx; in bdic_search_fore_data2()
2643 loctset->loct.current_cache = (NJ_UINT8)current_abIdx; in bdic_search_fore_data2()
2675 loctset->loct.current_cache = (NJ_UINT8)current_abIdx; in bdic_search_fore_data2()
2686 loctset->loct.current_cache = (NJ_UINT8)save_abIdx; in bdic_search_fore_data2()
Dndapi.c879 loctset->loct.current_cache = 0; in njd_init_search_location_set()
901 word->stem.loc.current_cache= 0; in njd_init_word()
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
Dnj_lib.h217 NJ_UINT8 current_cache; member