Home
last modified time | relevance | path

Searched refs:newoffsets (Results 1 – 25 of 71) sorted by relevance

123

/dports/math/jags/JAGS-4.3.0/src/lib/graph/
H A DAggNode.cc56 vector<unsigned int> newoffsets(offsets); in sub_offsets() local
60 newoffsets[i] = aggpar->offsets()[offsets[i]]; in sub_offsets()
63 return newoffsets; in sub_offsets()
/dports/biology/gmap/gmap-2020-09-12/src/
H A Dcmetindex.c418 UINT4 newoffsets[BLOCKSIZE+1];
465 Epu16_bitpack64_block_offsets(newoffsets,oligoi,newoffsetsmeta,newoffsetsstrm);
467 block_start = newoffsets[ii];
468 block_end = newoffsets[ii+1];
537 UINT4 newoffsets[BLOCKSIZE+1];
544 block_start = newoffsets[ii];
545 block_end = newoffsets[ii+1];
593 UINT4 newoffsets[BLOCKSIZE+1]; in sort_positions() local
620 Bitpack64_block_offsets(newoffsets,oligoi,newoffsetsmeta,newoffsetsstrm); in sort_positions()
625 block_start = newoffsets[ii]; in sort_positions()
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/inkex/elements/
H A D_filters.py177 newoffsets = sorted(self.stop_offsets + other.stop_offsets[1:-1])
179 sstops = interp(self.stop_offsets, list(self.stops), newoffsets, func)
180 ostops = interp(other.stop_offsets, list(other.stops), newoffsets, func)
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/contrib/pds/
H A Dtif_pdsdirread.c1068 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1087 newoffsets = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1089 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1096 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1097 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1109 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1122 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/contrib/pds/
H A Dtif_pdsdirread.c1068 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1087 newoffsets = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1089 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1096 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1097 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1109 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1122 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/contrib/pds/
H A Dtif_pdsdirread.c1068 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1087 newoffsets = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1089 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1096 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1097 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1109 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1122 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/contrib/pds/
H A Dtif_pdsdirread.c1068 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1087 newoffsets = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1089 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1096 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1097 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1109 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1122 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/contrib/pds/
H A Dtif_pdsdirread.c1066 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1085 newoffsets = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1087 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1094 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1095 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1107 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1120 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/contrib/pds/
H A Dtif_pdsdirread.c1066 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1085 newoffsets = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1087 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1094 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1095 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1107 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1120 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/contrib/pds/
H A Dtif_pdsdirread.c1068 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1087 newoffsets = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1089 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1096 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1097 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1109 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1122 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/contrib/pds/
H A Dtif_pdsdirread.c1068 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1087 newoffsets = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1089 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1096 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1097 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1109 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1122 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/graphics/tiffgt/tiff-4.3.0/contrib/pds/
H A Dtif_pdsdirread.c1066 uint32_t* newoffsets; in ChopUpSingleUncompressedStrip() local
1085 newoffsets = (uint32_t*) CheckMalloc(tif, nstrips * sizeof (uint32_t), in ChopUpSingleUncompressedStrip()
1087 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1094 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1095 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1107 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1120 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/graphics/tiff/tiff-4.3.0/contrib/pds/
H A Dtif_pdsdirread.c1066 uint32_t* newoffsets; in ChopUpSingleUncompressedStrip() local
1085 newoffsets = (uint32_t*) CheckMalloc(tif, nstrips * sizeof (uint32_t), in ChopUpSingleUncompressedStrip()
1087 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1094 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1095 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1107 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1120 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/contrib/pds/
H A Dtif_pdsdirread.c1068 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1087 newoffsets = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1089 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1096 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1097 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1109 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1122 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/japanese/xv/xv-3.10a/tiff/
H A Dtif_dirread.c1217 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1236 newoffsets = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1238 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1245 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1246 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1258 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1271 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/graphics/xv-m17n/xv-3.10a/tiff/
H A Dtif_dirread.c1217 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1236 newoffsets = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1238 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1245 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1246 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1258 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1271 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/graphics/xv/xv-3.10a/tiff/
H A Dtif_dirread.c1217 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1236 newoffsets = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1238 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1245 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1246 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1258 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1271 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_dirread.c1556 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1578 newoffsets = (uint32*) _TIFFCheckMalloc(tif, nstrips, sizeof (uint32), in ChopUpSingleUncompressedStrip()
1580 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1587 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1588 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1600 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1613 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_dirread.c1460 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1482 newoffsets = (uint32*) CheckMalloc(tif, nstrips, sizeof (uint32), in ChopUpSingleUncompressedStrip()
1484 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1491 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1492 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1504 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1517 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_dirread.c1460 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1482 newoffsets = (uint32*) CheckMalloc(tif, nstrips, sizeof (uint32), in ChopUpSingleUncompressedStrip()
1484 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1491 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1492 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1504 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1517 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_dirread.c1460 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1482 newoffsets = (uint32*) CheckMalloc(tif, nstrips, sizeof (uint32), in ChopUpSingleUncompressedStrip()
1484 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1491 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1492 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1504 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1517 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_dirread.c1460 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1482 newoffsets = (uint32*) CheckMalloc(tif, nstrips, sizeof (uint32), in ChopUpSingleUncompressedStrip()
1484 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1491 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1492 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1504 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1517 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_dirread.c1556 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1578 newoffsets = (uint32*) _TIFFCheckMalloc(tif, nstrips, sizeof (uint32), in ChopUpSingleUncompressedStrip()
1580 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1587 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1588 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1600 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1613 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/libtiff/
H A Dtif_dirread.c1427 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1449 newoffsets = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1451 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1458 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1459 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1471 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1484 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/libtiff/
H A Dtif_dirread.c1427 uint32* newoffsets; in ChopUpSingleUncompressedStrip() local
1449 newoffsets = (uint32*) CheckMalloc(tif, nstrips * sizeof (uint32), in ChopUpSingleUncompressedStrip()
1451 if (newcounts == NULL || newoffsets == NULL) { in ChopUpSingleUncompressedStrip()
1458 if (newoffsets != NULL) in ChopUpSingleUncompressedStrip()
1459 _TIFFfree(newoffsets); in ChopUpSingleUncompressedStrip()
1471 newoffsets[strip] = offset; in ChopUpSingleUncompressedStrip()
1484 td->td_stripoffset = newoffsets; in ChopUpSingleUncompressedStrip()

123