Home
last modified time | relevance | path

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

123

/external/ImageMagick/MagickWand/
Dmagick-wand.c173 wand->exception=DestroyExceptionInfo(wand->exception); in DestroyMagickWand()
413 exception=DestroyExceptionInfo(exception); in MagickQueryConfigureOption()
462 exception=DestroyExceptionInfo(exception); in MagickQueryConfigureOptions()
714 exception=DestroyExceptionInfo(exception); in MagickQueryFonts()
755 exception=DestroyExceptionInfo(exception); in MagickQueryFormats()
Dmagick-wand-private.h44 (void) DestroyExceptionInfo(fatal_exception); \
Dwandcli.c189 cli_wand->wand.exception=DestroyExceptionInfo(cli_wand->wand.exception); in DestroyMagickCLI()
Dpixel-iterator.c218 iterator->exception=DestroyExceptionInfo(iterator->exception); in DestroyPixelIterator()
/external/ImageMagick/Magick++/fuzz/
Dhuffman_decode_fuzzer.cc19 (void) MagickCore::DestroyExceptionInfo(exceptionInfo); in LLVMFuzzerTestOneInput()
/external/ImageMagick/api_examples/
Dmagick_command.c52 exception=DestroyExceptionInfo(exception); in main()
/external/ImageMagick/MagickCore/
Dlog.c368 exception=DestroyExceptionInfo(exception); in CloseMagickLog()
1101 exception=DestroyExceptionInfo(exception); in LogComponentGenesis()
1223 exception=DestroyExceptionInfo(exception); in TranslateEvent()
1554 exception=DestroyExceptionInfo(exception); in LogMagickEventList()
1775 exception=DestroyExceptionInfo(exception); in SetLogEventMask()
1819 exception=DestroyExceptionInfo(exception); in SetLogFormat()
1860 exception=DestroyExceptionInfo(exception); in SetLogMethod()
Dexception-private.h49 (void) DestroyExceptionInfo(fatal_exception); \
Dexception.h147 *DestroyExceptionInfo(ExceptionInfo *);
Dconstitute.c362 sans=DestroyExceptionInfo(sans); in PingImages()
490 sans_exception=DestroyExceptionInfo(sans_exception); in ReadImage()
933 sans=DestroyExceptionInfo(sans); in ReadImages()
1138 sans_exception=DestroyExceptionInfo(sans_exception); in WriteImage()
1244 sans_exception=DestroyExceptionInfo(sans_exception); in WriteImage()
1400 sans_exception=DestroyExceptionInfo(sans_exception); in WriteImages()
Dversion.c327 exception=DestroyExceptionInfo(exception); in GetMagickHomeURL()
Dxwindow-private.h64 (void) DestroyExceptionInfo(exception); \
Dpolicy.c546 exception=DestroyExceptionInfo(exception); in GetPolicyValue()
642 exception=DestroyExceptionInfo(exception); in IsRightsAuthorized()
Dtoken.c391 exception=DestroyExceptionInfo(exception); in GlobExpression()
Dexception.c418 MagickExport ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception) in DestroyExceptionInfo() function
Dimage.c640 exception=DestroyExceptionInfo(exception); in CatchImageException()
1367 exception=DestroyExceptionInfo(exception); in GetImageInfo()
2922 sans_exception=DestroyExceptionInfo(sans_exception); in SetImageInfo()
3039 sans_exception=DestroyExceptionInfo(sans_exception); in SetImageInfo()
3046 sans_exception=DestroyExceptionInfo(sans_exception); in SetImageInfo()
Dmime.c1003 exception=DestroyExceptionInfo(exception); in MagickToMime()
/external/ImageMagick/www/source/
Dcore.c60 exception=DestroyExceptionInfo(exception); in main()
/external/ImageMagick/PerlMagick/
DMagick.xs2552 exception=DestroyExceptionInfo(exception); in constant()
2683 exception=DestroyExceptionInfo(exception); in Append()
2690 exception=DestroyExceptionInfo(exception); in Append()
2782 exception=DestroyExceptionInfo(exception); in Average()
2788 exception=DestroyExceptionInfo(exception); in Average()
2944 exception=DestroyExceptionInfo(exception); in BlobToImage()
3100 exception=DestroyExceptionInfo(exception); in ChannelFx()
3107 exception=DestroyExceptionInfo(exception); in ChannelFx()
3197 exception=DestroyExceptionInfo(exception); in Clone()
3203 exception=DestroyExceptionInfo(exception); in Clone()
[all …]
/external/ImageMagick/www/source/core/
Dsigmoidal-contrast.c112 exception=DestroyExceptionInfo(exception); in main()
/external/ImageMagick/utilities/
Dmagick.c172 exception=DestroyExceptionInfo(exception); in MagickMain()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in2549 exception=DestroyExceptionInfo(exception);
2680 exception=DestroyExceptionInfo(exception);
2687 exception=DestroyExceptionInfo(exception);
2779 exception=DestroyExceptionInfo(exception);
2785 exception=DestroyExceptionInfo(exception);
2941 exception=DestroyExceptionInfo(exception);
3097 exception=DestroyExceptionInfo(exception);
3104 exception=DestroyExceptionInfo(exception);
3194 exception=DestroyExceptionInfo(exception);
3200 exception=DestroyExceptionInfo(exception);
[all …]
/external/ImageMagick/coders/
Ddng.c237 sans_exception=DestroyExceptionInfo(sans_exception); in InvokeDNGDelegate()
308 sans=DestroyExceptionInfo(sans); in InvokeDNGDelegate()
/external/ImageMagick/
DMagickshr.opt177 symbol_vector=(DestroyExceptionInfo=PROCEDURE)
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1240 using MagickCore::DestroyExceptionInfo;
1570 (void) MagickCore::DestroyExceptionInfo(exceptionInfo)
1573 (void) MagickCore::DestroyExceptionInfo(exceptionInfo)

123