HomeSort by relevance Sort by last modified time
    Searched refs:ExceptionInfo (Results 301 - 325 of 393) sorted by null

<<111213141516

  /external/ImageMagick/coders/
wmf.c 95 % Image *ReadWMFImage(const ImageInfo *image_info,ExceptionInfo *exception)
120 static Image *ReadWMFImage(const ImageInfo *image_info,ExceptionInfo *exception)
343 ExceptionInfo
449 static double util_pointsize( wmfAPI* API, wmfFont* font, char* str, double font_height, ExceptionInfo *);
651 ExceptionInfo
738 ExceptionInfo
885 ExceptionInfo
    [all...]
gray.c 73 WriteGRAYImage(const ImageInfo *,Image *,ExceptionInfo *);
94 % ExceptionInfo *exception)
104 ExceptionInfo *exception)
143 assert(exception != (ExceptionInfo *) NULL);
806 % Image *image,ExceptionInfo *exception)
818 Image *image,ExceptionInfo *exception)
    [all...]
ps2.c 89 WritePS2Image(const ImageInfo *,Image *,ExceptionInfo *);
182 % Image *image,ExceptionInfo *exception)
195 Image *image,Image *inject_image,ExceptionInfo *exception)
232 ExceptionInfo *exception)
471 assert(exception != (ExceptionInfo *) NULL);
    [all...]
yuv.c 72 WriteYUVImage(const ImageInfo *,Image *,ExceptionInfo *);
93 % Image *ReadYUVImage(const ImageInfo *image_info,ExceptionInfo *exception)
102 static Image *ReadYUVImage(const ImageInfo *image_info,ExceptionInfo *exception)
148 assert(exception != (ExceptionInfo *) NULL);
605 % Image *image,ExceptionInfo *exception)
617 ExceptionInfo *exception)
dib.c 119 WriteDIBImage(const ImageInfo *,Image *,ExceptionInfo *);
466 static Image *ReadDIBImage(const ImageInfo *image_info,ExceptionInfo *exception)
516 assert(exception != (ExceptionInfo *) NULL);
    [all...]
json.c 101 WriteJSONImage(const ImageInfo *,Image *,ExceptionInfo *);
182 % Image *image,ExceptionInfo *exception)
321 const StatisticType type,ExceptionInfo *exception)
553 ExceptionInfo
919 ExceptionInfo *exception)
    [all...]
mpc.c 83 WriteMPCImage(const ImageInfo *,Image *,ExceptionInfo *);
138 % Image *ReadMPCImage(const ImageInfo *image_info,ExceptionInfo *exception)
149 static Image *ReadMPCImage(const ImageInfo *image_info,ExceptionInfo *exception)
203 assert(exception != (ExceptionInfo *) NULL);
    [all...]
ycbcr.c 72 WriteYCBCRImage(const ImageInfo *,Image *,ExceptionInfo *);
93 % ExceptionInfo *exception)
103 ExceptionInfo *exception)
142 assert(exception != (ExceptionInfo *) NULL);
    [all...]
ps.c 86 WritePSImage(const ImageInfo *,Image *,ExceptionInfo *);
107 % ExceptionInfo *exception)
150 ExceptionInfo *exception)
344 % Image *ReadPSImage(const ImageInfo *image_info,ExceptionInfo *exception)
401 static Image *ReadPSImage(const ImageInfo *image_info,ExceptionInfo *exception)
512 assert(exception != (ExceptionInfo *) NULL);
    [all...]
svg.c 139 ExceptionInfo
212 WriteSVGImage(const ImageInfo *,Image *,ExceptionInfo *);
271 % Image *ReadSVGImage(const ImageInfo *image_info,ExceptionInfo *exception)
282 ExceptionInfo *exception)
    [all...]
  /external/ImageMagick/tests/
validate.c 86 % ExceptionInfo *exception)
1032 ExceptionInfo *exception)
1131 % size_t *fail,ExceptionInfo *exception)
    [all...]
  /external/ImageMagick/MagickCore/
geometry.c 741 % AffineMatrix *affine_matrix,ExceptionInfo *exception)
753 AffineMatrix *affine_matrix,ExceptionInfo *exception)
    [all...]
nt-feature.c 130 ExceptionInfo *exception)
resample.c 102 ExceptionInfo
201 % ExceptionInfo *exception)
211 ExceptionInfo *exception)
220 assert(exception != (ExceptionInfo *) NULL);
305 % ExceptionInfo *exception)
321 PixelInfo *pixel,ExceptionInfo *exception)
    [all...]
segment.c 207 InitializeHistogram(const Image *,ssize_t **,ExceptionInfo *),
232 % const MagickBooleanType verbose,ExceptionInfo *exception)
257 ExceptionInfo *exception)
922 % PixelInfo *pixel,ExceptionInfo *exception)
943 PixelInfo *pixel,ExceptionInfo *exception)
    [all...]
display.c     [all...]
  /external/ImageMagick/MagickWand/
drawing-wand.h 72 extern WandExport ExceptionInfo
identify.c 79 % char **argv,char **metadata,ExceptionInfo *exception)
190 int argc,char **argv,char **metadata,ExceptionInfo *exception)
249 assert(exception != (ExceptionInfo *) NULL);
    [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)
  /external/proguard/src/proguard/classfile/attribute/visitor/
StackSizeComputer.java 255 public void visitExceptionInfo(Clazz clazz, Method method, CodeAttribute codeAttribute, ExceptionInfo exceptionInfo)
270 exceptionInfo.u2handlerPC);
  /external/proguard/src/proguard/classfile/visitor/
ClassCleaner.java 237 public void visitExceptionInfo(Clazz clazz, Method method, CodeAttribute codeAttribute, ExceptionInfo exceptionInfo)
239 clean(exceptionInfo);
  /external/swiftshader/third_party/LLVM/lib/Support/
CrashRecoveryContext.cpp 147 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo)
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in 592 *SetupList(pTHX_ SV *,struct PackageInfo **,SV ***,ExceptionInfo *);
625 ExceptionInfo *exception)
    [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs 592 *SetupList(pTHX_ SV *,struct PackageInfo **,SV ***,ExceptionInfo *);
625 ExceptionInfo *exception)
    [all...]

Completed in 790 milliseconds

<<111213141516