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

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
H A Dndbdic.c101 NJ_UINT8 *now, NJ_UINT16 idx_no,
556 NJ_UINT8 idx_no; local
592 idx_no = 0;
715 bit_all += (NJ_UINT16)(idx_no << 3);
730 if ((!NODE_TERM(now)) && (index > (NJ_UINT8)nd_index) && (idx_no == 0)) {
740 (index < (NJ_UINT8)nd_index) && (idx_no == 0) &&
743 idx_no = 0;
753 if ( (idx_cnt > (NJ_UINT16)(idx_no + 1))) {
763 idx_no++;
767 idx_no
1975 search_yomi_node(NJ_UINT8 operation, NJ_UINT8 *node, NJ_UINT8 *now, NJ_UINT16 idx_no, NJ_CHAR *yomi, NJ_UINT16 yomilen, NJ_UINT8 * root, NJ_UINT8 * node_mid, NJ_UINT16 bit_left, NJ_UINT16 bit_data, NJ_UINT8 * data_top, NJ_INT16 ytbl_cnt, NJ_UINT16 y, NJ_UINT8 * ytbl_top, NJ_CACHE_INFO * storebuf, NJ_UINT8 ** con_node, NJ_UINT32 * data_offset) argument
[all...]
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
H A Dnj_lib.h122 NJ_UINT16 idx_no; member in struct:__anon99

Completed in 204 milliseconds