Home
last modified time | relevance | path

Searched refs:DestroyExceptionInfo (Results 1 – 25 of 53) sorted by relevance

123

/external/ImageMagick/MagickWand/
Dmagick-wand.c176 wand->exception=DestroyExceptionInfo(wand->exception); in DestroyMagickWand()
416 exception=DestroyExceptionInfo(exception); in MagickQueryConfigureOption()
464 exception=DestroyExceptionInfo(exception); in MagickQueryConfigureOptions()
717 exception=DestroyExceptionInfo(exception); in MagickQueryFonts()
758 exception=DestroyExceptionInfo(exception); in MagickQueryFormats()
Dmagick-wand-private.h44 (void) DestroyExceptionInfo(fatal_exception); \
Dwandcli.c192 cli_wand->wand.exception=DestroyExceptionInfo(cli_wand->wand.exception); in DestroyMagickCLI()
Dpixel-iterator.c220 iterator->exception=DestroyExceptionInfo(iterator->exception); in DestroyPixelIterator()
/external/ImageMagick/MagickCore/
Dlog.c358 exception=DestroyExceptionInfo(exception); in CloseMagickLog()
705 exception=DestroyExceptionInfo(exception); in IsEventLogging()
837 exception=DestroyExceptionInfo(exception); in LogComponentGenesis()
962 exception=DestroyExceptionInfo(exception); in TranslateEvent()
1278 exception=DestroyExceptionInfo(exception); in LogMagickEventList()
1736 exception=DestroyExceptionInfo(exception); in SetLogEventMask()
1779 exception=DestroyExceptionInfo(exception); in SetLogFormat()
1820 exception=DestroyExceptionInfo(exception); in SetLogMethod()
Dconstitute.c305 sans=DestroyExceptionInfo(sans); in PingImages()
426 sans_exception=DestroyExceptionInfo(sans_exception); in ReadImage()
829 sans=DestroyExceptionInfo(sans); in ReadImages()
1014 sans_exception=DestroyExceptionInfo(sans_exception); in WriteImage()
1023 sans_exception=DestroyExceptionInfo(sans_exception); in WriteImage()
1125 sans_exception=DestroyExceptionInfo(sans_exception); in WriteImage()
1281 sans_exception=DestroyExceptionInfo(sans_exception); in WriteImages()
Dexception-private.h50 (void) DestroyExceptionInfo(fatal_exception); \
Dexception.h147 *DestroyExceptionInfo(ExceptionInfo *);
Dversion.c286 exception=DestroyExceptionInfo(exception); in GetMagickHomeURL()
Dpolicy.c494 exception=DestroyExceptionInfo(exception); in GetPolicyValue()
589 exception=DestroyExceptionInfo(exception); in IsRightsAuthorized()
Dxwindow-private.h64 (void) DestroyExceptionInfo(exception); \
Dtoken.c363 exception=DestroyExceptionInfo(exception); in GlobExpression()
Dimage.c656 exception=DestroyExceptionInfo(exception); in CatchImageException()
1366 exception=DestroyExceptionInfo(exception); in GetImageInfo()
2705 sans_exception=DestroyExceptionInfo(sans_exception); in SetImageInfo()
2820 sans_exception=DestroyExceptionInfo(sans_exception); in SetImageInfo()
2827 sans_exception=DestroyExceptionInfo(sans_exception); in SetImageInfo()
Dexception.c420 MagickExport ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception) in DestroyExceptionInfo() function
Dmime.c1013 exception=DestroyExceptionInfo(exception); in MagickToMime()
Dimage-view.c153 image_view->exception=DestroyExceptionInfo(image_view->exception); in DestroyImageView()
/external/ImageMagick/api_examples/
Dmagick_command.c53 exception=DestroyExceptionInfo(exception); in main()
/external/ImageMagick/www/source/
Dcore.c60 exception=DestroyExceptionInfo(exception); in main()
/external/ImageMagick/PerlMagick/
DMagick.xs2465 exception=DestroyExceptionInfo(exception); in constant()
2596 exception=DestroyExceptionInfo(exception); in Append()
2603 exception=DestroyExceptionInfo(exception); in Append()
2695 exception=DestroyExceptionInfo(exception); in Average()
2701 exception=DestroyExceptionInfo(exception); in Average()
2857 exception=DestroyExceptionInfo(exception); in BlobToImage()
3013 exception=DestroyExceptionInfo(exception); in ChannelFx()
3020 exception=DestroyExceptionInfo(exception); in ChannelFx()
3110 exception=DestroyExceptionInfo(exception); in Clone()
3116 exception=DestroyExceptionInfo(exception); in Clone()
[all …]
/external/ImageMagick/coders/
Ddng.c138 sans_exception=DestroyExceptionInfo(sans_exception); in ReadDNGImage()
209 sans=DestroyExceptionInfo(sans); in ReadDNGImage()
/external/ImageMagick/www/source/core/
Dsigmoidal-contrast.c112 exception=DestroyExceptionInfo(exception); in main()
/external/ImageMagick/utilities/
Dmagick.c168 exception=DestroyExceptionInfo(exception); in MagickMain()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in2465 exception=DestroyExceptionInfo(exception);
2596 exception=DestroyExceptionInfo(exception);
2603 exception=DestroyExceptionInfo(exception);
2695 exception=DestroyExceptionInfo(exception);
2701 exception=DestroyExceptionInfo(exception);
2857 exception=DestroyExceptionInfo(exception);
3013 exception=DestroyExceptionInfo(exception);
3020 exception=DestroyExceptionInfo(exception);
3110 exception=DestroyExceptionInfo(exception);
3116 exception=DestroyExceptionInfo(exception);
[all …]
/external/ImageMagick/
DMagickshr.opt177 symbol_vector=(DestroyExceptionInfo=PROCEDURE)
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1188 using MagickCore::DestroyExceptionInfo;
1518 (void) MagickCore::DestroyExceptionInfo(exceptionInfo)
1521 (void) MagickCore::DestroyExceptionInfo(exceptionInfo)

123