Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 25 of 539) sorted by relevance

12345678910>>...22

/external/apache-xml/src/main/java/org/apache/xml/utils/
DDefaultErrorHandler.java117 public void warning(SAXParseException exception) throws SAXException in warning()
146 public void error(SAXParseException exception) throws SAXException in error()
173 public void fatalError(SAXParseException exception) throws SAXException in fatalError()
198 public void warning(TransformerException exception) throws TransformerException in warning()
228 public void error(TransformerException exception) throws TransformerException in error()
263 public void fatalError(TransformerException exception) throws TransformerException in fatalError()
278 public static void ensureLocationSet(TransformerException exception) in ensureLocationSet()
310 public static void printLocation(PrintStream pw, TransformerException exception) in printLocation()
315 public static void printLocation(java.io.PrintStream pw, org.xml.sax.SAXParseException exception) in printLocation()
320 public static void printLocation(PrintWriter pw, Throwable exception) in printLocation()
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/error/
DMarkedYAMLExceptionTest.java24 MarkedYAMLException exception = new MarkedYAMLException(null, null, "Error happened", mark); in testToString1() local
32 MarkedYAMLException exception = new MarkedYAMLException("See http://www.google.com", mark, in testToString2() local
40 MarkedYAMLException exception = new MarkedYAMLException("See http://www.google.com", null, in testToString3() local
47 MarkedYAMLException exception = new MarkedYAMLException("See http://www.google.com", mark, in testToString4() local
54 MarkedYAMLException exception = new MarkedYAMLException("See http://www.google.com", mark, in testGetters() local
/external/slf4j/osgi-over-slf4j/src/main/java/org/slf4j/osgi/logservice/impl/
DLogServiceImpl.java100 public void log(int level, String message, Throwable exception) { in log()
179 public void log(ServiceReference sr, int level, String message, Throwable exception) { in log()
184 delegate.debug(createMessage(sr, message), exception); in log() local
189 delegate.error(createMessage(sr, message), exception); in log() local
194 delegate.info(createMessage(sr, message), exception); in log() local
199 delegate.warn(createMessage(sr, message), exception); in log() local
/external/ImageMagick/MagickCore/
Dexception.c110 *exception; in AcquireExceptionInfo() local
144 static void *DestroyExceptionElement(void *exception) in DestroyExceptionElement()
158 MagickExport void ClearMagickException(ExceptionInfo *exception) in ClearMagickException()
197 MagickExport void CatchException(ExceptionInfo *exception) in CatchException()
258 MagickExport ExceptionInfo *CloneExceptionInfo(ExceptionInfo *exception) in CloneExceptionInfo()
420 MagickExport ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception) in DestroyExceptionInfo()
477 exception[MagickPathExtent]; in GetExceptionMessage() local
636 MagickExport void InheritException(ExceptionInfo *exception, in InheritException()
684 MagickPrivate void InitializeExceptionInfo(ExceptionInfo *exception) in InitializeExceptionInfo()
929 MagickExport MagickBooleanType ThrowException(ExceptionInfo *exception, in ThrowException()
[all …]
Dlayer.c101 ExceptionInfo *exception) in ClearBounds()
166 const Image *image2,RectangleInfo *bounds,ExceptionInfo *exception) in IsBoundsCleared()
229 MagickExport Image *CoalesceImages(const Image *image,ExceptionInfo *exception) in CoalesceImages()
377 MagickExport Image *DisposeImages(const Image *images,ExceptionInfo *exception) in DisposeImages()
591 const Image *image2,const LayerMethod method,ExceptionInfo *exception) in CompareImagesBounds()
748 const LayerMethod method, ExceptionInfo *exception) in CompareImagesLayers()
917 const LayerMethod method, ExceptionInfo *exception) in OptimizeLayerFrames()
1395 ExceptionInfo *exception) in OptimizeImageLayers()
1428 ExceptionInfo *exception) in OptimizePlusImageLayers()
1465 ExceptionInfo *exception) in OptimizeImageTransparency()
[all …]
Dimage.c153 ExceptionInfo *exception) in AcquireImage()
385 ExceptionInfo *exception) in AcquireNextImage()
442 const MagickBooleanType stack,ExceptionInfo *exception) in AppendImages()
644 *exception; in CatchImageException() local
693 MagickExport MagickBooleanType ClipImage(Image *image,ExceptionInfo *exception) in ClipImage()
699 const MagickBooleanType inside,ExceptionInfo *exception) in ClipImagePath()
795 const size_t rows,const MagickBooleanType detach,ExceptionInfo *exception) in CloneImage()
1039 const OffsetInfo *offset,ExceptionInfo *exception) in CopyImagePixels()
1337 *exception; in GetImageInfo() local
1424 ExceptionInfo *exception) in GetImageMask()
[all …]
Dmodule.c216 MagickExport ModuleInfo *GetModuleInfo(const char *tag,ExceptionInfo *exception) in GetModuleInfo()
290 size_t *number_modules,ExceptionInfo *exception) in GetModuleInfoList()
400 const MagickModuleType type,size_t *number_modules,ExceptionInfo *exception) in GetModuleList()
542 MagickModuleType module_type,char *path,ExceptionInfo *exception) in GetMagickModulePath()
854 *exception; in DestroyModuleNode() local
940 Image **images,const int argc,const char **argv,ExceptionInfo *exception) in InvokeDynamicImageFilter()
1070 ExceptionInfo *exception) in ListModuleInfo()
1224 ExceptionInfo *exception) in OpenModule()
1351 MagickPrivate MagickBooleanType OpenModules(ExceptionInfo *exception) in OpenModules()
1414 ExceptionInfo *exception) in RegisterModule()
[all …]
Dstream.c98 *exception; member
156 ExceptionInfo *exception) in AcquireStreamInfo()
362 ExceptionInfo *exception) in GetAuthenticPixelsStream()
444 const ssize_t x,const ssize_t y,Quantum *pixel,ExceptionInfo *exception) in GetOneAuthenticPixelFromStream()
508 Quantum *pixel,ExceptionInfo *exception) in GetOneVirtualPixelFromStream()
681 ExceptionInfo *exception) in AcquireStreamPixels()
707 ExceptionInfo *exception) in GetVirtualPixelStream()
809 StreamInfo *stream_info,const char *filename,ExceptionInfo *exception) in OpenStream()
852 ExceptionInfo *exception) in QueueAuthenticPixelsStream()
972 ExceptionInfo *exception) in ReadStream()
[all …]
Dcache-view.c113 ExceptionInfo *exception) in AcquireAuthenticCacheView()
150 ExceptionInfo *exception) in AcquireVirtualCacheView()
301 ExceptionInfo *exception) in GetCacheViewAuthenticPixels()
653 const size_t columns,const size_t rows,ExceptionInfo *exception) in GetCacheViewVirtualPixels()
703 ExceptionInfo *exception) in GetOneCacheViewAuthenticPixel()
775 ExceptionInfo *exception) in GetOneCacheViewVirtualPixel()
848 ExceptionInfo *exception) in GetOneCacheViewVirtualPixelInfo()
907 const ssize_t x,const ssize_t y,Quantum *pixel,ExceptionInfo *exception) in GetOneCacheViewVirtualMethodPixel()
979 ExceptionInfo *exception) in QueueCacheViewAuthenticPixels()
1024 const ClassType storage_class,ExceptionInfo *exception) in SetCacheViewStorageClass()
[all …]
Dcoder.c323 ExceptionInfo *exception) in AcquireCoderCache()
475 ExceptionInfo *exception) in GetCoderInfo()
537 size_t *number_coders,ExceptionInfo *exception) in GetCoderInfoList()
622 size_t *number_coders,ExceptionInfo *exception) in GetCoderList()
690 static MagickBooleanType IsCoderTreeInstantiated(ExceptionInfo *exception) in IsCoderTreeInstantiated()
729 ExceptionInfo *exception) in ListCoderInfo()
810 const char *filename,const size_t depth,ExceptionInfo *exception) in LoadCoderCache()
Dconfigure.c151 ExceptionInfo *exception) in AcquireConfigureCache()
363 ExceptionInfo *exception) in GetConfigureInfo()
447 size_t *number_options,ExceptionInfo *exception) in GetConfigureInfoList()
541 size_t *number_options,ExceptionInfo *exception) in GetConfigureList()
614 *exception; in GetConfigureOption() local
656 ExceptionInfo *exception) in GetConfigureOptions()
748 ExceptionInfo *exception) in GetConfigurePaths()
1015 static MagickBooleanType IsConfigureCacheInstantiated(ExceptionInfo *exception) in IsConfigureCacheInstantiated()
1054 ExceptionInfo *exception) in ListConfigureInfo()
1147 ExceptionInfo *exception) in LoadConfigureCache()
Dpolicy.c164 ExceptionInfo *exception) in AcquirePolicyCache()
262 static PolicyInfo *GetPolicyInfo(const char *name,ExceptionInfo *exception) in GetPolicyInfo()
341 size_t *number_policies,ExceptionInfo *exception) in GetPolicyInfoList()
413 size_t *number_policies,ExceptionInfo *exception) in GetPolicyList()
488 *exception; in GetPolicyValue() local
526 static MagickBooleanType IsPolicyCacheInstantiated(ExceptionInfo *exception) in IsPolicyCacheInstantiated()
575 *exception; in IsRightsAuthorized() local
642 ExceptionInfo *exception) in ListPolicyInfo()
741 const char *filename,const size_t depth,ExceptionInfo *exception) in LoadPolicyCache()
Dcolormap-private.h30 ExceptionInfo *exception) in ConstrainColormapIndex()
42 const ssize_t index,Quantum *target,ExceptionInfo *exception) in ValidateColormapValue()
Dconstitute.c134 ExceptionInfo *exception) in ConstituteImage()
210 ExceptionInfo *exception) in PingImage()
265 ExceptionInfo *exception) in PingImages()
358 ExceptionInfo *exception) in ReadImage()
788 ExceptionInfo *exception) in ReadImages()
887 const char *content,ExceptionInfo *exception) in ReadInlineImage()
959 Image *image,ExceptionInfo *exception) in WriteImage()
1235 Image *images,const char *filename,ExceptionInfo *exception) in WriteImages()
Dmagic.c262 ExceptionInfo *exception) in AcquireMagicCache()
371 const size_t length,ExceptionInfo *exception) in GetMagicInfo()
428 MagickExport size_t GetMagicPatternExtent(ExceptionInfo *exception) in GetMagicPatternExtent()
510 size_t *number_aliases,ExceptionInfo *exception) in GetMagicInfoList()
605 ExceptionInfo *exception) in GetMagicList()
700 static MagickBooleanType IsMagicCacheInstantiated(ExceptionInfo *exception) in IsMagicCacheInstantiated()
739 ExceptionInfo *exception) in ListMagicInfo()
832 const char *filename,const size_t depth,ExceptionInfo *exception) in LoadMagicCache()
Dattribute.c126 ExceptionInfo *exception) in GetImageBoundingBox()
274 MagickExport size_t GetImageDepth(const Image *image,ExceptionInfo *exception) in GetImageDepth()
642 ExceptionInfo *exception) in IdentifyImageGray()
724 ExceptionInfo *exception) in IdentifyImageMonochrome()
807 ExceptionInfo *exception) in IdentifyImageType()
931 ExceptionInfo *exception) in IsImageOpaque()
1003 const size_t depth,ExceptionInfo *exception) in SetImageDepth()
1229 ExceptionInfo *exception) in SetImageType()
Ddelegate.c179 ExceptionInfo *exception) in AcquireDelegateCache()
328 ExceptionInfo *exception) in ExternalDelegateCommand()
512 const char letter,ExceptionInfo *exception) in GetMagickPropertyLetter()
845 Image *image,const char *embed_text,ExceptionInfo *exception) in InterpretDelegateProperties()
1051 const char *decode,const char *encode,ExceptionInfo *exception) in GetDelegateCommand()
1160 const char *encode,ExceptionInfo *exception) in GetDelegateInfo()
1276 size_t *number_delegates,ExceptionInfo *exception) in GetDelegateInfoList()
1373 size_t *number_delegates,ExceptionInfo *exception) in GetDelegateList()
1507 static MagickBooleanType IsDelegateCacheInstantiated(ExceptionInfo *exception) in IsDelegateCacheInstantiated()
1625 Image *image,const char *decode,const char *encode,ExceptionInfo *exception) in InvokeDelegate()
[all …]
Dlog.c256 ExceptionInfo *exception) in AcquireLogCache()
349 *exception; in CloseMagickLog() local
394 static LogInfo *GetLogInfo(const char *name,ExceptionInfo *exception) in GetLogInfo()
475 size_t *number_preferences,ExceptionInfo *exception) in GetLogInfoList()
568 ExceptionInfo *exception) in GetLogList()
659 static MagickBooleanType IsLogCacheInstantiated(ExceptionInfo *exception) in IsLogCacheInstantiated()
698 *exception; in IsEventLogging() local
732 MagickExport MagickBooleanType ListLogInfo(FILE *file,ExceptionInfo *exception) in ListLogInfo()
831 *exception; in LogComponentGenesis() local
943 *exception; in TranslateEvent() local
[all …]
Dquantum-export.c243 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportAlphaQuantum()
348 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportBGRQuantum()
647 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportBGRAQuantum()
891 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportBGROQuantum()
1135 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportBlackQuantum()
1244 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportBlueQuantum()
1349 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportCbYCrYQuantum()
1464 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportCMYKQuantum()
1609 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportCMYKAQuantum()
1774 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportCMYKOQuantum()
[all …]
/external/fdlibm/
Dfdlibm.h75 struct exception { struct
76 int type;
77 char *name;
78 double arg1;
79 double arg2;
80 double retval;
/external/apache-http/src/org/apache/commons/logging/impl/
DJdk14Logger.java129 public void debug(Object message, Throwable exception) { in debug()
152 public void error(Object message, Throwable exception) { in error()
175 public void fatal(Object message, Throwable exception) { in fatal()
209 public void info(Object message, Throwable exception) { in info()
280 public void trace(Object message, Throwable exception) { in trace()
303 public void warn(Object message, Throwable exception) { in warn()
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DGrammarSyntaxMessage.java41 public RecognitionException exception; field in GrammarSyntaxMessage
46 RecognitionException exception) in GrammarSyntaxMessage()
55 RecognitionException exception) in GrammarSyntaxMessage()
/external/ImageMagick/coders/
Dfax.c133 static Image* FaxReadG3(Image *image,ExceptionInfo *exception) in FaxReadG3()
150 ExceptionInfo *exception) in FaxReadG4()
182 static Image *ReadFAXImage(const ImageInfo *image_info,ExceptionInfo *exception) in ReadFAXImage()
354 ExceptionInfo *exception) in WriteFAXImage()
/external/junit/src/main/java/org/junit/runner/
DFilterFactory.java20 public FilterNotCreatedException(Exception exception) { in FilterNotCreatedException()
21 super(exception.getMessage(), exception); in FilterNotCreatedException() local
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAbstractIdleServiceTest.java58 final Exception exception = new Exception("deliberate"); in testStart_failed() local
74 final Exception exception = new Exception("deliberate"); in testStop_failed() local
101 final Exception exception = new Exception("deliberate"); in testStart_failed() local
143 final Exception exception = new Exception("deliberate"); in testStop_failed() local

12345678910>>...22