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

  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
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,
ndldic.c 1658 NJ_HINDO hindo; local
    [all...]
ndbdic.c 74 NJ_HINDO hindo; member in struct:__anon43352
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...]
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_lib.h 274 NJ_HINDO hindo; member in struct:__anon43367::NJ_STEM
283 NJ_HINDO hindo; member in struct:__anon43367::NJ_FZK

Completed in 58 milliseconds