Home
last modified time | relevance | path

Searched refs:_RkUnpackBits (Results 1 – 8 of 8) sorted by relevance

/dports/japanese/canna-server/Canna37p3/lib/RK/
H A Dbits.c111 _RkUnpackBits(dst_ints, src_bits, src_offset, bit_size, count) in _RkUnpackBits() function
277 offset = _RkUnpackBits(&w, bits, offset, bit_size, 1);
334 o = _RkUnpackBits(&w, bits, o, bit_size, 1); in main()
H A DRKintern.h1165 long _RkUnpackBits pro((unsigned *, unsigned char *, long, int, int));
H A Dpermdic.c716 _RkUnpackBits(permutation, qm->dm_qbits, offset, bitSize, nk);
H A Dnword.c493 _RkUnpackBits(permutation, qm->dm_qbits, offset, bitSize, nk);
2128 _RkUnpackBits(permutation, qm->dm_qbits, offset, bits, ncands);
/dports/japanese/canna-lib/Canna37p3/lib/RK/
H A Dbits.c111 _RkUnpackBits(dst_ints, src_bits, src_offset, bit_size, count) in _RkUnpackBits() function
277 offset = _RkUnpackBits(&w, bits, offset, bit_size, 1);
334 o = _RkUnpackBits(&w, bits, o, bit_size, 1); in main()
H A DRKintern.h1165 long _RkUnpackBits pro((unsigned *, unsigned char *, long, int, int));
H A Dpermdic.c716 _RkUnpackBits(permutation, qm->dm_qbits, offset, bitSize, nk);
H A Dnword.c493 _RkUnpackBits(permutation, qm->dm_qbits, offset, bitSize, nk);
2128 _RkUnpackBits(permutation, qm->dm_qbits, offset, bits, ncands);