Home
last modified time | relevance | path

Searched refs:ERROR_INT (Results 1 – 25 of 400) sorted by relevance

12345678910>>...16

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dpdfio1stub.c48 return ERROR_INT("function not present", "convertFilesToPdf", 1); in convertFilesToPdf()
57 return ERROR_INT("function not present", "saConvertFilesToPdf", 1); in saConvertFilesToPdf()
98 return ERROR_INT("function not present", in saConvertUnscaledFilesToPdfData()
116 return ERROR_INT("function not present", "pixaConvertToPdf", 1); in pixaConvertToPdf()
137 return ERROR_INT("function not present", "convertToPdf", 1); in convertToPdf()
161 return ERROR_INT("function not present", "convertToPdfData", 1); in convertToPdfData()
184 return ERROR_INT("function not present", "pixConvertToPdf", 1); in pixConvertToPdf()
191 return ERROR_INT("function not present", "pixWriteStreamPdf", 1); in pixWriteStreamPdf()
199 return ERROR_INT("function not present", "pixWriteMemPdf", 1); in pixWriteMemPdf()
269 return ERROR_INT("function not present", "concatenatePdf", 1); in concatenatePdf()
[all …]
H A Dpdfio1.c257 return ERROR_INT("sa not made", procName, 1); in convertFilesToPdf()
300 return ERROR_INT("sa not defined", procName, 1); in saConvertFilesToPdf()
365 return ERROR_INT("sa not defined", procName, 1); in saConvertFilesToPdfData()
533 return ERROR_INT("sa not made", procName, 1); in convertUnscaledFilesToPdf()
566 return ERROR_INT("sa not defined", procName, 1); in saConvertUnscaledFilesToPdf()
1046 return ERROR_INT("pix not read", procName, 1); in convertImageDataToPdf()
1112 return ERROR_INT("pix not made", procName, 1); in convertToPdfData()
1183 return ERROR_INT("pix not read", procName, 1); in convertImageDataToPdfData()
1441 return ERROR_INT("sa not made", procName, 1); in convertSegmentedFilesToPdf()
2010 return ERROR_INT("sa not made", procName, 1); in concatenatePdf()
[all …]
H A Dpix1.c765 return ERROR_INT("cmapd not made", procName, 1); in pixCopyColormap()
870 return ERROR_INT("pixd == pixs", procName, 1); in pixTransferAllData()
955 return ERROR_INT("&pixd == &pixs", procName, 1); in pixSwapAndDestroy()
973 return ERROR_INT("pix not defined", procName, 0); in pixGetWidth()
986 return ERROR_INT("pix not defined", procName, 1); in pixSetWidth()
1003 return ERROR_INT("pix not defined", procName, 0); in pixGetHeight()
1016 return ERROR_INT("pix not defined", procName, 1); in pixSetHeight()
1019 return ERROR_INT("h must be >= 0", procName, 1); in pixSetHeight()
1033 return ERROR_INT("pix not defined", procName, 0); in pixGetDepth()
1048 return ERROR_INT("d must be >= 1", procName, 1); in pixSetDepth()
[all …]
H A Ddnabasic.c420 return ERROR_INT("da not defined", procName, 1); in l_dnaEmpty()
447 return ERROR_INT("da not defined", procName, 1); in l_dnaAddNumber()
470 return ERROR_INT("da not defined", procName, 1); in l_dnaExtendArray()
509 return ERROR_INT("da not defined", procName, 1); in l_dnaInsertNumber()
547 return ERROR_INT("da not defined", procName, 1); in l_dnaRemoveNumber()
577 return ERROR_INT("da not defined", procName, 1); in l_dnaReplaceNumber()
602 return ERROR_INT("da not defined", procName, 0); in l_dnaGetCount()
630 return ERROR_INT("da not defined", procName, 1); in l_dnaSetCount()
668 return ERROR_INT("da not defined", procName, 1); in l_dnaGetDValue()
705 return ERROR_INT("da not defined", procName, 1); in l_dnaGetIValue()
[all …]
H A Dptabasic.c351 return ERROR_INT("pta not defined", procName, 1); in ptaAddPt()
376 return ERROR_INT("pta not defined", procName, 1); in ptaExtendArrays()
414 return ERROR_INT("pta not defined", procName, 1); in ptaInsertPt()
455 return ERROR_INT("pta not defined", procName, 1); in ptaRemovePt()
479 return ERROR_INT("pta not defined", procName, 1); in ptaGetRefcount()
491 return ERROR_INT("pta not defined", procName, 1); in ptaChangeRefcount()
509 return ERROR_INT("pta not defined", procName, 0); in ptaGetCount()
537 return ERROR_INT("invalid index", procName, 1); in ptaGetPt()
567 return ERROR_INT("invalid index", procName, 1); in ptaGetIPt()
594 return ERROR_INT("invalid index", procName, 1); in ptaSetPt()
[all …]
H A Dnumabasic.c454 return ERROR_INT("na not defined", procName, 1); in numaEmpty()
481 return ERROR_INT("na not defined", procName, 1); in numaAddNumber()
504 return ERROR_INT("na not defined", procName, 1); in numaExtendArray()
543 return ERROR_INT("na not defined", procName, 1); in numaInsertNumber()
581 return ERROR_INT("na not defined", procName, 1); in numaRemoveNumber()
611 return ERROR_INT("na not defined", procName, 1); in numaReplaceNumber()
636 return ERROR_INT("na not defined", procName, 0); in numaGetCount()
664 return ERROR_INT("na not defined", procName, 1); in numaSetCount()
702 return ERROR_INT("na not defined", procName, 1); in numaGetFValue()
739 return ERROR_INT("na not defined", procName, 1); in numaGetIValue()
[all …]
H A Dtiffiostub.c62 return ERROR_INT("function not present", "pixWriteTiff", 1); in pixWriteTiff()
71 return ERROR_INT("function not present", "pixWriteTiffCustom", 1); in pixWriteTiffCustom()
78 return ERROR_INT("function not present", "pixWriteStreamTiff", 1); in pixWriteStreamTiff()
117 return ERROR_INT("function not present", "writeMultipageTiff", 1); in writeMultipageTiff()
131 return ERROR_INT("function not present", "fprintTiffInfo", 1); in fprintTiffInfo()
138 return ERROR_INT("function not present", "tiffGetCount", 1); in tiffGetCount()
145 return ERROR_INT("function not present", "getTiffResolution", 1); in getTiffResolution()
154 return ERROR_INT("function not present", "readHeaderTiff", 1); in readHeaderTiff()
163 return ERROR_INT("function not present", "freadHeaderTiff", 1); in freadHeaderTiff()
173 return ERROR_INT("function not present", "readHeaderMemTiff", 1); in readHeaderMemTiff()
[all …]
H A Dfpix1.c419 return ERROR_INT("fpix not defined", procName, 1); in fpixGetDimensions()
441 return ERROR_INT("fpix not defined", procName, 1); in fpixSetDimensions()
479 return ERROR_INT("fpix not defined", procName, 1); in fpixSetWpl()
517 return ERROR_INT("fpix not defined", procName, 1); in fpixChangeRefcount()
655 return ERROR_INT("x out of bounds", procName, 1); in fpixGetPixel()
657 return ERROR_INT("y out of bounds", procName, 1); in fpixGetPixel()
687 return ERROR_INT("x out of bounds", procName, 1); in fpixSetPixel()
689 return ERROR_INT("y out of bounds", procName, 1); in fpixSetPixel()
857 return ERROR_INT("fpixc not made", procName, 1); in fpixaAddFPix()
1020 return ERROR_INT("index not valid", procName, 1); in fpixaGetFPixDimensions()
[all …]
H A Dwebpio.c182 return ERROR_INT("filename not defined", procName, 1); in readHeaderWebP()
186 return ERROR_INT("no file size found", procName, 1); in readHeaderWebP()
191 return ERROR_INT("image file not found", procName, 1); in readHeaderWebP()
226 return ERROR_INT("data not defined", procName, 1); in readHeaderMemWebP()
231 return ERROR_INT("invalid WebP file", procName, 1); in readHeaderMemWebP()
268 return ERROR_INT("pixs not defined", procName, 1); in pixWriteWebP()
273 return ERROR_INT("stream not opened", procName, 1); in pixWriteWebP()
310 return ERROR_INT("stream not open", procName, 1); in pixWriteStreamWebP()
312 return ERROR_INT("pixs not defined", procName, 1); in pixWriteStreamWebP()
320 return ERROR_INT("Write error", procName, 1); in pixWriteStreamWebP()
[all …]
H A Dboxbasic.c323 return ERROR_INT("box not defined", procName, 1); in boxGetGeometry()
349 return ERROR_INT("box not defined", procName, 1); in boxSetGeometry()
386 return ERROR_INT("box not defined", procName, 1); in boxGetSideLocations()
416 return ERROR_INT("box not defined", procName, 1); in boxSetSideLocations()
455 return ERROR_INT("box not defined", procName, 1); in boxChangeRefcount()
479 return ERROR_INT("box not defined", procName, 1); in boxIsValid()
628 return ERROR_INT("box not defined", procName, 1); in boxaAddBox()
639 return ERROR_INT("boxc not made", procName, 1); in boxaAddBox()
879 return ERROR_INT("index not valid", procName, 1); in boxaGetBoxGeometry()
882 return ERROR_INT("box not found!", procName, 1); in boxaGetBoxGeometry()
[all …]
H A Dcolormap.c309 return ERROR_INT("cmap not defined", procName, 1); in pixcmapAddColor()
348 return ERROR_INT("cmap not defined", procName, 1); in pixcmapAddRGBA()
393 return ERROR_INT("cmap not defined", procName, 1); in pixcmapAddNewColor()
442 return ERROR_INT("cmap not defined", procName, 1); in pixcmapAddNearestColor()
491 return ERROR_INT("cmap not defined", procName, 1); in pixcmapUsableColor()
1297 return ERROR_INT("invalid index", procName, 1); in pixcmapGetDistanceToColor()
1886 return ERROR_INT("tab not made", procName, 1); in pixcmapToRGBTable()
1931 return ERROR_INT("cpc not 3 or 4", procName, 1); in pixcmapSerializeToMemory()
1936 return ERROR_INT("data not made", procName, 1); in pixcmapSerializeToMemory()
2102 return ERROR_INT("nag not made", procName, 1); in pixcmapGammaTRC()
[all …]
H A Dpixabasic.c504 return ERROR_INT("pixa not defined", procName, 1); in pixaAddPix()
506 return ERROR_INT("pix not defined", procName, 1); in pixaAddPix()
517 return ERROR_INT("pixc not made", procName, 1); in pixaAddPix()
547 return ERROR_INT("box not defined", procName, 1); in pixaAddBox()
712 return ERROR_INT("index not valid", procName, 1); in pixaGetPixDimensions()
715 return ERROR_INT("pix not found!", procName, 1); in pixaGetPixDimensions()
842 return ERROR_INT("index not valid", procName, 1); in pixaGetBoxGeometry()
845 return ERROR_INT("box not found!", procName, 1); in pixaGetBoxGeometry()
944 return ERROR_INT("no pix in pixa", procName, 1); in pixaVerifyDepth()
993 return ERROR_INT("no pix in pixa", procName, 1); in pixaVerifyDimensions()
[all …]
H A Dpaintcmap.c115 return ERROR_INT("no colormap", procName, 1); in pixSetSelectCmap()
241 return ERROR_INT("no colormap", procName, 1); in pixColorGrayRegionsCmap()
245 return ERROR_INT("invalid type", procName, 1); in pixColorGrayRegionsCmap()
253 return ERROR_INT("map not made", procName, 1); in pixColorGrayRegionsCmap()
344 return ERROR_INT("no colormap", procName, 1); in pixColorGrayCmap()
349 return ERROR_INT("invalid type", procName, 1); in pixColorGrayCmap()
416 return ERROR_INT("no colormap", procName, 1); in pixColorGrayMaskedCmap()
420 return ERROR_INT("invalid type", procName, 1); in pixColorGrayMaskedCmap()
427 return ERROR_INT("map not made", procName, 1); in pixColorGrayMaskedCmap()
508 return ERROR_INT("invalid type", procName, 1); in addColorizedGrayToCmap()
[all …]
H A Dpsio2stub.c43 return ERROR_INT("function not present", "pixWritePSEmbed", 1); in pixWritePSEmbed()
51 return ERROR_INT("function not present", "pixWriteStreamPS", 1); in pixWriteStreamPS()
94 return ERROR_INT("function not present", "convertJpegToPSEmbed", 1); in convertJpegToPSEmbed()
104 return ERROR_INT("function not present", "convertJpegToPS", 1); in convertJpegToPS()
130 return ERROR_INT("function not present", "convertG4ToPSEmbed", 1); in convertG4ToPSEmbed()
140 return ERROR_INT("function not present", "convertG4ToPS", 1); in convertG4ToPS()
150 return ERROR_INT("function not present", "convertG4ToPSString", 1); in convertG4ToPSString()
184 return ERROR_INT("function not present", "convertFlateToPS", 1); in convertFlateToPS()
211 return ERROR_INT("function not present", "pixWriteMemPS", 1); in pixWriteMemPS()
218 return ERROR_INT("function not present", "getResLetterPage", 1); in getResLetterPage()
[all …]
H A Dbytearray.c286 return ERROR_INT("ba not defined", procName, 0); in l_byteaGetSize()
372 return ERROR_INT("ba not defined", procName, 1); in l_byteaAppendData()
404 return ERROR_INT("ba not defined", procName, 1); in l_byteaAppendString()
406 return ERROR_INT("str not defined", procName, 1); in l_byteaAppendString()
435 return ERROR_INT("ba not defined", procName, 1); in l_byteaExtendArrayToSize()
475 return ERROR_INT("ba1 not defined", procName, 1); in l_byteaJoin()
510 return ERROR_INT("ba1 not defined", procName, 1); in l_byteaSplit()
551 return ERROR_INT("&da not defined", procName, 1); in l_byteaFindEachSequence()
554 return ERROR_INT("ba not defined", procName, 1); in l_byteaFindEachSequence()
591 return ERROR_INT("ba not defined", procName, 1); in l_byteaWrite()
[all …]
H A Dpsio1stub.c44 return ERROR_INT("function not present", "convertFilesToPS", 1); in convertFilesToPS()
51 return ERROR_INT("function not present", "sarrayConvertFilesToPS", 1); in sarrayConvertFilesToPS()
60 return ERROR_INT("function not present", "convertFilesFittedToPS", 1); in convertFilesFittedToPS()
68 return ERROR_INT("function not present", "sarrayConvertFilesFittedToPS", 1); in sarrayConvertFilesFittedToPS()
77 return ERROR_INT("function not present", "writeImageCompressedToPSFile", 1); in writeImageCompressedToPSFile()
89 return ERROR_INT("function not present", "convertSegmentedPagesToPS", 1); in convertSegmentedPagesToPS()
98 return ERROR_INT("function not present", "pixWriteSegmentedPagesToPS", 1); in pixWriteSegmentedPageToPS()
106 return ERROR_INT("function not present", "pixWriteMixedToPS", 1); in pixWriteMixedToPS()
113 return ERROR_INT("function not present", "convertToPSEmbed", 1); in convertToPSEmbed()
121 return ERROR_INT("function not present", "pixaWriteCompressedtoPS", 1); in pixaWriteCompressedToPS()
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dnumabasic.c334 return ERROR_INT("na not defined", procName, 1); in numaEmpty()
361 return ERROR_INT("na not defined", procName, 1); in numaAddNumber()
384 return ERROR_INT("na not defined", procName, 1); in numaExtendArray()
421 return ERROR_INT("na not defined", procName, 1); in numaInsertNumber()
457 return ERROR_INT("na not defined", procName, 1); in numaRemoveNumber()
487 return ERROR_INT("na not defined", procName, 1); in numaReplaceNumber()
512 return ERROR_INT("na not defined", procName, 0); in numaGetCount()
538 return ERROR_INT("na not defined", procName, 1); in numaSetCount()
574 return ERROR_INT("na not defined", procName, 1); in numaGetFValue()
609 return ERROR_INT("na not defined", procName, 1); in numaGetIValue()
[all …]
H A Dpsiostub.c31 return ERROR_INT("function not present", "convertFilesToPS", 1); in convertFilesToPS()
36 return ERROR_INT("function not present", "sarrayConvertFilesToPS", 1); in sarrayConvertFilesToPS()
51 return ERROR_INT("function not present", "convertToPSEmbed", 1); in convertToPSEmbed()
56 return ERROR_INT("function not present", "pixWritePSEmbed", 1); in pixWritePSEmbed()
61 return ERROR_INT("function not present", "pixWriteStreamPS", 1); in pixWriteStreamPS()
83 return ERROR_INT("function not present", "convertJpegToPSEmbed", 1); in convertJpegToPSEmbed()
88 return ERROR_INT("function not present", "convertJpegToPS", 1); in convertJpegToPS()
103 return ERROR_INT("function not present", "convertTiffG4ToPS", 1); in convertTiffG4ToPS()
118 return ERROR_INT("function not present", "pixWriteMemPS", 1); in pixWriteMemPS()
123 return ERROR_INT("function not present", "getResLetterPage", 1); in getResLetterPage()
[all …]
H A Dpix1.c666 return ERROR_INT("cmapd not made", procName, 1); in pixCopyColormap()
765 return ERROR_INT("pixd == pixs", procName, 1); in pixTransferAllData()
821 return ERROR_INT("pix not defined", procName, 1); in pixSetWidth()
851 return ERROR_INT("pix not defined", procName, 1); in pixSetHeight()
854 return ERROR_INT("h must be >= 0", procName, 1); in pixSetHeight()
881 return ERROR_INT("pix not defined", procName, 1); in pixSetDepth()
883 return ERROR_INT("d must be >= 1", procName, 1); in pixSetDepth()
906 return ERROR_INT("pix not defined", procName, 1); in pixGetDimensions()
930 return ERROR_INT("pix not defined", procName, 1); in pixSetDimensions()
984 return ERROR_INT("pix not defined", procName, 1); in pixSetWpl()
[all …]
H A Dregutils.c99 return ERROR_INT(errormsg, procName, 1); in regTestSetup()
103 return ERROR_INT("&success not defined", procName, 1); in regTestSetup()
108 return ERROR_INT("&fp defined", procName, 1); in regTestSetup()
122 return ERROR_INT("rp not made", procName, 1); in regTestSetup()
177 return ERROR_INT("text not returned", procName, 1); in regTestCleanup()
236 return ERROR_INT("index is negative", procName, 1); in regTestComparePix()
308 return ERROR_INT("index is negative", procName, 1); in regTestCompareSimilarPix()
381 return ERROR_INT("index is negative", procName, 1); in regTestCheckFile()
540 return ERROR_INT("pix not defined", procName, 1); in regTestWritePixAndCheck()
544 return ERROR_INT("invalid format", procName, 1); in regTestWritePixAndCheck()
[all …]
H A Dtiffiostub.c46 return ERROR_INT("function not present", "pixWriteTiff", 1); in pixWriteTiff()
53 return ERROR_INT("function not present", "pixWriteTiffCustom", 1); in pixWriteTiffCustom()
58 return ERROR_INT("function not present", "pixWriteStreamTiff", 1); in pixWriteStreamTiff()
70 return ERROR_INT("function not present", "writeMultipageTiff", 1); in writeMultipageTiff()
75 return ERROR_INT("function not present", "writeMultipageTiffSA", 1); in writeMultipageTiffSA()
80 return ERROR_INT("function not present", "fprintTiffInfo", 1); in fprintTiffInfo()
85 return ERROR_INT("function not present", "tiffGetCount", 1); in tiffGetCount()
92 return ERROR_INT("function not present", "readHeaderTiff", 1); in readHeaderTiff()
99 return ERROR_INT("function not present", "freadHeaderTiff", 1); in freadHeaderTiff()
107 return ERROR_INT("function not present", "readHeaderMemTiff", 1); in readHeaderMemTiff()
[all …]
H A Dcolormap.c283 return ERROR_INT("cmap not defined", procName, 1); in pixcmapAddColor()
325 return ERROR_INT("cmap not defined", procName, 1); in pixcmapAddNewColor()
372 return ERROR_INT("cmap not defined", procName, 1); in pixcmapUsableColor()
412 return ERROR_INT("cmap not defined", procName, 1); in pixcmapAddBlackOrWhite()
451 return ERROR_INT("cmap not defined", procName, 1); in pixcmapSetBlackAndWhite()
991 return ERROR_INT("invalid type", procName, 1); in pixcmapGetExtremeValue()
1270 return ERROR_INT("tab not made", procName, 1); in pixcmapToRGBTable()
1320 return ERROR_INT("cpc not 3 or 4", procName, 1); in pixcmapSerializeToMemory()
1326 return ERROR_INT("data not made", procName, 1); in pixcmapSerializeToMemory()
1428 return ERROR_INT("nag not made", procName, 1); in pixcmapGammaTRC()
[all …]
H A Dboxbasic.c292 return ERROR_INT("box not defined", procName, 1); in boxGetGeometry()
318 return ERROR_INT("box not defined", procName, 1); in boxSetGeometry()
346 return ERROR_INT("box not defined", procName, 1); in boxChangeRefcount()
491 return ERROR_INT("box not defined", procName, 1); in boxaAddBox()
502 return ERROR_INT("boxc not made", procName, 1); in boxaAddBox()
705 return ERROR_INT("index not valid", procName, 1); in boxaGetBoxGeometry()
708 return ERROR_INT("box not found!", procName, 1); in boxaGetBoxGeometry()
740 return ERROR_INT("index not valid", procName, 1); in boxaReplaceBox()
742 return ERROR_INT("box not defined", procName, 1); in boxaReplaceBox()
782 return ERROR_INT("box not defined", procName, 1); in boxaInsertBox()
[all …]
H A Dpsio2stub.c31 return ERROR_INT("function not present", "pixWritePSEmbed", 1); in pixWritePSEmbed()
37 return ERROR_INT("function not present", "pixWriteStreamPS", 1); in pixWriteStreamPS()
61 return ERROR_INT("function not present", "convertJpegToPSEmbed", 1); in convertJpegToPSEmbed()
69 return ERROR_INT("function not present", "convertJpegToPS", 1); in convertJpegToPS()
77 return ERROR_INT("function not present", "convertJpegToPSString", 1); in convertJpegToPSString()
98 return ERROR_INT("function not present", "convertTiffG4ToPS", 1); in convertTiffG4ToPS()
121 return ERROR_INT("function not present", "convertFlateToPSEmbed", 1); in convertFlateToPSEmbed()
129 return ERROR_INT("function not present", "convertFlateToPS", 1); in convertFlateToPS()
158 return ERROR_INT("function not present", "pixWriteMemPS", 1); in pixWriteMemPS()
163 return ERROR_INT("function not present", "getResLetterPage", 1); in getResLetterPage()
[all …]
H A Dnumafunc1.c311 return ERROR_INT("nothing to do", procName, 1); in numaGetMin()
353 return ERROR_INT("nothing to do", procName, 1); in numaGetMax()
514 return ERROR_INT("na empty", procName, 1); in numaHasOnlyIntegers()
1136 return ERROR_INT("npts < 3", procName, 1); in numaInterpolateEqxInterval()
1140 return ERROR_INT("nay not made", procName, 1); in numaInterpolateEqxInterval()
1215 return ERROR_INT("x0 > x1", procName, 1); in numaInterpolateArbxInterval()
1473 return ERROR_INT("x0 > x1", procName, 1); in numaDifferentiateInterval()
1485 return ERROR_INT("npts < 2", procName, 1); in numaDifferentiateInterval()
1552 return ERROR_INT("x0 > x1", procName, 1); in numaIntegrateInterval()
1554 return ERROR_INT("npts < 2", procName, 1); in numaIntegrateInterval()
[all …]

12345678910>>...16