/external/ImageMagick/MagickCore/ |
property.c | 224 % ExceptionInfo *exception) 236 const char *property,ExceptionInfo *exception) 366 ExceptionInfo 412 % ExceptionInfo *exception) 430 ExceptionInfo *exception) 587 ExceptionInfo *exception) 833 const char *property,ExceptionInfo *exception) [all...] |
string.c | 582 % ExceptionInfo *exception) [all...] |
blob.c | 238 % const size_t length,ExceptionInfo *exception) 252 const size_t length,ExceptionInfo *exception) 312 % const size_t length,ExceptionInfo *exception) 327 const size_t length,ExceptionInfo *exception) 347 assert(exception != (ExceptionInfo *) NULL); 962 % size_t *length,ExceptionInfo *exception) 979 size_t *length,ExceptionInfo *exception) 1001 assert(exception != (ExceptionInfo *) NULL); [all...] |
geometry.c | 724 % AffineMatrix *affine_matrix,ExceptionInfo *exception) 736 AffineMatrix *affine_matrix,ExceptionInfo *exception) [all...] |
resample.c | 101 ExceptionInfo 200 % ExceptionInfo *exception) 210 ExceptionInfo *exception) 219 assert(exception != (ExceptionInfo *) NULL); 306 % ExceptionInfo *exception) 322 PixelInfo *pixel,ExceptionInfo *exception) [all...] |
static.h | 27 ExceptionInfo *);
|
/external/ImageMagick/MagickWand/ |
magick-cli.c | 556 % char **argv,char **metadata,ExceptionInfo *exception) 644 ExceptionInfo *exception ) 689 char **argv,char **metadata,ExceptionInfo *exception) 850 cli_wand->wand.exception = (ExceptionInfo *) NULL;
|
pixel-iterator.c | 75 ExceptionInfo 300 ExceptionInfo 422 ExceptionInfo [all...] |
stream.c | 73 % char **argv,char **metadata,ExceptionInfo *exception) 164 int argc,char **argv,char **metadata,ExceptionInfo *exception) 227 assert(exception != (ExceptionInfo *) NULL);
|
drawing-wand.h | 72 extern WandExport ExceptionInfo
|
/external/ImageMagick/coders/ |
cin.c | 234 WriteCINImage(const ImageInfo *,Image *,ExceptionInfo *); 290 % ExceptionInfo *exception) 384 static Image *ReadCINImage(const ImageInfo *image_info,ExceptionInfo *exception) 437 assert(exception != (ExceptionInfo *) NULL); 870 % Image *image,ExceptionInfo *exception) 883 const Image *image,const char *property,ExceptionInfo *exception) 895 ExceptionInfo *exception) 952 assert(exception != (ExceptionInfo *) NULL); [all...] |
wpg.c | 272 ExceptionInfo *exception) 450 static int UnpackWPGRaster(Image *image,int bpp,ExceptionInfo *exception) 557 static int UnpackWPG2Raster(Image *image,int bpp,ExceptionInfo *exception) 743 MagickOffsetType PS_Offset,ssize_t PS_Size,ExceptionInfo *exception) 844 % Image *ReadWPGImage(const ImageInfo *image_info,ExceptionInfo *exception) 858 ExceptionInfo *exception) 988 assert(exception != (ExceptionInfo *) NULL); [all...] |
dps.c | 88 % Image *ReadDPSImage(const ImageInfo *image_info,ExceptionInfo *exception) 97 static Image *ReadDPSImage(const ImageInfo *image_info,ExceptionInfo *exception) 164 assert(exception != (ExceptionInfo *) NULL);
|
gif.c | 142 WriteGIFImage(const ImageInfo *,Image *,ExceptionInfo *); 396 ExceptionInfo *exception) 538 const size_t data_size,ExceptionInfo *exception) 915 % Image *ReadGIFImage(const ImageInfo *image_info,ExceptionInfo *exception) 924 static MagickBooleanType PingGIFImage(Image *image,ExceptionInfo *exception) 951 static Image *ReadGIFImage(const ImageInfo *image_info,ExceptionInfo *exception) 1003 assert(exception != (ExceptionInfo *) NULL); [all...] |
pango.c | 94 % ExceptionInfo *exception) 104 ExceptionInfo *exception) 181 assert(exception != (ExceptionInfo *) NULL);
|
sfw.c | 116 % Image *ReadSFWImage(const ImageInfo *image_info,ExceptionInfo *exception) 160 static Image *ReadSFWImage(const ImageInfo *image_info,ExceptionInfo *exception) 245 assert(exception != (ExceptionInfo *) NULL);
|
wmf.c | 93 % Image *ReadWMFImage(const ImageInfo *image_info,ExceptionInfo *exception) 118 static Image *ReadWMFImage(const ImageInfo *image_info,ExceptionInfo *exception) 341 ExceptionInfo 447 static double util_pointsize( wmfAPI* API, wmfFont* font, char* str, double font_height, ExceptionInfo *); 649 ExceptionInfo 736 ExceptionInfo 878 ExceptionInfo [all...] |
ps2.c | 89 WritePS2Image(const ImageInfo *,Image *,ExceptionInfo *); 180 % Image *image,ExceptionInfo *exception) 193 Image *image,Image *inject_image,ExceptionInfo *exception) 230 ExceptionInfo *exception) 469 assert(exception != (ExceptionInfo *) NULL); [all...] |
sixel.c | 146 WriteSIXELImage(const ImageInfo *,Image *,ExceptionInfo *); 940 % ExceptionInfo *exception) 949 static Image *ReadSIXELImage(const ImageInfo *image_info,ExceptionInfo *exception) 989 assert(exception != (ExceptionInfo *) NULL); [all...] |
/external/ImageMagick/www/api/ |
property.php | 92 ExceptionInfo *exception) 197 ExceptionInfo *exception) 260 Image *image,const char *embed_text,ExceptionInfo *exception) 358 const char *value,ExceptionInfo *exception)
|
mogrify.php | 68 ExceptionInfo *exception)
|
segment.php | 67 ExceptionInfo *exception)
|
/external/ImageMagick/tests/ |
validate.c | 86 % ExceptionInfo *exception) 1032 ExceptionInfo *exception) 1131 % size_t *fail,ExceptionInfo *exception) [all...] |
/external/ImageMagick/filters/ |
analyze.c | 67 % char **argv,ExceptionInfo *exception) 83 const char **argv,ExceptionInfo *exception)
|
/external/llvm/lib/Support/ |
CrashRecoveryContext.cpp | 165 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo)
|