Home | History | Annotate | Download | only in engine

Lines Matching refs:handle

112                                 NJ_DIC_HANDLE handle, NJ_UINT32 *ret_bottom);
585 root = NODE_AREA_TOP_ADDR(loctset->loct.handle);
588 node_mid = root + NODE_AREA_MID_ADDR(loctset->loct.handle);
595 bit_left = BIT_NODE_AREA_LEFT_LEN(loctset->loct.handle);
596 bit_data = BIT_NODE_AREA_DATA_LEN(loctset->loct.handle);
598 ytbl_cnt = YOMI_INDX_CNT(loctset->loct.handle);
599 y = YOMI_INDX_SIZE(loctset->loct.handle);
600 ytbl_top = YOMI_INDX_TOP_ADDR(loctset->loct.handle);
602 data_top = STEM_AREA_TOP_ADDR(loctset->loct.handle);
950 next = get_stem_next(loctset->loct.handle, stem_data);
958 hindo = (NJ_UINT16) *((NJ_UINT8*)(HINDO_NO_TOP_ADDR(loctset->loct.handle)
959 + get_stem_hindo(loctset->loct.handle, stem_data)));
967 j = get_stem_next(loctset->loct.handle, stem_data);
974 hindo = (NJ_UINT16) *((NJ_UINT8*)(HINDO_NO_TOP_ADDR(loctset->loct.handle)
975 + get_stem_hindo(loctset->loct.handle, stem_data)));
984 j = get_stem_next(loctset->loct.handle, stem_data);
1005 data = STEM_AREA_TOP_ADDR(loctset->loct.handle);
1017 i = get_stem_next(loctset->loct.handle, data);
1023 if (NJ_GET_DIC_FMT(loctset->loct.handle) == NJ_DIC_FMT_KANAKAN) {
1024 data_end = loctset->loct.handle
1026 + NJ_INT32_READ(loctset->loct.handle + NJ_DIC_POS_DATA_SIZE)
1027 + NJ_INT32_READ(loctset->loct.handle + NJ_DIC_POS_EXT_SIZE)
1030 data_end = CAND_IDX_AREA_TOP_ADDR(loctset->loct.handle);
1037 hindo = (NJ_UINT16) *((NJ_UINT8*)(HINDO_NO_TOP_ADDR(loctset->loct.handle) +
1038 get_stem_hindo(loctset->loct.handle, data)));
1068 data_top = STEM_AREA_TOP_ADDR(loctset->loct.handle);
1079 if (NJ_GET_DIC_FMT(loctset->loct.handle) == NJ_DIC_FMT_KANAKAN) {
1080 data_end = loctset->loct.handle
1082 + NJ_INT32_READ(loctset->loct.handle + NJ_DIC_POS_DATA_SIZE)
1083 + NJ_INT32_READ(loctset->loct.handle + NJ_DIC_POS_EXT_SIZE)
1086 data_end = CAND_IDX_AREA_TOP_ADDR(loctset->loct.handle);
1095 i = get_stem_next(loctset->loct.handle, data);
1130 hindo = (NJ_INT16) *((NJ_UINT8*)(HINDO_NO_TOP_ADDR(loctset->loct.handle) + get_stem_hindo(loctset->loct.handle, data)));
1155 i = get_stem_next(loctset->loct.handle, data);
1167 hindo = (NJ_INT16) *((NJ_UINT8*)(HINDO_NO_TOP_ADDR(loctset->loct.handle)
1168 + get_stem_hindo(loctset->loct.handle, data)));
1201 if (APPEND_YOMI_FLG(loctset->loct.handle) == 0) {
1206 if ((NJ_GET_DIC_TYPE_EX(loctset->loct.type, loctset->loct.handle) != NJ_DIC_TYPE_CUSTOM_COMPRESS)
1218 if (con->ylen > NJ_GET_MAX_YLEN(loctset->loct.handle)) {
1240 for (hIdx = 0; (hIdx < NJ_MAX_DIC) && (pdicinfo->handle != loctset->loct.handle); hIdx++) {
1290 for (hIdx = 0; (hIdx < NJ_MAX_DIC) && (pdicinfo->handle != loctset->loct.handle); hIdx++) {
1336 data = STEM_AREA_TOP_ADDR(loctset->loct.handle);
1345 data = STEM_AREA_TOP_ADDR(loctset->loct.handle);
1353 get_stem_word(loctset->loct.handle, data, &stem_set, check);
1409 data = STEM_AREA_TOP_ADDR(loc->handle);
1413 get_stem_cand_data(loc->handle, data, &stem_set);
1436 next = get_stem_next(loc->handle, data);
1441 yomi_pos = get_stem_yomi_data(loc->handle, data, &stem_set);
1445 len = get_stem_yomi_string(loc->handle, data, wkc,
1504 data = STEM_AREA_TOP_ADDR(loc->handle);
1514 next = get_stem_next(loc->handle, data);
1519 yomi_pos = get_stem_yomi_data(loc->handle, data, &stem_set);
1526 len = get_stem_yomi_string(loc->handle, data, stroke,
1587 root = NODE_AREA_TOP_ADDR(loctset->loct.handle);
1590 node_mid = root + NODE_AREA_MID_ADDR(loctset->loct.handle);
1593 bit_left = BIT_NODE_AREA_LEFT_LEN(loctset->loct.handle);
1594 bit_data = BIT_NODE_AREA_DATA_LEN(loctset->loct.handle);
1596 ytbl_cnt = YOMI_INDX_CNT(loctset->loct.handle);
1597 y = YOMI_INDX_SIZE(loctset->loct.handle);
1598 ytbl_top = YOMI_INDX_TOP_ADDR(loctset->loct.handle);
1600 data_top = STEM_AREA_TOP_ADDR(loctset->loct.handle);
1665 loctset->loct.handle,
1720 loctset->loct.handle,
1799 loctset->loct.handle,
1858 loctset->loct.handle,
1911 hindo = (NJ_UINT16) *((NJ_UINT8 *)(HINDO_NO_TOP_ADDR(loctset->loct.handle) +
1912 get_stem_hindo(loctset->loct.handle, stem_data)));
1927 j = get_stem_next(loctset->loct.handle, stem_data);
1932 hindo = (NJ_UINT16) *((NJ_UINT8 *) (HINDO_NO_TOP_ADDR(loctset->loct.handle) +
1933 get_stem_hindo(loctset->loct.handle, stem_data)));
1952 hindo = (NJ_UINT16) *((NJ_UINT8 *)(HINDO_NO_TOP_ADDR(loctset->loct.handle)
1953 + get_stem_hindo(loctset->loct.handle, stem_data)));
2252 NJ_UINT32 top, NJ_DIC_HANDLE handle,
2369 next = get_stem_next(handle, stem_data);
2418 data_top = STEM_AREA_TOP_ADDR(loctset->loct.handle);
2441 hindo = (NJ_UINT16) *((NJ_UINT8 *)(HINDO_NO_TOP_ADDR(loctset->loct.handle) +
2442 get_stem_hindo(loctset->loct.handle, data)));
2457 i = get_stem_next(loctset->loct.handle, data);
2462 hindo = (NJ_UINT16) *((NJ_UINT8 *) (HINDO_NO_TOP_ADDR(loctset->loct.handle) +
2463 get_stem_hindo(loctset->loct.handle, data)));
2484 hindo = (NJ_UINT16) *((NJ_UINT8 *)(HINDO_NO_TOP_ADDR(loctset->loct.handle)
2485 + get_stem_hindo(loctset->loct.handle, data)));
2506 hindo = (NJ_UINT16) *((NJ_UINT8 *)(HINDO_NO_TOP_ADDR(loctset->loct.handle) +
2507 get_stem_hindo(loctset->loct.handle, data)));
2515 i = get_stem_next(loctset->loct.handle, data);
2523 hindo = (NJ_UINT16)*((NJ_UINT8 *)(HINDO_NO_TOP_ADDR(loctset->loct.handle) +
2524 get_stem_hindo(loctset->loct.handle, data)));
2533 i = get_stem_next(loctset->loct.handle, data);
2548 data_top = STEM_AREA_TOP_ADDR(loctset->loct.handle);
2557 if (NJ_GET_DIC_FMT(loctset->loct.handle) == NJ_DIC_FMT_KANAKAN) {
2558 data_end = loctset->loct.handle
2560 + NJ_INT32_READ(loctset->loct.handle + NJ_DIC_POS_DATA_SIZE)
2561 + NJ_INT32_READ(loctset->loct.handle + NJ_DIC_POS_EXT_SIZE)
2564 data_end = CAND_IDX_AREA_TOP_ADDR(loctset->loct.handle);
2696 i = get_stem_next(loctset->loct.handle, data);
2708 hindo = (NJ_INT16)*((NJ_UINT8 *)(HINDO_NO_TOP_ADDR(loctset->loct.handle)
2709 + get_stem_hindo(loctset->loct.handle, data)));
2756 i = get_stem_next(loctset->loct.handle, data);
2784 hindo = (NJ_INT16)*((NJ_UINT8 *)(HINDO_NO_TOP_ADDR(loctset->loct.handle)
2785 + get_stem_hindo(loctset->loct.handle, data)));
2820 hindo = (NJ_INT16)*((NJ_UINT8 *)(HINDO_NO_TOP_ADDR(loctset->loct.handle)
2821 + get_stem_hindo(loctset->loct.handle, data)));