/external/pdfium/third_party/lcms2-2.6/src/ |
D | cmsio0.c | 155 …cmsSignalError(iohandler ->ContextID, cmsERROR_READ, "Read from memory error. Got %d bytes, block … in MemoryRead() 174 … cmsSignalError(iohandler ->ContextID, cmsERROR_SEEK, "Too few data; probably corrupted profile"); in MemorySeek() 254 cmsSignalError(ContextID, cmsERROR_READ, "Couldn't read profile from NULL pointer"); in cmsOpenIOhandlerFromMem() 263 … cmsSignalError(ContextID, cmsERROR_READ, "Couldn't allocate %ld bytes for profile", size); in cmsOpenIOhandlerFromMem() 287 … cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unknown access mode '%c'", *AccessMode); in cmsOpenIOhandlerFromMem() 319 …cmsSignalError(iohandler ->ContextID, cmsERROR_FILE, "Read error. Got %d bytes, block should be of… in FileRead() 332 cmsSignalError(iohandler ->ContextID, cmsERROR_FILE, "Seek error; probably corrupted file"); in FileSeek() 383 cmsSignalError(ContextID, cmsERROR_FILE, "File '%s' not found", FileName); in cmsOpenIOhandlerFromFile() 393 cmsSignalError(ContextID, cmsERROR_FILE, "Couldn't create '%s'", FileName); in cmsOpenIOhandlerFromFile() 401 cmsSignalError(ContextID, cmsERROR_FILE, "Unknown access mode '%c'", *AccessMode); in cmsOpenIOhandlerFromFile() [all …]
|
D | cmsxform.c | 645 cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unsupported raster format"); in AllocEmptyTransform() 675 cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unsupported raster format"); in AllocEmptyTransform() 835 cmsSignalError(ContextID, cmsERROR_NULL, "NULL input profiles on transform"); in cmsCreateExtendedTransform() 841 … cmsSignalError(ContextID, cmsERROR_COLORSPACE_CHECK, "Wrong input color space on transform"); in cmsCreateExtendedTransform() 846 … cmsSignalError(ContextID, cmsERROR_COLORSPACE_CHECK, "Wrong output color space on transform"); in cmsCreateExtendedTransform() 853 cmsSignalError(ContextID, cmsERROR_NOT_SUITABLE, "Couldn't link the profiles"); in cmsCreateExtendedTransform() 861 …cmsSignalError(ContextID, cmsERROR_NOT_SUITABLE, "Channel count doesn't match. Profile is corrupte… in cmsCreateExtendedTransform() 956 …cmsSignalError(ContextID, cmsERROR_RANGE, "Wrong number of profiles. 1..255 expected, %d found.", … in cmsCreateMultiprofileTransformTHR() 981 …cmsSignalError(NULL, cmsERROR_RANGE, "Wrong number of profiles. 1..255 expected, %d found.", nProf… in cmsCreateMultiprofileTransform() 1114 …cmsSignalError(xform ->ContextID, cmsERROR_NOT_SUITABLE, "cmsChangeBuffersFormat works only on tra… in cmsChangeBuffersFormat() [all …]
|
D | cmsgamma.c | 222 …cmsSignalError(ContextID, cmsERROR_RANGE, "Couldn't create tone curve of more than 65530 entries"); in AllocateToneCurveStruct() 227 …cmsSignalError(ContextID, cmsERROR_RANGE, "Couldn't create tone curve with zero segments and no ta… in AllocateToneCurveStruct() 723 … cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Invalid parametric curve type %d", Type); in cmsBuildParametricToneCurve() 1078 …cmsSignalError(Tab ->InterpParams->ContextID, cmsERROR_RANGE, "cmsSmoothToneCurve: too many points… in cmsSmoothToneCurve() 1101 …cmsSignalError(Tab ->InterpParams->ContextID, cmsERROR_RANGE, "cmsSmoothToneCurve: Non-Monotonic."… in cmsSmoothToneCurve() 1107 …cmsSignalError(Tab ->InterpParams->ContextID, cmsERROR_RANGE, "cmsSmoothToneCurve: Degenerated, mo… in cmsSmoothToneCurve() 1111 …cmsSignalError(Tab ->InterpParams->ContextID, cmsERROR_RANGE, "cmsSmoothToneCurve: Degenerated, mo… in cmsSmoothToneCurve()
|
D | cmsplugin.c | 530 cmsSignalError(ContextID, cmsERROR_CORRUPTION_DETECTED, "NULL memory pool on context"); in _cmsPluginMalloc() 554 cmsSignalError(id, cmsERROR_UNKNOWN_EXTENSION, "Unrecognized plugin"); in cmsPluginTHR() 559 …cmsSignalError(id, cmsERROR_UNKNOWN_EXTENSION, "plugin needs Little CMS %d, current version is %d", in cmsPluginTHR() 611 … cmsSignalError(id, cmsERROR_UNKNOWN_EXTENSION, "Unrecognized plugin type '%X'", Plugin -> Type); in cmsPluginTHR() 693 cmsSignalError(ContextID, cmsERROR_RANGE, "Bad context client"); 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 | 1203 …cmsSignalError(self->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unknown parametric curve type '%d'", … in Type_ParametricCurve_Read() 1235 …cmsSignalError(self->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Multisegment or Inverted parametric c… in Type_ParametricCurve_Write() 1240 cmsSignalError(self->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unsupported parametric curve"); in Type_ParametricCurve_Write() 1435 …cmsSignalError(self->ContextID, cmsERROR_UNKNOWN_EXTENSION, "multiLocalizedUnicodeType of len != 1… in Type_MLU_Read() 1686 … cmsSignalError(ContextID, cmsERROR_RANGE, "LUT8 needs 256 entries on prelinearization"); in Write8bitTables() 1870 …cmsSignalError(mpe->ContextID, cmsERROR_UNKNOWN_EXTENSION, "LUT is not suitable to be saved as LUT… in Type_LUT8_Write() 2159 …cmsSignalError(mpe->ContextID, cmsERROR_UNKNOWN_EXTENSION, "LUT is not suitable to be saved as LUT… in Type_LUT16_Write() 2368 …cmsSignalError(self ->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unknown precision of '%d'", Precisio… in ReadCLUT() 2395 … cmsSignalError(self ->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unknown curve type '%s'", String); in ReadEmbeddedCurve() 2599 … 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 | 579 cmsSignalError(ContextID, cmsERROR_COLORSPACE_CHECK, "ColorSpace mismatch"); in DefaultICCintents() 1031 cmsSignalError(ContextID, cmsERROR_RANGE, "Couldn't link '%d' profiles", nProfiles); in _cmsLinkProfiles() 1060 … cmsSignalError(ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unsupported intent '%d'", TheIntents[0]); in _cmsLinkProfiles()
|
D | cmssm.c | 339 cmsSignalError(gbd ->ContextID, cmsERROR_RANGE, "spherical value out of range"); in GetPoint() 347 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 | cmscgats.c | 471 cmsSignalError(it8 ->ContextID, cmsERROR_CORRUPTION_DETECTED, "%s", ErrMsg); in SynError() 1573 cmsSignalError(0, cmsERROR_WRITE, "Write to file error in CGATS parser"); in WriteStr() 1584 cmsSignalError(0, cmsERROR_WRITE, "Write to memory overflows in CGATS parser"); in WriteStr() 2277 cmsSignalError(0, cmsERROR_FILE, "File '%s' not found", FileName); in IsMyFile()
|
D | cmsnamed.c | 663 …cmsSignalError(NamedColorList ->ContextID, cmsERROR_RANGE, "Color %d out of range; ignored", index… in EvalNamedColorPCS() 682 …cmsSignalError(NamedColorList ->ContextID, cmsERROR_RANGE, "Color %d out of range; ignored", index… in EvalNamedColor()
|
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 | cmsopt.c | 379 …cmsSignalError(CLUT->ContextID, cmsERROR_INTERNAL, "(internal) Attempt to PatchLUT on non-lut stag… in PatchLUT() 384 …cmsSignalError(CLUT->ContextID, cmsERROR_INTERNAL, "(internal) %d Channels are not supported on Pa… in PatchLUT() 440 …cmsSignalError(CLUT->ContextID, cmsERROR_INTERNAL, "(internal) %d Channels are not supported on Pa… in PatchLUT()
|
D | cmserr.c | 553 void CMSEXPORT cmsSignalError(cmsContext ContextID, cmsUInt32Number ErrorCode, const char *ErrorTex… in cmsSignalError() function
|
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 | 845 …cmsSignalError(cmsGetProfileContextID(hProfile), cmsERROR_RANGE, "Unexpected direction (%d)", Used… in cmsIsCLUT()
|
/external/pdfium/third_party/lcms2-2.6/include/ |
D | lcms2_plugin.h | 99 CMSAPI void CMSEXPORT cmsSignalError(cmsContext ContextID, cmsUInt32Number ErrorCode…
|