/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | DefaultErrorHandler.java | 117 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/ |
D | MarkedYAMLExceptionTest.java | 24 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/ |
D | LogServiceImpl.java | 100 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/oj-libjdwp/src/share/classes/com/sun/jdi/ |
D | InvocationException.java | 38 ObjectReference exception; field in InvocationException 40 public InvocationException(ObjectReference exception) { in InvocationException() 45 public ObjectReference exception() { in exception() method in InvocationException
|
/external/ImageMagick/MagickCore/ |
D | exception.c | 111 *exception; in AcquireExceptionInfo() local 143 static void *DestroyExceptionElement(void *exception) in DestroyExceptionElement() 157 MagickExport void ClearMagickException(ExceptionInfo *exception) in ClearMagickException() 196 MagickExport void CatchException(ExceptionInfo *exception) in CatchException() 251 MagickExport ExceptionInfo *CloneExceptionInfo(ExceptionInfo *exception) in CloneExceptionInfo() 411 MagickExport ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception) in DestroyExceptionInfo() 469 exception[MagickPathExtent]; in GetExceptionMessage() local 628 MagickExport void InheritException(ExceptionInfo *exception, in InheritException() 676 MagickPrivate void InitializeExceptionInfo(ExceptionInfo *exception) in InitializeExceptionInfo() 921 MagickExport MagickBooleanType ThrowException(ExceptionInfo *exception, in ThrowException() [all …]
|
D | layer.c | 101 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() 744 const LayerMethod method, ExceptionInfo *exception) in CompareImagesLayers() 913 const LayerMethod method, ExceptionInfo *exception) in OptimizeLayerFrames() 1390 ExceptionInfo *exception) in OptimizeImageLayers() 1423 ExceptionInfo *exception) in OptimizePlusImageLayers() 1460 ExceptionInfo *exception) in OptimizeImageTransparency() [all …]
|
D | module.c | 215 MagickExport ModuleInfo *GetModuleInfo(const char *tag,ExceptionInfo *exception) in GetModuleInfo() 289 size_t *number_modules,ExceptionInfo *exception) in GetModuleInfoList() 386 const MagickModuleType type,size_t *number_modules,ExceptionInfo *exception) in GetModuleList() 528 MagickModuleType module_type,char *path,ExceptionInfo *exception) in GetMagickModulePath() 849 *exception; in DestroyModuleNode() local 936 Image **images,const int argc,const char **argv,ExceptionInfo *exception) in InvokeDynamicImageFilter() 1066 ExceptionInfo *exception) in ListModuleInfo() 1220 ExceptionInfo *exception) in OpenModule() 1358 MagickPrivate MagickBooleanType OpenModules(ExceptionInfo *exception) in OpenModules() 1421 ExceptionInfo *exception) in RegisterModule() [all …]
|
D | image.c | 156 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() 1049 const OffsetInfo *offset,ExceptionInfo *exception) in CopyImagePixels() 1349 *exception; in GetImageInfo() local 1436 ExceptionInfo *exception) in GetImageMask() [all …]
|
D | stream.c | 99 *exception; member 160 ExceptionInfo *exception) in AcquireStreamInfo() 364 ExceptionInfo *exception) in GetAuthenticPixelsStream() 446 const ssize_t x,const ssize_t y,Quantum *pixel,ExceptionInfo *exception) in GetOneAuthenticPixelFromStream() 510 Quantum *pixel,ExceptionInfo *exception) in GetOneVirtualPixelFromStream() 683 ExceptionInfo *exception) in AcquireStreamPixels() 737 ExceptionInfo *exception) in GetVirtualPixelStream() 839 StreamInfo *stream_info,const char *filename,ExceptionInfo *exception) in OpenStream() 883 ExceptionInfo *exception) in QueueAuthenticPixelsStream() 1003 ExceptionInfo *exception) in ReadStream() [all …]
|
D | policy.c | 171 ExceptionInfo *exception) in AcquirePolicyCache() 270 static PolicyInfo *GetPolicyInfo(const char *name,ExceptionInfo *exception) in GetPolicyInfo() 367 size_t *number_policies,ExceptionInfo *exception) in GetPolicyInfoList() 439 size_t *number_policies,ExceptionInfo *exception) in GetPolicyList() 514 *exception; in GetPolicyValue() local 552 static MagickBooleanType IsPolicyCacheInstantiated(ExceptionInfo *exception) in IsPolicyCacheInstantiated() 601 *exception; in IsRightsAuthorized() local 668 ExceptionInfo *exception) in ListPolicyInfo() 767 const char *filename,const size_t depth,ExceptionInfo *exception) in LoadPolicyCache() 1071 ExceptionInfo *exception) in SetMagickSecurityPolicy() [all …]
|
D | cache-view.c | 113 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 …]
|
D | coder.c | 144 static SplayTreeInfo *AcquireCoderCache(ExceptionInfo *exception) in AcquireCoderCache() 272 ExceptionInfo *exception) in GetCoderInfo() 323 size_t *number_coders,ExceptionInfo *exception) in GetCoderInfoList() 408 size_t *number_coders,ExceptionInfo *exception) in GetCoderList() 476 static MagickBooleanType IsCoderTreeInstantiated(ExceptionInfo *exception) in IsCoderTreeInstantiated() 515 ExceptionInfo *exception) in ListCoderInfo()
|
D | configure.c | 150 ExceptionInfo *exception) in AcquireConfigureCache() 347 ExceptionInfo *exception) in GetConfigureInfo() 431 size_t *number_options,ExceptionInfo *exception) in GetConfigureInfoList() 525 size_t *number_options,ExceptionInfo *exception) in GetConfigureList() 598 *exception; in GetConfigureOption() local 640 ExceptionInfo *exception) in GetConfigureOptions() 732 ExceptionInfo *exception) in GetConfigurePaths() 1002 static MagickBooleanType IsConfigureCacheInstantiated(ExceptionInfo *exception) in IsConfigureCacheInstantiated() 1041 ExceptionInfo *exception) in ListConfigureInfo() 1134 ExceptionInfo *exception) in LoadConfigureCache()
|
D | constitute.c | 135 ExceptionInfo *exception) in ConstituteImage() 253 ExceptionInfo *exception) in PingImage() 308 ExceptionInfo *exception) in PingImages() 403 const PolicyRights rights,ExceptionInfo *exception) in IsCoderAuthorized() 416 ExceptionInfo *exception) in ReadImage() 854 ExceptionInfo *exception) in ReadImages() 953 const char *content,ExceptionInfo *exception) in ReadInlineImage() 1028 Image *image,ExceptionInfo *exception) in WriteImage() 1292 Image *images,const char *filename,ExceptionInfo *exception) in WriteImages()
|
D | delegate.c | 196 ExceptionInfo *exception) in AcquireDelegateCache() 343 ExceptionInfo *exception) in ExternalDelegateCommand() 527 const char letter,ExceptionInfo *exception) in GetMagickPropertyLetter() 867 Image *image,const char *embed_text,ExceptionInfo *exception) in InterpretDelegateProperties() 1073 const char *decode,const char *encode,ExceptionInfo *exception) in GetDelegateCommand() 1182 const char *encode,ExceptionInfo *exception) in GetDelegateInfo() 1298 size_t *number_delegates,ExceptionInfo *exception) in GetDelegateInfoList() 1395 size_t *number_delegates,ExceptionInfo *exception) in GetDelegateList() 1529 static MagickBooleanType IsDelegateCacheInstantiated(ExceptionInfo *exception) in IsDelegateCacheInstantiated() 1647 Image *image,const char *decode,const char *encode,ExceptionInfo *exception) in InvokeDelegate() [all …]
|
D | quantum-export.c | 243 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportAlphaQuantum() 349 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportBGRQuantum() 648 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportBGRAQuantum() 892 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportBGROQuantum() 1136 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportBlackQuantum() 1245 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportBlueQuantum() 1350 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportCbYCrYQuantum() 1465 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportCMYKQuantum() 1610 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportCMYKAQuantum() 1775 unsigned char *magick_restrict q,ExceptionInfo *exception) in ExportCMYKOQuantum() [all …]
|
D | colormap-private.h | 30 ExceptionInfo *exception) in ConstrainColormapIndex() 43 const ssize_t index,Quantum *target,ExceptionInfo *exception) in ValidateColormapValue()
|
D | transform.c | 100 const OrientationType orientation,ExceptionInfo *exception) in AutoOrientImage() 189 ExceptionInfo *exception) in ChopImage() 415 ExceptionInfo *exception) in ConsolidateCMYKImages() 536 ExceptionInfo *exception) in CropImage() 779 const char *crop_geometry,ExceptionInfo *exception) in CropImageToTiles() 976 const RectangleInfo *geometry,ExceptionInfo *exception) in ExcerptImage() 1116 const RectangleInfo *geometry,ExceptionInfo *exception) in ExtentImage() 1174 MagickExport Image *FlipImage(const Image *image,ExceptionInfo *exception) in FlipImage() 1309 MagickExport Image *FlopImage(const Image *image,ExceptionInfo *exception) in FlopImage() 1451 const ssize_t dx,const ssize_t dy,ExceptionInfo *exception) in CopyImageRegion() [all …]
|
/external/fdlibm/ |
D | fdlibm.h | 75 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/ |
D | Jdk14Logger.java | 129 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/tool/src/main/java/org/antlr/tool/ |
D | GrammarSyntaxMessage.java | 41 public RecognitionException exception; field in GrammarSyntaxMessage 46 RecognitionException exception) in GrammarSyntaxMessage() 55 RecognitionException exception) in GrammarSyntaxMessage()
|
/external/ImageMagick/coders/ |
D | fax.c | 133 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()
|
D | dng.c | 104 static void InitializeDcrawOpenCL(ExceptionInfo *exception) in InitializeDcrawOpenCL() 150 static void InitializeDcrawOpenCL(ExceptionInfo *magick_unused(exception)) in InitializeDcrawOpenCL() 161 ExceptionInfo *exception) in SetDNGProperties() 234 ExceptionInfo *exception) in InvokeDNGDelegate() 333 static Image *ReadDNGImage(const ImageInfo *image_info,ExceptionInfo *exception) in ReadDNGImage()
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | AbstractIdleServiceTest.java | 58 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
|
/external/junit/src/main/java/org/junit/runner/ |
D | FilterFactory.java | 20 public FilterNotCreatedException(Exception exception) { in FilterNotCreatedException() 21 super(exception.getMessage(), exception); in FilterNotCreatedException() local
|