Searched defs:learn_index_top_addr (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
H A Dndldic.c1689 NJ_UINT8 *learn_index_top_addr; local
1693 learn_index_top_addr = get_search_index_address(loctset->loct.handle, search_pattern);
1695 que_id = (NJ_UINT16)GET_UINT16(learn_index_top_addr +
1724 NJ_UINT8 *learn_index_top_addr; local
1728 learn_index_top_addr = get_search_index_address(loctset->loct.handle, GET_LOCATION_OPERATION(loctset->loct.status));
1730 que_id = (NJ_UINT16)GET_UINT16(learn_index_top_addr +

Completed in 31 milliseconds