Searched refs:idx_no (Results 1 - 3 of 3) 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...]
H A Dndldic.c2031 psrhCache->storebuff[abIdx].idx_no = (NJ_INT8)tmp_len;
2064 psrhCache->storebuff[abIdx].idx_no = (NJ_INT8)tmp_len;
2114 nj_strncpy(char_tmp, str, psrhCache->storebuff[m].idx_no);
2115 char_tmp[psrhCache->storebuff[m].idx_no] = NJ_CHAR_NUL;
2117 pchar_tmp = &char_tmp[psrhCache->storebuff[m].idx_no];
2142 psrhCache->storebuff[abIdx].idx_no = (NJ_INT8)tmp_len;
2184 psrhCache->storebuff[abIdx].idx_no = (NJ_INT8)tmp_len;
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
H A Dnj_lib.h122 NJ_UINT16 idx_no; member in struct:__anon99

Completed in 88 milliseconds