/external/ImageMagick/MagickWand/ |
conjure.h | 26 ConjureImageCommand(ImageInfo *,int,char **,char **,ExceptionInfo *);
|
convert.h | 26 ConvertImageCommand(ImageInfo *,int,char **,char **,ExceptionInfo *);
|
display.h | 26 DisplayImageCommand(ImageInfo *,int,char **,char **,ExceptionInfo *);
|
identify.h | 26 IdentifyImageCommand(ImageInfo *,int,char **,char **,ExceptionInfo *);
|
import.h | 26 ImportImageCommand(ImageInfo *,int,char **,char **,ExceptionInfo *);
|
montage.h | 26 MontageImageCommand(ImageInfo *,int,char **,char **,ExceptionInfo *);
|
stream.h | 26 StreamImageCommand(ImageInfo *,int,char **,char **,ExceptionInfo *);
|
magick-cli.h | 32 MagickImageCommand(ImageInfo *,int,char **,char **,ExceptionInfo *);
|
/external/ImageMagick/MagickCore/ |
cache-view.h | 52 *AcquireAuthenticCacheView(const Image *,ExceptionInfo *), 53 *AcquireVirtualCacheView(const Image *,ExceptionInfo *), 68 const size_t,const size_t,ExceptionInfo *) magick_hot_spot, 76 Quantum *,ExceptionInfo *), 78 const ssize_t,const ssize_t,Quantum *,ExceptionInfo *), 80 Quantum *,ExceptionInfo *), 82 PixelInfo *,ExceptionInfo *), 83 SetCacheViewStorageClass(CacheView *,const ClassType,ExceptionInfo *), 86 SyncCacheViewAuthenticPixels(CacheView *magick_restrict,ExceptionInfo *) 95 const size_t,const size_t,ExceptionInfo *) magick_hot_spot [all...] |
animate-private.h | 32 ExceptionInfo *); 35 XAnimateBackgroundImage(Display *,XResourceInfo *,Image *,ExceptionInfo *);
|
cache.h | 42 const size_t,ExceptionInfo *) magick_hot_spot, 50 ExceptionInfo *), 52 ExceptionInfo *), 54 const ssize_t,const ssize_t,PixelInfo *,ExceptionInfo *), 56 MagickOffsetType *,ExceptionInfo *), 57 SyncAuthenticPixels(Image *,ExceptionInfo *) magick_hot_spot; 64 const size_t,ExceptionInfo *) magick_hot_spot, 67 const size_t,ExceptionInfo *) magick_hot_spot;
|
display-private.h | 32 ExceptionInfo *); 35 XResourceInfo *,Image *,ExceptionInfo *);
|
compress.h | 55 HuffmanDecodeImage(Image *,ExceptionInfo *), 56 HuffmanEncodeImage(const ImageInfo *,Image *,Image *,ExceptionInfo *), 58 ExceptionInfo *), 60 ExceptionInfo *), 62 ExceptionInfo *);
|
distort.h | 74 *AffineTransformImage(const Image *,const AffineMatrix *,ExceptionInfo *), 76 const double *,MagickBooleanType,ExceptionInfo *exception), 77 *DistortResizeImage(const Image *,const size_t,const size_t,ExceptionInfo *), 78 *RotateImage(const Image *,const double,ExceptionInfo *), 80 const double *,ExceptionInfo *);
|
locale_.h | 42 **GetLocaleList(const char *,size_t *,ExceptionInfo *); 48 *GetLocaleInfo_(const char *,ExceptionInfo *), 49 **GetLocaleInfoList(const char *,size_t *,ExceptionInfo *); 60 *GetLocaleOptions(const char *,ExceptionInfo *); 63 ListLocaleInfo(FILE *,ExceptionInfo *);
|
type.h | 84 **GetTypeList(const char *,size_t *,ExceptionInfo *); 87 ListTypeInfo(FILE *,ExceptionInfo *); 90 *GetTypeInfo(const char *,ExceptionInfo *), 92 const size_t,ExceptionInfo *), 93 **GetTypeInfoList(const char *,size_t *,ExceptionInfo *);
|
exception.h | 144 extern MagickExport ExceptionInfo 146 *CloneExceptionInfo(ExceptionInfo *), 147 *DestroyExceptionInfo(ExceptionInfo *); 153 ThrowException(ExceptionInfo *,const ExceptionType,const char *, 155 ThrowMagickExceptionList(ExceptionInfo *,const char *,const char *, 157 ThrowMagickException(ExceptionInfo *,const char *,const char *,const size_t, 162 CatchException(ExceptionInfo *), 163 ClearMagickException(ExceptionInfo *), 164 InheritException(ExceptionInfo *,const ExceptionInfo *), [all...] |
policy.h | 54 **GetPolicyList(const char *,size_t *,ExceptionInfo *); 57 **GetPolicyInfoList(const char *,size_t *,ExceptionInfo *); 61 ListPolicyInfo(FILE *,ExceptionInfo *);
|
image.h | 505 *AcquireImage(const ImageInfo *,ExceptionInfo *), 506 *AppendImages(const Image *,const MagickBooleanType,ExceptionInfo *), 508 ExceptionInfo *), 510 *GetImageMask(const Image *,const PixelMask,ExceptionInfo *), 512 ExceptionInfo *), 515 ExceptionInfo *); 523 ClipImage(Image *,ExceptionInfo *), 524 ClipImagePath(Image *,const char *,const MagickBooleanType,ExceptionInfo *), 526 const OffsetInfo *,ExceptionInfo *), 528 IsHighDynamicRangeImage(const Image *,ExceptionInfo *), [all...] |
morphology-private.h | 29 const KernelInfo *,const CompositeOperator,const double,ExceptionInfo *);
|
exception.c | 105 % AcquireExceptionInfo() allocates the ExceptionInfo structure. 109 % ExceptionInfo *AcquireExceptionInfo(void) 112 MagickExport ExceptionInfo *AcquireExceptionInfo(void) 114 ExceptionInfo 117 exception=(ExceptionInfo *) AcquireMagickMemory(sizeof(*exception)); 118 if (exception == (ExceptionInfo *) NULL) 142 % ClearMagickException(ExceptionInfo *exception) 152 register ExceptionInfo 155 p=(ExceptionInfo *) exception; 160 p=(ExceptionInfo *) RelinquishMagickMemory(p) [all...] |
cache-private.h | 38 Quantum *,ExceptionInfo *), 40 const ssize_t,const ssize_t,Quantum *,ExceptionInfo *), 41 (*SyncAuthenticPixelsHandler)(Image *,ExceptionInfo *); 45 const ssize_t,const ssize_t,const size_t,const size_t,ExceptionInfo *), 53 const size_t,const size_t,ExceptionInfo *); 60 const size_t,const size_t,ExceptionInfo *); 243 ExceptionInfo *) magick_hot_spot, 247 *AcquirePixelCachePixels(const Image *,MagickSizeType *,ExceptionInfo *), 253 ExceptionInfo *) magick_hot_spot, 254 SyncImagePixelCache(Image *,ExceptionInfo *); [all...] |
list.h | 26 *CloneImageList(const Image *,ExceptionInfo *), 27 *CloneImages(const Image *,const char *,ExceptionInfo *), 29 *DuplicateImages(Image *,const size_t,const char *,ExceptionInfo *), 35 **ImageListToArray(const Image *,ExceptionInfo *), 53 DeleteImages(Image **,const char *,ExceptionInfo *),
|
/external/proguard/src/proguard/classfile/attribute/ |
ExceptionInfo.java | 30 public class ExceptionInfo implements VisitorAccepter 44 * Creates an uninitialized ExceptionInfo. 46 public ExceptionInfo() 53 * Creates an ExceptionInfo with the given properties. 55 public ExceptionInfo(int u2startPC,
|
/external/proguard/src/proguard/classfile/attribute/visitor/ |
ExceptionInfoVisitor.java | 28 * <code>ExceptionInfo</code> objects. Note that there is only a single 29 * implementation of <code>ExceptionInfo</code>, such that this interface 36 public void visitExceptionInfo(Clazz clazz, Method method, CodeAttribute codeAttribute, ExceptionInfo exceptionInfo);
|