Home
last modified time | relevance | path

Searched refs:rightmask (Results 1 – 19 of 19) sorted by relevance

/dports/graphics/jbig2dec/jbig2dec-0.19/
H A Djbig2_image.c221 *d |= *s & rightmask; in template_image_compose_opt()
223 *d &= (*s & rightmask) | ~rightmask; in template_image_compose_opt()
225 *d ^= *s & rightmask; in template_image_compose_opt()
229 *d = (*s & rightmask) | (*d & ~rightmask); in template_image_compose_opt()
272 *d |= v & rightmask; in template_image_compose_opt()
274 *d &= (v & rightmask) | ~rightmask; in template_image_compose_opt()
276 *d ^= v & rightmask; in template_image_compose_opt()
278 *d ^= ~v & rightmask; in template_image_compose_opt()
280 *d = (v & rightmask) | (*d & ~rightmask); in template_image_compose_opt()
341 uint8_t leftmask, rightmask; in jbig2_image_compose() local
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/jbig2dec/
H A Djbig2_image.c221 *d |= *s & rightmask; in template_image_compose_opt()
223 *d &= (*s & rightmask) | ~rightmask; in template_image_compose_opt()
225 *d ^= *s & rightmask; in template_image_compose_opt()
229 *d = (*s & rightmask) | (*d & ~rightmask); in template_image_compose_opt()
272 *d |= v & rightmask; in template_image_compose_opt()
274 *d &= (v & rightmask) | ~rightmask; in template_image_compose_opt()
276 *d ^= v & rightmask; in template_image_compose_opt()
278 *d ^= ~v & rightmask; in template_image_compose_opt()
280 *d = (v & rightmask) | (*d & ~rightmask); in template_image_compose_opt()
341 uint8_t leftmask, rightmask; in jbig2_image_compose() local
[all …]
/dports/games/pvpgn/pvpgn-1.8.5/scripts/
H A Dpvpgn_hash.inc.php46 $rightmask = 0xffff | (0xffff << 16);
47 $rightmask <<= $amt;
48 $rightmask = safe_not($rightmask);
52 $remains &= $rightmask;
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/unicode/
H A Dmkutf8data.c421 unsigned int rightmask; in tree_walk() local
663 unsigned int rightmask; in prune() local
768 rightmask &= ~bitmask; in prune()
799 rightmask |= bitmask; in prune()
820 unsigned int rightmask; in mark_nodes() local
854 rightmask |= bitmask; in mark_nodes()
872 rightmask &= ~bitmask; in mark_nodes()
906 rightmask |= bitmask; in mark_nodes()
929 rightmask &= ~bitmask; in mark_nodes()
946 unsigned int rightmask; in index_nodes() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/unicode/
H A Dmkutf8data.c421 unsigned int rightmask; in tree_walk() local
663 unsigned int rightmask; in prune() local
768 rightmask &= ~bitmask; in prune()
799 rightmask |= bitmask; in prune()
820 unsigned int rightmask; in mark_nodes() local
854 rightmask |= bitmask; in mark_nodes()
872 rightmask &= ~bitmask; in mark_nodes()
906 rightmask |= bitmask; in mark_nodes()
929 rightmask &= ~bitmask; in mark_nodes()
946 unsigned int rightmask; in index_nodes() local
[all …]
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/util/
H A Dmkutf8data.c419 unsigned int rightmask; in tree_walk() local
661 unsigned int rightmask; in prune() local
766 rightmask &= ~bitmask; in prune()
797 rightmask |= bitmask; in prune()
818 unsigned int rightmask; in mark_nodes() local
852 rightmask |= bitmask; in mark_nodes()
870 rightmask &= ~bitmask; in mark_nodes()
904 rightmask |= bitmask; in mark_nodes()
927 rightmask &= ~bitmask; in mark_nodes()
944 unsigned int rightmask; in index_nodes() local
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/util/
H A Dmkutf8data.c419 unsigned int rightmask; in tree_walk() local
661 unsigned int rightmask; in prune() local
766 rightmask &= ~bitmask; in prune()
797 rightmask |= bitmask; in prune()
818 unsigned int rightmask; in mark_nodes() local
852 rightmask |= bitmask; in mark_nodes()
870 rightmask &= ~bitmask; in mark_nodes()
904 rightmask |= bitmask; in mark_nodes()
927 rightmask &= ~bitmask; in mark_nodes()
944 unsigned int rightmask; in index_nodes() local
[all …]
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/util/
H A Dmkutf8data.c419 unsigned int rightmask; in tree_walk() local
661 unsigned int rightmask; in prune() local
766 rightmask &= ~bitmask; in prune()
797 rightmask |= bitmask; in prune()
818 unsigned int rightmask; in mark_nodes() local
852 rightmask |= bitmask; in mark_nodes()
870 rightmask &= ~bitmask; in mark_nodes()
904 rightmask |= bitmask; in mark_nodes()
927 rightmask &= ~bitmask; in mark_nodes()
944 unsigned int rightmask; in index_nodes() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/unicode/
H A Dmkutf8data.c421 unsigned int rightmask; in tree_walk() local
663 unsigned int rightmask; in prune() local
768 rightmask &= ~bitmask; in prune()
799 rightmask |= bitmask; in prune()
820 unsigned int rightmask; in mark_nodes() local
854 rightmask |= bitmask; in mark_nodes()
872 rightmask &= ~bitmask; in mark_nodes()
906 rightmask |= bitmask; in mark_nodes()
929 rightmask &= ~bitmask; in mark_nodes()
946 unsigned int rightmask; in index_nodes() local
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/rcons/
H A Draster_op.c454 static u_int32_t rightmask[32] = { variable
490 static u_int32_t rightmask[32] = { variable
1128 lm = leftmask[dstleftignore] | rightmask[dstrightignore]; in raster_op_nosrc_noclip()
1144 rm = rightmask[dstrightignore]; in raster_op_nosrc_noclip()
1235 lm = leftmask[dstleftignore] | rightmask[dstrightignore]; in raster_op_nosrc_noclip()
1251 rm = rightmask[dstrightignore]; in raster_op_nosrc_noclip()
1357 rm = rightmask[dstrightignore]; in raster_op_nosrc_noclip()
1460 rm = rightmask[dstrightignore]; in raster_op_nosrc_noclip()
1565 rm = rightmask[dstrightignore]; in raster_op_nosrc_noclip()
1703 rm = rightmask[dstrightignore]; in raster_blit()
[all …]
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_vid.c285 byte leftmask,rightmask; in VL_Bar() local
289 rightmask = rightmasks[(x+width-1)&3]; in VL_Bar()
298 VGAMAPMASK (leftmask&rightmask); in VL_Bar()
317 VGAMAPMASK (rightmask); in VL_Bar()
452 rightmask; in VL_Hlin() local
457 rightmask = rightmasks[(x+width-1)&3]; in VL_Hlin()
465 VGAMAPMASK (leftmask & rightmask); in VL_Hlin()
478 VGAMAPMASK (rightmask); in VL_Hlin()
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/include/
H A Dlvfnt.h160 lUInt8 rightmask; ///< left aligned mask member
/dports/astro/xphoon/xphoon-20000613/
H A Dxphoon.c413 static char rightmask[8] = { 0x00, 0x01, 0x03, 0x07, 0x0f, 0x1f, 0x3f, 0x7f }; variable
511 leftmask[bitxleft] & shade & rightmask[bitxright];
517 bits[bytexright + off] |= rightmask[bitxright] & shade;
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvfnt.cpp215 inx = (b >> (16 - table->bitcount - srcshift)) & table->rightmask; in lvfontUnpackGlyph()
H A Dlvbmpbuf.cpp303 inx = (b >> (16 - table->bitcount - srcshift)) & table->rightmask; in lvdrawbufDrawPacked()
/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/src/pygame_sdl2/
H A Dsprite.py1477 rightmask = right.mask
1479 rightmask = from_surface(right.image)
1480 return leftmask.overlap(rightmask, (xoffset, yoffset))
/dports/devel/py-game/pygame-2.1.0/src_py/
H A Dsprite.py1617 rightmask = right.mask
1619 rightmask = from_surface(right.image)
1620 return leftmask.overlap(rightmask, (xoffset, yoffset))
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/Tools/FontConv/
H A DLFntConvDlg.h85 table->rightmask = (1<<m_decode_table_bits)-1; in getDecodeTable()
/dports/devel/py-game/pygame-2.1.0/src_c/cython/pygame/
H A D_sprite.pyx1549 rightmask = right.mask
1551 rightmask = from_surface(right.image)
1552 return leftmask.overlap(rightmask, (xoffset, yoffset))