HomeSort by relevance Sort by last modified time
    Searched full:nd_index (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndbdic.c 567 NJ_UINT16 nd_index; local
725 nd_index = GET_BITFIELD_16(data, j, INDEX_BIT);
726 if (index == (NJ_UINT8)nd_index) {
730 if ((!NODE_TERM(now)) && (index > (NJ_UINT8)nd_index) && (idx_no == 0)) {
740 (index < (NJ_UINT8)nd_index) && (idx_no == 0) &&
1996 NJ_UINT16 nd_index; local
    [all...]

Completed in 53 milliseconds