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

1 2 3 4 56 7 8 91011>>

  /external/proguard/src/proguard/classfile/attribute/
CodeAttribute.java 40 public ExceptionInfo[] exceptionTable;
62 ExceptionInfo[] exceptionTable,
152 // type of ExceptionInfo.
166 ExceptionInfo exceptionInfo = exceptionTable[index];
167 if (exceptionInfo.isApplicable(offset))
169 exceptionInfoVisitor.visitExceptionInfo(clazz, method, this, exceptionInfo);
183 ExceptionInfo exceptionInfo = exceptionTable[index];
184 if (exceptionInfo.isApplicable(startOffset, endOffset)
    [all...]
  /external/ImageMagick/MagickCore/
coder.c 102 IsCoderTreeInstantiated(ExceptionInfo *);
122 % ExceptionInfo *exception)
150 static SplayTreeInfo *AcquireCoderCache(ExceptionInfo *exception)
271 % const CoderInfo *GetCoderInfo(const char *name,ExceptionInfo *exception)
281 ExceptionInfo *exception)
283 assert(exception != (ExceptionInfo *) NULL);
307 % size_t *number_coders,ExceptionInfo *exception)
333 size_t *number_coders,ExceptionInfo *exception)
395 % ExceptionInfo *exception)
419 size_t *number_coders,ExceptionInfo *exception
    [all...]
exception-private.h 40 ExceptionInfo \
93 InitializeExceptionInfo(ExceptionInfo *);
magic.c 139 IsMagicListInstantiated(ExceptionInfo *);
158 % LinkedListInfo *AcquireMagicList(ExceptionInfo *exception)
193 static LinkedListInfo *AcquireMagicList(ExceptionInfo *exception)
261 % const size_t length,ExceptionInfo *exception)
288 const size_t length,ExceptionInfo *exception)
293 assert(exception != (ExceptionInfo *) NULL);
363 % size_t GetMagicPatternExtent(ExceptionInfo *exception)
370 MagickExport size_t GetMagicPatternExtent(ExceptionInfo *exception)
382 assert(exception != (ExceptionInfo *) NULL);
419 % size_t *number_aliases,ExceptionInfo *exception
    [all...]
module.c 106 *RegisterModule(const ModuleInfo *,ExceptionInfo *);
109 GetMagickModulePath(const char *,MagickModuleType,char *,ExceptionInfo *),
111 UnregisterModule(const ModuleInfo *,ExceptionInfo *);
212 % ModuleInfo *GetModuleInfo(const char *tag,ExceptionInfo *exception)
222 MagickExport ModuleInfo *GetModuleInfo(const char *tag,ExceptionInfo *exception)
263 % size_t *number_modules,ExceptionInfo *exception)
297 size_t *number_modules,ExceptionInfo *exception)
360 % size_t *number_modules,ExceptionInfo *exception)
395 const MagickModuleType type,size_t *number_modules,ExceptionInfo *exception)
523 % MagickModuleType module_type,char *path,ExceptionInfo *exception
    [all...]
static.c 134 Image **image,const int argc,const char **argv,ExceptionInfo *exception)
159 analyzeImage(Image **,const int,char **,ExceptionInfo *);
214 % ExceptionInfo *exception)
224 ExceptionInfo *exception)
log.c 231 *GetLogInfo(const char *,ExceptionInfo *);
234 IsLogCacheInstantiated(ExceptionInfo *) magick_attribute((__pure__)),
236 ExceptionInfo *);
256 % ExceptionInfo *exception)
266 ExceptionInfo *exception)
357 ExceptionInfo
395 % LogInfo *GetLogInfo(const char *name,ExceptionInfo *exception)
404 static LogInfo *GetLogInfo(const char *name,ExceptionInfo *exception)
409 assert(exception != (ExceptionInfo *) NULL);
453 % size_t *number_preferences,ExceptionInfo *exception
    [all...]
magick-type.h 148 #define ExceptionInfo MagickExceptionInfo
189 typedef struct _ExceptionInfo ExceptionInfo;
  /external/ImageMagick/coders/
