Home
last modified time | relevance | path

Searched refs:colbit (Results 1 – 15 of 15) sorted by last modified time

/dports/japanese/xv/xv-3.10a/
H A Dxviff.c70 register long col, colbit; local
296 colbit = 1;
299 if (*workptr3 & bitmsk) col += colbit;
301 colbit <<= 1;
390 colbit = 1;
395 col = col + colbit; /* add bit to chunky byte */
397 colbit <<= 1; /* shift color bit */
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxviff.c70 register long col, colbit; local
296 colbit = 1;
299 if (*workptr3 & bitmsk) col += colbit;
301 colbit <<= 1;
390 colbit = 1;
395 col = col + colbit; /* add bit to chunky byte */
397 colbit <<= 1; /* shift color bit */
/dports/graphics/xv/xv-3.10a/
H A Dxviff.c70 register long col, colbit; local
296 colbit = 1;
299 if (*workptr3 & bitmsk) col += colbit;
301 colbit <<= 1;
390 colbit = 1;
395 col = col + colbit; /* add bit to chunky byte */
397 colbit <<= 1; /* shift color bit */
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/nodejs/test/spi/
H A Dcreate.sql29 colbit bit(9), field
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/nodejs/test/spi/
H A Dcreate.sql29 colbit bit(9), field
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/nodejs/test/spi/
H A Dcreate.sql29 colbit bit(9), field
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/nodejs/test/spi/
H A Dcreate.sql29 colbit bit(9), field
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dimagiff.cpp572 long colbit = 1; in ReadIFF() local
576 col += colbit; in ReadIFF()
579 colbit <<= 1; in ReadIFF()
660 long colbit = 1; in ReadIFF() local
665 col = col + colbit; // add bit to chunky byte in ReadIFF()
668 colbit <<= 1; // shift color bit in ReadIFF()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/nodejs/test/spi/
H A Dcreate.sql29 colbit bit(9), field
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dimagiff.cpp576 long colbit = 1; in ReadIFF() local
580 col += colbit; in ReadIFF()
583 colbit <<= 1; in ReadIFF()
664 long colbit = 1; in ReadIFF() local
669 col = col + colbit; // add bit to chunky byte in ReadIFF()
672 colbit <<= 1; // shift color bit in ReadIFF()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dimagiff.cpp576 long colbit = 1; in ReadIFF() local
580 col += colbit; in ReadIFF()
583 colbit <<= 1; in ReadIFF()
664 long colbit = 1; in ReadIFF() local
669 col = col + colbit; // add bit to chunky byte in ReadIFF()
672 colbit <<= 1; // shift color bit in ReadIFF()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dimagiff.cpp583 long colbit = 1; local
587 col += colbit;
590 colbit <<= 1;
671 long colbit = 1; local
676 col = col + colbit; // add bit to chunky byte
679 colbit <<= 1; // shift color bit
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dimagiff.cpp583 long colbit = 1; local
587 col += colbit;
590 colbit <<= 1;
671 long colbit = 1; local
676 col = col + colbit; // add bit to chunky byte
679 colbit <<= 1; // shift color bit
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dimagiff.cpp583 long colbit = 1; local
587 col += colbit;
590 colbit <<= 1;
671 long colbit = 1; local
676 col = col + colbit; // add bit to chunky byte
679 colbit <<= 1; // shift color bit
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dimagiff.cpp583 long colbit = 1; local
587 col += colbit;
590 colbit <<= 1;
671 long colbit = 1; local
676 col = col + colbit; // add bit to chunky byte
679 colbit <<= 1; // shift color bit