Home
last modified time | relevance | path

Searched refs:newcounts (Results 1 – 25 of 54) sorted by relevance

123

/dports/graphics/O2-tools/O2-tools-2.01/libsrc/libimgo/
H A DORect.cpp126 int newcounts; in truncate() local
128 for ( rid=newcounts=0 ; rid<counts ; rid++ ){ in truncate()
130 rectlist[newcounts++] = rectlist[rid]; in truncate()
133 return( counts = newcounts ); in truncate()
H A DCRect.cpp131 int newcounts; in truncate() local
133 for ( crn=newcounts=0 ; crn<counts ; crn++ ){ in truncate()
135 crlist[newcounts++] = crlist[crn]; in truncate()
138 return( counts = newcounts ); in truncate()
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/test/java/org/apache/zookeeper/test/
H A DClientBase.java654 int[] newcounts = new int[parts.length]; in verifyRootOfAllServersMatch() local
661 newcounts[i++] = zk.getChildren("/", false).size(); in verifyRootOfAllServersMatch()
673 if (Arrays.equals(newcounts, counts)) { in verifyRootOfAllServersMatch()
674 LOG.info("Found match with array:{}", Arrays.toString(newcounts)); in verifyRootOfAllServersMatch()
675 counts = newcounts; in verifyRootOfAllServersMatch()
678 counts = newcounts; in verifyRootOfAllServersMatch()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/contrib/pds/
H A Dtif_pdsdirread.c1067 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1085 newcounts = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1089 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1094 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1095 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1108 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1121 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/contrib/pds/
H A Dtif_pdsdirread.c1067 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1085 newcounts = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1089 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1094 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1095 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1108 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1121 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/contrib/pds/
H A Dtif_pdsdirread.c1067 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1085 newcounts = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1089 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1094 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1095 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1108 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1121 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/contrib/pds/
H A Dtif_pdsdirread.c1067 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1085 newcounts = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1089 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1094 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1095 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1108 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1121 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/contrib/pds/
H A Dtif_pdsdirread.c1065 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1083 newcounts = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1087 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1092 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1093 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1106 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1119 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/contrib/pds/
H A Dtif_pdsdirread.c1065 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1083 newcounts = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1087 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1092 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1093 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1106 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1119 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/contrib/pds/
H A Dtif_pdsdirread.c1067 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1085 newcounts = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1089 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1094 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1095 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1108 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1121 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/contrib/pds/
H A Dtif_pdsdirread.c1067 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1085 newcounts = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1089 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1094 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1095 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1108 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1121 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/graphics/tiffgt/tiff-4.3.0/contrib/pds/
H A Dtif_pdsdirread.c1065 uint32_t* newcounts; in ChopUpSingleUncompressedStrip() local
1083 newcounts = (uint32_t*) CheckMalloc(tif, nstrips * sizeof (uint32_t), in ChopUpSingleUncompressedStrip()
1087 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1092 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1093 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1106 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1119 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/graphics/tiff/tiff-4.3.0/contrib/pds/
H A Dtif_pdsdirread.c1065 uint32_t* newcounts; in ChopUpSingleUncompressedStrip() local
1083 newcounts = (uint32_t*) CheckMalloc(tif, nstrips * sizeof (uint32_t), in ChopUpSingleUncompressedStrip()
1087 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1092 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1093 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1106 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1119 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/contrib/pds/
H A Dtif_pdsdirread.c1067 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1085 newcounts = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1089 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1094 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1095 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1108 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1121 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/japanese/xv/xv-3.10a/tiff/
H A Dtif_dirread.c1216 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1234 newcounts = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1238 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1243 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1244 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1257 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1270 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/graphics/xv-m17n/xv-3.10a/tiff/
H A Dtif_dirread.c1216 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1234 newcounts = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1238 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1243 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1244 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1257 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1270 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/graphics/xv/xv-3.10a/tiff/
H A Dtif_dirread.c1216 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1234 newcounts = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1238 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1243 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1244 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1257 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1270 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_dirread.c1555 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1576 newcounts = (uint32*) _TIFFCheckMalloc(tif, nstrips, sizeof (uint32), in ChopUpSingleUncompressedStrip()
1580 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1585 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1586 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1599 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1612 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_dirread.c1459 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1480 newcounts = (uint32*) CheckMalloc(tif, nstrips, sizeof (uint32), in ChopUpSingleUncompressedStrip()
1484 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1489 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1490 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1503 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1516 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_dirread.c1459 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1480 newcounts = (uint32*) CheckMalloc(tif, nstrips, sizeof (uint32), in ChopUpSingleUncompressedStrip()
1484 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1489 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1490 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1503 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1516 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_dirread.c1459 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1480 newcounts = (uint32*) CheckMalloc(tif, nstrips, sizeof (uint32), in ChopUpSingleUncompressedStrip()
1484 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1489 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1490 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1503 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1516 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_dirread.c1459 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1480 newcounts = (uint32*) CheckMalloc(tif, nstrips, sizeof (uint32), in ChopUpSingleUncompressedStrip()
1484 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1489 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1490 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1503 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1516 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_dirread.c1555 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1576 newcounts = (uint32*) _TIFFCheckMalloc(tif, nstrips, sizeof (uint32), in ChopUpSingleUncompressedStrip()
1580 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1585 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1586 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1599 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1612 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/libtiff/
H A Dtif_dirread.c1426 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1447 newcounts = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1451 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1456 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1457 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1470 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1483 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/libtiff/
H A Dtif_dirread.c1426 uint32* newcounts; in ChopUpSingleUncompressedStrip() local
1447 newcounts = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1451 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1456 if (newcounts != NULL) in ChopUpSingleUncompressedStrip()
1457 _TIFFfree(newcounts); in ChopUpSingleUncompressedStrip()
1470 newcounts[strip] = stripbytes; in ChopUpSingleUncompressedStrip()
1483 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()

123