Searched refs:throwExceptionExplicit (Results 1 – 11 of 11) sorted by relevance
/external/ImageMagick/Magick++/lib/ |
D | Thread.cpp | 35 throwExceptionExplicit(MagickCore::OptionError,"mutex initialization failed", in MutexLock() 54 throwExceptionExplicit(MagickCore::OptionError, 73 throwExceptionExplicit(MagickCore::OptionError,"mutex destruction failed", in ~MutexLock() 79 throwExceptionExplicit(MagickCore::OptionError,"mutex destruction failed"); in ~MutexLock() 92 throwExceptionExplicit(MagickCore::OptionError,"mutex lock failed", in lock() 98 throwExceptionExplicit(MagickCore::OptionError,"mutex lock failed"); in lock() 111 throwExceptionExplicit(MagickCore::OptionError,"mutex unlock failed", in unlock() 117 throwExceptionExplicit(MagickCore::OptionError,"mutex unlock failed"); in unlock()
|
D | BlobRef.cpp | 53 throwExceptionExplicit(MagickCore::OptionError, in decrease()
|
D | Image.cpp | 545 throwExceptionExplicit(MagickCore::OptionError, in colorMapSize() 557 throwExceptionExplicit(MagickCore::OptionError, in colorMapSize() 720 throwExceptionExplicit(MagickCore::CorruptImageWarning, in directory() 922 throwExceptionExplicit(MagickCore::CorruptImageWarning, in format() 960 throwExceptionExplicit(MagickCore::OptionWarning, in geometry() 1201 throwExceptionExplicit(MagickCore::CorruptImageWarning, in montageGeometry() 2329 throwExceptionExplicit(MagickCore::OptionError, in colorize() 2350 throwExceptionExplicit(MagickCore::OptionError, in colorMap() 2354 throwExceptionExplicit(MagickCore::OptionError, in colorMap() 2371 throwExceptionExplicit(MagickCore::OptionError, in colorMap() [all …]
|
D | ImageRef.cpp | 57 throwExceptionExplicit(MagickCore::OptionError, in decrease()
|
D | CoderInfo.cpp | 62 throwExceptionExplicit(MagickCore::OptionError,"Coder not found", in CoderInfo()
|
D | Pixels.cpp | 185 throwExceptionExplicit(MagickCore::OptionError,"Invalid type"); in init()
|
D | Geometry.cpp | 275 throwExceptionExplicit(MagickCore::OptionError, in operator std::string()
|
D | Exception.cpp | 807 MagickPPExport void Magick::throwExceptionExplicit( in throwExceptionExplicit() function in Magick
|
D | Options.cpp | 398 throwExceptionExplicit(MagickCore::OptionError,"Unrecognized image format", in magick()
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Exception.h | 415 extern MagickPPExport void throwExceptionExplicit(
|
D | STL.h | 2102 throwExceptionExplicit(MagickCore::MissingDelegateError,
|