HomeSort by relevance Sort by last modified time
    Searched refs:DestroyExceptionInfo (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/ImageMagick/Magick++/fuzz/
huffman_decode_fuzzer.cc 19 (void) MagickCore::DestroyExceptionInfo(exceptionInfo);
  /external/ImageMagick/api_examples/
magick_command.c 52 exception=DestroyExceptionInfo(exception);
  /external/ImageMagick/MagickWand/
magick-wand-private.h 44 (void) DestroyExceptionInfo(fatal_exception); \
magick-wand.c 180 wand->exception=DestroyExceptionInfo(wand->exception);
426 exception=DestroyExceptionInfo(exception);
477 exception=DestroyExceptionInfo(exception);
733 exception=DestroyExceptionInfo(exception);
775 exception=DestroyExceptionInfo(exception);
    [all...]
wandcli.c 195 cli_wand->wand.exception=DestroyExceptionInfo(cli_wand->wand.exception);
pixel-iterator.c 226 iterator->exception=DestroyExceptionInfo(iterator->exception);
    [all...]
  /external/ImageMagick/www/source/
core.c 60 exception=DestroyExceptionInfo(exception);
  /external/ImageMagick/MagickCore/
exception-private.h 49 (void) DestroyExceptionInfo(fatal_exception); \
exception.h 147 *DestroyExceptionInfo(ExceptionInfo *);
log.c 367 exception=DestroyExceptionInfo(exception);
866 exception=DestroyExceptionInfo(exception);
994 exception=DestroyExceptionInfo(exception);
    [all...]
version.c 299 exception=DestroyExceptionInfo(exception);
constitute.c 352 sans=DestroyExceptionInfo(sans);
479 sans_exception=DestroyExceptionInfo(sans_exception);
901 sans=DestroyExceptionInfo(sans)
    [all...]
policy.c 530 exception=DestroyExceptionInfo(exception);
627 exception=DestroyExceptionInfo(exception);
    [all...]
xwindow-private.h 64 (void) DestroyExceptionInfo(exception); \
exception.c 412 % DestroyExceptionInfo() deallocates memory associated with an exception.
414 % The format of the DestroyExceptionInfo method is:
416 % ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception)
423 MagickExport ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception)
    [all...]
token.c 388 exception=DestroyExceptionInfo(exception);
image-view.c 156 image_view->exception=DestroyExceptionInfo(image_view->exception);
    [all...]
mime.c     [all...]
image.c 663 exception=DestroyExceptionInfo(exception);
    [all...]
  /external/ImageMagick/utilities/
magick.c 174 exception=DestroyExceptionInfo(exception);
  /external/ImageMagick/www/source/core/
sigmoidal-contrast.c 112 exception=DestroyExceptionInfo(exception);
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/coders/
dng.c 257 sans_exception=DestroyExceptionInfo(sans_exception);
328 sans=DestroyExceptionInfo(sans);

Completed in 347 milliseconds

1 2 3