Home
last modified time | relevance | path

Searched refs:scanLength (Results 1 – 25 of 40) sorted by relevance

12

/dports/graphics/libpano13/libpano13-2.9.20/
H A Dbmp.c48 int scanLength; in writeBMP() local
60 scanLength = ((im->width * 3) + 3)/4; in writeBMP()
61 scanLength *= 4; in writeBMP()
66 head.FileSize = scanLength * im->height+54; // Physical size of file in bytes in writeBMP()
146 count = scanLength; in writeBMP()
148 if( count != scanLength ) in writeBMP()
169 int scanLength; in readBMP() local
194 scanLength = (im->width * 3 + 1)/2; in readBMP()
195 scanLength *= 2; in readBMP()
220 count = scanLength; in readBMP()
[all …]
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/examples/common/
H A Dhdr_reader.cpp113 info->scanLength = info->width; in loadHdr()
116 info->scanLength = info->height; in loadHdr()
128 line = (unsigned char *)malloc(info->scanLength*4); in loadHdr()
131 if (! readLine(line, info->scanLength, fp)) goto error; in loadHdr()
132 for (int x = 0; x < info->scanLength; ++x) { in loadHdr()
H A Dhdr_reader.h38 int scanLength; member
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/
H A DLiteralText.cs84 int scanLength = itemSize / 2; in CalculateOffset()
85 int scanStop = baseOffset - scanLength; in CalculateOffset()
/dports/graphics/pinta/pinta-1.7.1/Pinta.Core/Effects/
H A DPixelOp.cs103 …pply (ImageSurface dst, Gdk.Point dstOffset, ImageSurface src, Gdk.Point srcOffset, int scanLength) in Apply() argument
105 Apply (dst.GetPointAddress (dstOffset), src.GetPointAddress (srcOffset), scanLength); in Apply()
H A DUnaryPixelOp.cs82 …pply (ImageSurface dst, Gdk.Point dstOffset, ImageSurface src, Gdk.Point srcOffset, int scanLength) in Apply() argument
84 Apply (dst.GetPointAddress (dstOffset), src.GetPointAddress (srcOffset), scanLength); in Apply()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/test/tools/
H A Dspj_performance_test.cpp647 void testScanLookupDepth(int scanLength, bool useSQL=true){ in testScanLookupDepth() argument
654 param.m_scanLength = scanLength; in testScanLookupDepth()
669 void testScanScanDepth(int scanLength, bool useSQL=true){ in testScanScanDepth() argument
676 param.m_scanLength = scanLength; in testScanScanDepth()
/dports/x11-fm/konqueror/konqueror-21.12.3/plugins/fsview/
H A Dscan.h84 int scanLength() const in scanLength() function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/JuicyPixels-3.3.5/src/Codec/Picture/Jpg/Internal/
H A DTypes.hs300 { scanLength :: !Word16 function
716 scanLength = thisScanLength, function
725 putWord16be $ scanLength v
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/JuicyPixels-3.3.5/src/Codec/Picture/Jpg/Internal/
H A DTypes.hs300 { scanLength :: !Word16 function
716 scanLength = thisScanLength, function
725 putWord16be $ scanLength v
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/test/tools/
H A Dspj_performance_test.cpp635 void testScanDepth(int scanLength, bool useSQL){ in testScanDepth() argument
641 param.m_scanLength = scanLength; in testScanDepth()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/test/tools/
H A Dspj_performance_test.cpp635 void testScanDepth(int scanLength, bool useSQL){ in testScanDepth() argument
641 param.m_scanLength = scanLength; in testScanDepth()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/test/tools/
H A Dspj_performance_test.cpp625 void testScanDepth(int scanLength, bool useSQL){ in testScanDepth() argument
631 param.m_scanLength = scanLength; in testScanDepth()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/test/tools/
H A Dspj_performance_test.cpp625 void testScanDepth(int scanLength, bool useSQL){ in testScanDepth() argument
631 param.m_scanLength = scanLength; in testScanDepth()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/test/tools/
H A Dspj_performance_test.cpp625 void testScanDepth(int scanLength, bool useSQL){ in testScanDepth() argument
631 param.m_scanLength = scanLength; in testScanDepth()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/test/tools/
H A Dspj_performance_test.cpp625 void testScanDepth(int scanLength, bool useSQL){ in testScanDepth() argument
631 param.m_scanLength = scanLength; in testScanDepth()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/test/tools/
H A Dspj_performance_test.cpp625 void testScanDepth(int scanLength, bool useSQL){ in testScanDepth() argument
631 param.m_scanLength = scanLength; in testScanDepth()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/test/tools/
H A Dspj_performance_test.cpp635 void testScanDepth(int scanLength, bool useSQL){ in testScanDepth() argument
641 param.m_scanLength = scanLength; in testScanDepth()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/test/tools/
H A Dspj_performance_test.cpp635 void testScanDepth(int scanLength, bool useSQL){ in testScanDepth() argument
641 param.m_scanLength = scanLength; in testScanDepth()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/test/tools/
H A Dspj_performance_test.cpp635 void testScanDepth(int scanLength, bool useSQL){ in testScanDepth() argument
641 param.m_scanLength = scanLength; in testScanDepth()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libawt/awt/medialib/
H A Dawt_ImagingLib.c2078 const int scanLength = w * 4; in cvtCustomToDefault() local
2081 if (!SAFE_TO_MULT(numLines, scanLength)) { in cvtCustomToDefault()
2085 nbytes = numLines * scanLength; in cvtCustomToDefault()
2097 nbytes = numLines * scanLength; in cvtCustomToDefault()
2144 const int scanLength = w * 4; in cvtDefaultToCustom() local
2147 if (!SAFE_TO_MULT(numLines, scanLength)) { in cvtDefaultToCustom()
2151 nbytes = numLines * scanLength; in cvtDefaultToCustom()
2163 nbytes = numLines * scanLength; in cvtDefaultToCustom()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libawt/awt/medialib/
H A Dawt_ImagingLib.c2078 const int scanLength = w * 4; in cvtCustomToDefault() local
2081 if (!SAFE_TO_MULT(numLines, scanLength)) { in cvtCustomToDefault()
2085 nbytes = numLines * scanLength; in cvtCustomToDefault()
2097 nbytes = numLines * scanLength; in cvtCustomToDefault()
2144 const int scanLength = w * 4; in cvtDefaultToCustom() local
2147 if (!SAFE_TO_MULT(numLines, scanLength)) { in cvtDefaultToCustom()
2151 nbytes = numLines * scanLength; in cvtDefaultToCustom()
2163 nbytes = numLines * scanLength; in cvtDefaultToCustom()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libawt/awt/medialib/
H A Dawt_ImagingLib.c2078 const int scanLength = w * 4; in cvtCustomToDefault() local
2081 if (!SAFE_TO_MULT(numLines, scanLength)) { in cvtCustomToDefault()
2085 nbytes = numLines * scanLength; in cvtCustomToDefault()
2097 nbytes = numLines * scanLength; in cvtCustomToDefault()
2144 const int scanLength = w * 4; in cvtDefaultToCustom() local
2147 if (!SAFE_TO_MULT(numLines, scanLength)) { in cvtDefaultToCustom()
2151 nbytes = numLines * scanLength; in cvtDefaultToCustom()
2163 nbytes = numLines * scanLength; in cvtDefaultToCustom()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/awt/medialib/
H A Dawt_ImagingLib.c2077 const int scanLength = w * 4; in cvtCustomToDefault() local
2080 if (!SAFE_TO_MULT(numLines, scanLength)) { in cvtCustomToDefault()
2084 nbytes = numLines * scanLength; in cvtCustomToDefault()
2096 nbytes = numLines * scanLength; in cvtCustomToDefault()
2143 const int scanLength = w * 4; in cvtDefaultToCustom() local
2146 if (!SAFE_TO_MULT(numLines, scanLength)) { in cvtDefaultToCustom()
2150 nbytes = numLines * scanLength; in cvtDefaultToCustom()
2162 nbytes = numLines * scanLength; in cvtDefaultToCustom()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libawt/awt/medialib/
H A Dawt_ImagingLib.c2078 const int scanLength = w * 4; in cvtCustomToDefault() local
2081 if (!SAFE_TO_MULT(numLines, scanLength)) { in cvtCustomToDefault()
2085 nbytes = numLines * scanLength; in cvtCustomToDefault()
2097 nbytes = numLines * scanLength; in cvtCustomToDefault()
2144 const int scanLength = w * 4; in cvtDefaultToCustom() local
2147 if (!SAFE_TO_MULT(numLines, scanLength)) { in cvtDefaultToCustom()
2151 nbytes = numLines * scanLength; in cvtDefaultToCustom()
2163 nbytes = numLines * scanLength; in cvtDefaultToCustom()

12