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

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
H A 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) { function
964 ptr = get_search_index_address(loctset->loct.handle, cond->operation);
1071 ptr = get_search_index_address(loctset->loct.handle, cond->operation);
1210 ptr = get_search_index_address(handle, op);
1693 learn_index_top_addr = get_search_index_address(loctset->loct.handle, search_pattern);
1728 learn_index_top_addr = get_search_index_address(loctset->loct.handle, GET_LOCATION_OPERATION(loctset->loct.status));
1971 ptr = get_search_index_address(loctset->loct.handle, cond->operation);
2323 ptr = get_search_index_address(handle, op);

Completed in 34 milliseconds