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

  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndbdic.c 101 NJ_UINT8 *now, NJ_UINT16 idx_no,
556 NJ_UINT8 idx_no; local
592 idx_no = 0;
715 bit_all += (NJ_UINT16)(idx_no << 3);
730 if ((!NODE_TERM(now)) && (index > (NJ_UINT8)nd_index) && (idx_no == 0)) {
740 (index < (NJ_UINT8)nd_index) && (idx_no == 0) &&
743 idx_no = 0;
753 if ( (idx_cnt > (NJ_UINT16)(idx_no + 1))) {
763 idx_no++;
767 idx_no = 0;
    [all...]
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_lib.h 122 NJ_UINT16 idx_no; member in struct:__anon17046

Completed in 31 milliseconds