Home
last modified time | relevance | path

Searched refs:andMask (Results 51 – 75 of 334) sorted by relevance

12345678910>>...14

/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/classes/sun/awt/
H A DX11CustomCursor.java148 byte[] andMask = new byte[tNByte]; in createNativeCursor()
157 andMask[ibyte] |= omask; in createNativeCursor()
171 createCursor(xorMask, andMask, 8*wNByte, height, fc, bc, xHotSpot, yHotSpot); in createNativeCursor()
174 protected abstract void createCursor(byte[] xorMask, byte[] andMask, in createCursor() argument
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/unix/classes/sun/awt/
H A DX11CustomCursor.java148 byte[] andMask = new byte[tNByte]; in createNativeCursor()
157 andMask[ibyte] |= omask; in createNativeCursor()
171 createCursor(xorMask, andMask, 8*wNByte, height, fc, bc, xHotSpot, yHotSpot); in createNativeCursor()
174 protected abstract void createCursor(byte[] xorMask, byte[] andMask, in createCursor() argument
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/unix/classes/sun/awt/
H A DX11CustomCursor.java148 byte[] andMask = new byte[tNByte]; in createNativeCursor()
157 andMask[ibyte] |= omask; in createNativeCursor()
171 createCursor(xorMask, andMask, 8*wNByte, height, fc, bc, xHotSpot, yHotSpot); in createNativeCursor()
174 protected abstract void createCursor(byte[] xorMask, byte[] andMask, in createCursor() argument
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/unix/classes/sun/awt/
H A DX11CustomCursor.java148 byte[] andMask = new byte[tNByte]; in createNativeCursor()
157 andMask[ibyte] |= omask; in createNativeCursor()
171 createCursor(xorMask, andMask, 8*wNByte, height, fc, bc, xHotSpot, yHotSpot); in createNativeCursor()
174 protected abstract void createCursor(byte[] xorMask, byte[] andMask, in createCursor() argument
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/unix/classes/sun/awt/
H A DX11CustomCursor.java148 byte[] andMask = new byte[tNByte]; in createNativeCursor()
157 andMask[ibyte] |= omask; in createNativeCursor()
171 createCursor(xorMask, andMask, 8*wNByte, height, fc, bc, xHotSpot, yHotSpot); in createNativeCursor()
174 protected abstract void createCursor(byte[] xorMask, byte[] andMask, in createCursor() argument
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/classes/sun/awt/
H A DX11CustomCursor.java148 byte[] andMask = new byte[tNByte]; in createNativeCursor()
157 andMask[ibyte] |= omask; in createNativeCursor()
171 createCursor(xorMask, andMask, 8*wNByte, height, fc, bc, xHotSpot, yHotSpot); in createNativeCursor()
174 protected abstract void createCursor(byte[] xorMask, byte[] andMask, in createCursor() argument
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/awt/
H A DX11CustomCursor.java147 byte[] andMask = new byte[tNByte]; in createNativeCursor()
156 andMask[ibyte] |= omask; in createNativeCursor()
170 createCursor(xorMask, andMask, 8*wNByte, height, fc, bc, xHotSpot, yHotSpot); in createNativeCursor()
173 protected abstract void createCursor(byte[] xorMask, byte[] andMask, in createCursor() argument
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/x86/
H A Dx86_xform.c62 GLubyte *andMask,
70 GLubyte *andMask,
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/x86/
H A Dx86_xform.c62 GLubyte *andMask,
70 GLubyte *andMask,
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/x86/
H A Dx86_xform.c62 GLubyte *andMask,
70 GLubyte *andMask,
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/x86/
H A Dx86_xform.c62 GLubyte *andMask,
70 GLubyte *andMask,
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/x86/
H A Dx86_xform.c62 GLubyte *andMask,
70 GLubyte *andMask,
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/x86/
H A Dx86_xform.c62 GLubyte *andMask,
70 GLubyte *andMask,
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/x86/
H A Dx86_xform.c62 GLubyte *andMask,
70 GLubyte *andMask,
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/x86/
H A Dx86_xform.c62 GLubyte *andMask,
70 GLubyte *andMask,
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/x86/
H A Dx86_xform.c62 GLubyte *andMask,
70 GLubyte *andMask,
/dports/lang/clover/mesa-21.3.6/src/mesa/x86/
H A Dx86_xform.c62 GLubyte *andMask,
70 GLubyte *andMask,
/dports/x11/eaglemode/eaglemode-0.95.0/
H A Dmake.pl288 my $andMask=0xff;
297 $andMask&=(~$CLEAN_FLAG);
305 $andMask&=(~$INSTALL_FLAG);
313 $andMask&=(~$EXEC_FLAG);
321 $andMask&=(~$PRIVATE_FLAG);
329 $andMask&=(~$NOBACKUP_FLAG);
337 push(@rules,[$andMask,$orMask,$pattern]);
/dports/math/cgal/CGAL-5.3/include/CGAL/ImageIO/
H A Dbmpread.h52 int readSingleImageICOPTR(FILE *fp, char **xorMask, char **andMask,
55 char **andMask, CGAL_UINT32 *width, CGAL_UINT32 *height);
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/update/
H A Dflag.h80 int andMask = ~FlagMask; variable
82 if(!(*vi).IsD()) (*vi).Flags() &= andMask ;
88 int andMask = ~FlagMask; variable
90 if(!(*ei).IsD()) (*ei).Flags() &= andMask ;
96 int andMask = ~FlagMask; variable
98 if(!(*fi).IsD()) (*fi).Flags() &= andMask ;
104 int andMask = ~FlagMask; variable
106 if(!(*ti).IsD()) (*ti).Flags() &= andMask ;
/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/src/formats/
H A Dformatico.cpp244 …const auto andMask = reinterpret_cast<const uint8_t*>(p.data() + imgHeader->size + colors * 4 + de… in loadOrdinaryFrame() local
259 out[idx + 3] = getBit(andMask, y * desc.width + x, desc.width) ? 0 : 255; in loadOrdinaryFrame()
278 out[idx + 3] = getBit(andMask, y * desc.width + x, desc.width) ? 0 : 255; in loadOrdinaryFrame()
297 out[idx + 3] = getBit(andMask, y * desc.width + x, desc.width) ? 0 : 255; in loadOrdinaryFrame()
321 out[idx + 3] = getBit(andMask, y * desc.width + x, desc.width) ? 0 : 255; in loadOrdinaryFrame()
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DIcon.cls4 Handle andMask;
28 method void combine( Handle xorMask, Handle andMask);
/dports/benchmarks/dkftpbench/dkftpbench-0.45/
H A DPoller_test.cc181 CHECK(0, m_p.andMask(m_filedes[0],0)); in testMondo()
182 CHECK(0, m_p.andMask(m_filedes[1],0)); in testMondo()
187 CHECK(0, m_p.andMask(m_filedes[0],~0)); in testMondo()
188 CHECK(0, m_p.andMask(m_filedes[1],~0)); in testMondo()
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/update/
H A Dflag.h75 int andMask = ~FlagMask; variable
77 if(!(*vi).IsD()) (*vi).Flags() &= andMask ;
83 int andMask = ~FlagMask; variable
85 if(!(*ei).IsD()) (*ei).Flags() &= andMask ;
91 int andMask = ~FlagMask; variable
93 if(!(*fi).IsD()) (*fi).Flags() &= andMask ;
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/winappdbg/
H A Dutil.py1010 orMask, andMask = cls.triggerMask[register][trigger]
1011 Dr7 &= andMask
1013 orMask, andMask = cls.watchMask[register][watch]
1014 Dr7 &= andMask

12345678910>>...14