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