/external/pdfium/third_party/lcms/src/ |
D | cmsio0.c | 156 …cmsSignalError(iohandler ->ContextID, cmsERROR_READ, "Read from memory error. Got %d bytes, block … in MemoryRead() 175 … cmsSignalError(iohandler ->ContextID, cmsERROR_SEEK, "Too few data; probably corrupted profile"); in MemorySeek() 255 cmsSignalError(ContextID, cmsERROR_READ, "Couldn't read profile from NULL pointer"); in cmsOpenIOhandlerFromMem() 264 … cmsSignalError(ContextID, cmsERROR_READ, "Couldn't allocate %ld bytes for profile", size); in cmsOpenIOhandlerFromMem() 288 … cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unknown access mode '%c'", *AccessMode); in cmsOpenIOhandlerFromMem() 320 …cmsSignalError(iohandler ->ContextID, cmsERROR_FILE, "Read error. Got %d bytes, block should be of… in FileRead() 333 cmsSignalError(iohandler ->ContextID, cmsERROR_FILE, "Seek error; probably corrupted file"); in FileSeek() 385 cmsSignalError(ContextID, cmsERROR_FILE, "File '%s' not found", FileName); in cmsOpenIOhandlerFromFile() 393 cmsSignalError(ContextID, cmsERROR_FILE, "Cannot get size of file '%s'", FileName); in cmsOpenIOhandlerFromFile() 404 cmsSignalError(ContextID, cmsERROR_FILE, "Couldn't create '%s'", FileName); in cmsOpenIOhandlerFromFile() [all …]
|
D | cmsxform.c | 824 cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unsupported raster format"); in AllocEmptyTransform() 854 cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unsupported raster format"); in AllocEmptyTransform() 1035 cmsSignalError(ContextID, cmsERROR_NULL, "NULL input profiles on transform"); in cmsCreateExtendedTransform() 1041 … cmsSignalError(ContextID, cmsERROR_COLORSPACE_CHECK, "Wrong input color space on transform"); in cmsCreateExtendedTransform() 1046 … cmsSignalError(ContextID, cmsERROR_COLORSPACE_CHECK, "Wrong output color space on transform"); in cmsCreateExtendedTransform() 1053 cmsSignalError(ContextID, cmsERROR_NOT_SUITABLE, "Couldn't link the profiles"); in cmsCreateExtendedTransform() 1061 …cmsSignalError(ContextID, cmsERROR_NOT_SUITABLE, "Channel count doesn't match. Profile is corrupte… in cmsCreateExtendedTransform() 1156 …cmsSignalError(ContextID, cmsERROR_RANGE, "Wrong number of profiles. 1..255 expected, %d found.", … in cmsCreateMultiprofileTransformTHR() 1181 …cmsSignalError(NULL, cmsERROR_RANGE, "Wrong number of profiles. 1..255 expected, %d found.", nProf… in cmsCreateMultiprofileTransform() 1313 …cmsSignalError(xform ->ContextID, cmsERROR_NOT_SUITABLE, "cmsChangeBuffersFormat works only on tra… in cmsChangeBuffersFormat() [all …]
|
D | cmsgamma.c | 221 …cmsSignalError(ContextID, cmsERROR_RANGE, "Couldn't create tone curve of more than 65530 entries"); in AllocateToneCurveStruct() 226 …cmsSignalError(ContextID, cmsERROR_RANGE, "Couldn't create tone curve with zero segments and no ta… in AllocateToneCurveStruct() 722 … cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Invalid parametric curve type %d", Type); in cmsBuildParametricToneCurve() 1073 …cmsSignalError(Tab ->InterpParams->ContextID, cmsERROR_RANGE, "cmsSmoothToneCurve: too many points… in cmsSmoothToneCurve() 1096 …cmsSignalError(Tab ->InterpParams->ContextID, cmsERROR_RANGE, "cmsSmoothToneCurve: Non-Monotonic."… in cmsSmoothToneCurve() 1102 …cmsSignalError(Tab ->InterpParams->ContextID, cmsERROR_RANGE, "cmsSmoothToneCurve: Degenerated, mo… in cmsSmoothToneCurve() 1106 …cmsSignalError(Tab ->InterpParams->ContextID, cmsERROR_RANGE, "cmsSmoothToneCurve: Degenerated, mo… in cmsSmoothToneCurve()
|
D | cmsplugin.c | 520 cmsSignalError(ContextID, cmsERROR_CORRUPTION_DETECTED, "NULL memory pool on context"); in _cmsPluginMalloc() 544 cmsSignalError(id, cmsERROR_UNKNOWN_EXTENSION, "Unrecognized plugin"); in cmsPluginTHR() 549 …cmsSignalError(id, cmsERROR_UNKNOWN_EXTENSION, "plugin needs Little CMS %d, current version is %d", in cmsPluginTHR() 601 … cmsSignalError(id, cmsERROR_UNKNOWN_EXTENSION, "Unrecognized plugin type '%X'", Plugin -> Type); in cmsPluginTHR() 684 … cmsSignalError(ContextID, cmsERROR_INTERNAL, "Bad context client -- possible corruption"); in _cmsContextGetClientChunk()
|
D | cmsps2.c | 891 …cmsSignalError(m ->ContextID, cmsERROR_COLORSPACE_CHECK, "Cannot create transform Profile -> Lab"); in WriteInputLUT() 926 …cmsSignalError(m ->ContextID, cmsERROR_COLORSPACE_CHECK, "Only 3, 4 channels supported for CSA. Th… in WriteInputLUT() 982 …cmsSignalError(m ->ContextID, cmsERROR_COLORSPACE_CHECK, "Profile is not suitable for CSA. Unsuppo… in WriteInputMatrixShaper() 1070 cmsSignalError(ContextID, cmsERROR_COLORSPACE_CHECK, "Invalid output color space"); in GenerateCSA() 1321 …cmsSignalError(m ->ContextID, cmsERROR_COLORSPACE_CHECK, "Cannot create transform Lab -> Profile i… in WriteOutputLUT()
|
D | cmstypes.c | 1217 …cmsSignalError(self->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unknown parametric curve type '%d'", … in Type_ParametricCurve_Read() 1249 …cmsSignalError(self->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Multisegment or Inverted parametric c… in Type_ParametricCurve_Write() 1254 cmsSignalError(self->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unsupported parametric curve"); in Type_ParametricCurve_Write() 1449 …cmsSignalError(self->ContextID, cmsERROR_UNKNOWN_EXTENSION, "multiLocalizedUnicodeType of len != 1… in Type_MLU_Read() 1700 … cmsSignalError(ContextID, cmsERROR_RANGE, "LUT8 needs 256 entries on prelinearization"); in Write8bitTables() 1881 …cmsSignalError(mpe->ContextID, cmsERROR_UNKNOWN_EXTENSION, "LUT is not suitable to be saved as LUT… in Type_LUT8_Write() 2170 …cmsSignalError(mpe->ContextID, cmsERROR_UNKNOWN_EXTENSION, "LUT is not suitable to be saved as LUT… in Type_LUT16_Write() 2382 …cmsSignalError(self ->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unknown precision of '%d'", Precisio… in ReadCLUT() 2409 … cmsSignalError(self ->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unknown curve type '%s'", String); in ReadEmbeddedCurve() 2616 … cmsSignalError(self ->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unknown curve type '%s'", String); in WriteSetOfCurves() [all …]
|
D | cmsgmt.c | 312 …cmsSignalError(ContextID, cmsERROR_RANGE, "Wrong position of PCS. 1..255 expected, %d found.", nGa… in _cmsCreateGamutCheckPipeline() 583 cmsSignalError(0, cmsERROR_RANGE, "Invalid angle"); in cmsDesaturateLab()
|
D | cmscnvrt.c | 582 cmsSignalError(ContextID, cmsERROR_COLORSPACE_CHECK, "ColorSpace mismatch"); in DefaultICCintents() 1050 cmsSignalError(ContextID, cmsERROR_RANGE, "Couldn't link '%d' profiles", nProfiles); in _cmsLinkProfiles() 1079 … cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unsupported intent '%d'", TheIntents[0]); in _cmsLinkProfiles()
|
D | cmssm.c | 340 cmsSignalError(gbd ->ContextID, cmsERROR_RANGE, "spherical value out of range"); in GetPoint() 348 cmsSignalError(gbd ->ContextID, cmsERROR_RANGE, " quadrant out of range"); in GetPoint()
|
D | cmswtpnt.c | 74 cmsSignalError(0, cmsERROR_RANGE, "cmsWhitePointFromTemp: invalid temp"); in cmsWhitePointFromTemp()
|
D | cmsalpha.c | 268 cmsSignalError(id, cmsERROR_UNKNOWN_EXTENSION, "Unrecognized alpha channel width"); in _cmsGetFormatterAlpha()
|
D | cmscgats.c | 472 cmsSignalError(it8 ->ContextID, cmsERROR_CORRUPTION_DETECTED, "%s", ErrMsg); in SynError() 1574 cmsSignalError(0, cmsERROR_WRITE, "Write to file error in CGATS parser"); in WriteStr() 1585 cmsSignalError(0, cmsERROR_WRITE, "Write to memory overflows in CGATS parser"); in WriteStr() 2278 cmsSignalError(0, cmsERROR_FILE, "File '%s' not found", FileName); in IsMyFile()
|
D | cmsnamed.c | 696 …cmsSignalError(NamedColorList ->ContextID, cmsERROR_RANGE, "Color %d out of range; ignored", index… in EvalNamedColorPCS() 715 …cmsSignalError(NamedColorList ->ContextID, cmsERROR_RANGE, "Color %d out of range; ignored", index… in EvalNamedColor()
|
D | cmserr.c | 365 void CMSEXPORT cmsSignalError(cmsContext ContextID, cmsUInt32Number ErrorCode, const char *ErrorTex… in cmsSignalError() function
|
D | cmsvirt.c | 403 …cmsSignalError(ContextID, cmsERROR_COLORSPACE_CHECK, "InkLimiting: Only CMYK currently supported"); in cmsCreateInkLimitingDeviceLinkTHR() 409 cmsSignalError(ContextID, cmsERROR_RANGE, "InkLimiting: Limit should be between 0..400"); in cmsCreateInkLimitingDeviceLinkTHR()
|
D | cmslut.c | 563 …cmsSignalError(ContextID, cmsERROR_RANGE, "Too many input channels (%d channels, max=%d)", inputCh… in cmsStageAllocCLut16bitGranular() 654 …cmsSignalError(ContextID, cmsERROR_RANGE, "Too many input channels (%d channels, max=%d)", inputCh… in cmsStageAllocCLutFloatGranular()
|
D | cmsintrp.c | 114 …cmsSignalError(ContextID, cmsERROR_RANGE, "Too many input channels (%d channels, max=%d)", InputCh… in _cmsComputeInterpParamsEx() 143 …cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unsupported interpolation (%d->%d channels)… in _cmsComputeInterpParamsEx()
|
D | cmsio1.c | 858 …cmsSignalError(cmsGetProfileContextID(hProfile), cmsERROR_RANGE, "Unexpected direction (%d)", Used… in cmsIsCLUT()
|
D | cmsopt.c | 465 …cmsSignalError(CLUT->ContextID, cmsERROR_INTERNAL, "(internal) Attempt to PatchLUT on non-lut stag… in PatchLUT() 522 …cmsSignalError(CLUT->ContextID, cmsERROR_INTERNAL, "(internal) %d Channels are not supported on Pa… in PatchLUT()
|
/external/pdfium/third_party/lcms/ |
D | 0011-memory-leak-AllocEmptyTransform.patch | 20 cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unsupported raster format"); 29 cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unsupported raster format");
|
D | 0012-memory-leak-Type_NamedColor_Read.patch | 8 …cmsSignalError(self->ContextID, cmsERROR_RANGE, "Too many device coordinates '%d'", nDeviceCoords);
|
D | 0017-memory-leak-ReadSegmentedCurve.patch | 16 …cmsSignalError(self->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unknown curve element type '%s' found…
|
/external/pdfium/third_party/lcms/include/ |
D | lcms2_plugin.h | 99 CMSAPI void CMSEXPORT cmsSignalError(cmsContext ContextID, cmsUInt32Number ErrorCode…
|