HomeSort by relevance Sort by last modified time
    Searched refs:hindo (Results 1 - 6 of 6) sorted by null

  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndbdic.c 74 NJ_HINDO hindo; member in struct:__anon11303
236 stem_set->hindo = GET_BITFIELD_16(data, j, BIT_HINDO_LEN(hdl));
239 stem_set->hindo = 0;
242 stem_set->hindo_jitu = (NJ_UINT16)(*(HINDO_NO_TOP_ADDR(hdl) + stem_set->hindo));
576 NJ_UINT16 hindo, hindo_max; local
958 hindo = (NJ_UINT16) *((NJ_UINT8*)(HINDO_NO_TOP_ADDR(loctset->loct.handle)
961 hindo_max = hindo;
974 hindo = (NJ_UINT16) *((NJ_UINT8*)(HINDO_NO_TOP_ADDR(loctset->loct.handle)
978 if (hindo > hindo_max) {
979 hindo_max = hindo;
1002 NJ_UINT16 hindo; local
1052 NJ_INT16 hindo = 0; local
1552 NJ_UINT16 hindo, hindo_max, hindo_tmp; local
2381 NJ_INT16 hindo = 0; local
2729 NJ_INT16 hindo = 0; local
2812 NJ_INT16 hindo = 0; local
    [all...]
ndfdic.c 82 NJ_UINT16 hindo; local
131 hindo = DATA_HINDO(STEM_AREA_TOP_ADDR(loctset->loct.handle) + loctset->loct.current);
132 loctset->cache_freq = CALCULATE_HINDO(hindo, loctset->dic_freq.base,
348 word->stem.hindo = CALCULATE_HINDO(DATA_HINDO(data), loctset->dic_freq.base,
ndapi.c 291 ((j == max_len) && (loctset->cache_freq > result->word.stem.hindo)) ||
891 word->stem.hindo = 0;
894 word->fzk.hindo = 0;
ndldic.c 1658 NJ_HINDO hindo; local
    [all...]
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_lib.h 274 NJ_HINDO hindo; member in struct:__anon11318::NJ_STEM
283 NJ_HINDO hindo; member in struct:__anon11318::NJ_FZK
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/
OpenWnnDictionaryImplJni.c 570 return ( jint )( work->result.word.stem.hindo );
    [all...]

Completed in 71 milliseconds