info.c 71 WriteINFOImage(const ImageInfo *,Image *,ExceptionInfo *);
151 % Image *image,ExceptionInfo *exception)
163 Image *image,ExceptionInfo *exception)
thumbnail.c 67 WriteTHUMBNAILImage(const ImageInfo *,Image *,ExceptionInfo *);
146 % Image *image,ExceptionInfo *exception)
158 Image *image,ExceptionInfo *exception)
tile.c 80 % ExceptionInfo *exception)
90 ExceptionInfo *exception)
110 assert(exception != (ExceptionInfo *) NULL);
aai.c 70 WriteAAIImage(const ImageInfo *,Image *,ExceptionInfo *);
90 % Image *ReadAAIImage(const ImageInfo *image_info,ExceptionInfo *exception)
99 static Image *ReadAAIImage(const ImageInfo *image_info,ExceptionInfo *exception)
136 assert(exception != (ExceptionInfo *) NULL);
323 % Image *image,ExceptionInfo *exception)
335 ExceptionInfo *exception)
371 assert(exception != (ExceptionInfo *) NULL);
art.c 71 WriteARTImage(const ImageInfo *,Image *,ExceptionInfo *);
92 % ExceptionInfo *exception)
101 static Image *ReadARTImage(const ImageInfo *image_info,ExceptionInfo *exception)
130 assert(exception != (ExceptionInfo *) NULL);
275 % Image *image,ExceptionInfo *exception)
287 ExceptionInfo *exception)
317 assert(exception != (ExceptionInfo *) NULL);
avs.c 69 WriteAVSImage(const ImageInfo *,Image *,ExceptionInfo *);
89 % Image *ReadAVSImage(const ImageInfo *image_info,ExceptionInfo *exception)
98 static Image *ReadAVSImage(const ImageInfo *image_info,ExceptionInfo *exception)
138 assert(exception != (ExceptionInfo *) NULL);
322 % Image *image,ExceptionInfo *exception)
334 ExceptionInfo *exception)
373 assert(exception != (ExceptionInfo *) NULL);
hrz.c 69 WriteHRZImage(const ImageInfo *,Image *,ExceptionInfo *);
89 % Image *ReadHRZImage(const ImageInfo *image_info,ExceptionInfo *exception)
98 static Image *ReadHRZImage(const ImageInfo *image_info,ExceptionInfo *exception)
133 assert(exception != (ExceptionInfo *) NULL);
267 % Image *image,ExceptionInfo *exception)
279 ExceptionInfo *exception)
312 assert(exception != (ExceptionInfo *) NULL);
mono.c 72 WriteMONOImage(const ImageInfo *,Image *,ExceptionInfo *);
93 % ExceptionInfo *exception)
103 ExceptionInfo *exception)
132 assert(exception != (ExceptionInfo *) NULL);
280 % Image *image,ExceptionInfo *exception)
292 Image *image,ExceptionInfo *exception)
319 assert(exception != (ExceptionInfo *) NULL);
mtv.c 69 WriteMTVImage(const ImageInfo *,Image *,ExceptionInfo *);
89 % Image *ReadMTVImage(const ImageInfo *image_info,ExceptionInfo *exception)
98 static Image *ReadMTVImage(const ImageInfo *image_info,ExceptionInfo *exception)
137 assert(exception != (ExceptionInfo *) NULL);
325 % Image *image,ExceptionInfo *exception)
337 ExceptionInfo *exception)
375 assert(exception != (ExceptionInfo *) NULL);
otb.c 70 WriteOTBImage(const ImageInfo *,Image *,ExceptionInfo *);
90 % Image *ReadOTBImage(const ImageInfo *image_info,ExceptionInfo *exception)
100 static Image *ReadOTBImage(const ImageInfo *image_info,ExceptionInfo *exception)
135 assert(exception != (ExceptionInfo *) NULL);
295 % Image *image,ExceptionInfo *exception)
307 ExceptionInfo *exception)
338 assert(exception != (ExceptionInfo *) NULL);
pgx.c 71 WritePGXImage(const ImageInfo *,Image *,ExceptionInfo *);
127 % ExceptionInfo *exception)
136 static Image *ReadPGXImage(const ImageInfo *image_info,ExceptionInfo *exception)
176 assert(exception != (ExceptionInfo *) NULL);
323 % Image *image,ExceptionInfo *exception)
335 ExceptionInfo *exception)
368 assert(exception != (ExceptionInfo *) NULL);
rgf.c 73 WriteRGFImage(const ImageInfo *,Image *,ExceptionInfo *);
93 % Image *ReadRGFImage(const ImageInfo *image_info,ExceptionInfo *exception)
102 static Image *ReadRGFImage(const ImageInfo *image_info,ExceptionInfo *exception)
138 assert(exception != (ExceptionInfo *) NULL);
305 % Image *image,ExceptionInfo *exception)
317 ExceptionInfo *exception)
344 assert(exception != (ExceptionInfo *) NULL);
uyvy.c 69 WriteUYVYImage(const ImageInfo *,Image *,ExceptionInfo *);
90 % ExceptionInfo *exception)
100 ExceptionInfo *exception)
131 assert(exception != (ExceptionInfo *) NULL);
284 % Image *image,ExceptionInfo *exception)
296 Image *image,ExceptionInfo *exception)
328 assert(exception != (ExceptionInfo *) NULL);
vicar.c 73 WriteVICARImage(const ImageInfo *,Image *,ExceptionInfo *);
135 % ExceptionInfo *exception)
150 ExceptionInfo *exception)
193 assert(exception != (ExceptionInfo *) NULL);
420 % Image *image,ExceptionInfo *exception)
432 Image *image,ExceptionInfo *exception)
467 assert(exception != (ExceptionInfo *) NULL);
wbmp.c 70 WriteWBMPImage(const ImageInfo *,Image *,ExceptionInfo *);
93 % ExceptionInfo *exception)
121 ExceptionInfo *exception)
155 assert(exception != (ExceptionInfo *) NULL);
313 % Image *image,ExceptionInfo *exception)
357 Image *image,ExceptionInfo *exception)
384 assert(exception != (ExceptionInfo *) NULL);
cip.c 73 WriteCIPImage(const ImageInfo *,Image *,ExceptionInfo *);
154 % Image *image,ExceptionInfo *exception)
166 ExceptionInfo *exception)
199 assert(exception != (ExceptionInfo *) NULL);
xtrn.c 76 WriteXTRNImage(const ImageInfo *,Image *,ExceptionInfo *exception);
98 % ExceptionInfo *exception)
109 ExceptionInfo *exception)
264 % Image *image,ExceptionInfo *exception)
321 Image *image,ExceptionInfo *exception)

Completed in 321 milliseconds

1 2 3 4 56 7 8 91011>>