Searched refs:hindo_max (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
H A Dndbdic.c576 NJ_UINT16 hindo, hindo_max; local
961 hindo_max = hindo;
978 if (hindo > hindo_max) {
979 hindo_max = hindo;
989 loctset->cache_freq = CALCULATE_HINDO(hindo_max, loctset->dic_freq.base,
1053 NJ_INT16 hindo_max = -1; local
1121 if ((hindo_max != -1) && (data == current_org)) {
1125 loctset->cache_freq = hindo_max;
1144 if (((hindo == hindo_max) && (current < hindo_data)) ||
1145 (hindo > hindo_max)) {
1552 NJ_UINT16 hindo, hindo_max, hindo_tmp; local
2402 NJ_UINT16 hindo_max, hindo_tmp; local
2730 NJ_INT16 hindo_max = -1; local
[all...]

Completed in 427 milliseconds