Searched refs:ExceptionEvent (Results 1 – 9 of 9) sorted by relevance
/external/oj-libjdwp/src/share/classes/com/sun/jdi/event/ |
D | ExceptionEvent.java | 48 public interface ExceptionEvent extends LocatableEvent { interface
|
/external/ImageMagick/MagickCore/ |
D | log.h | 45 ExceptionEvent = 0x00100, /* Log Errors and Warnings immediately */ enumerator
|
D | utility.c | 1843 (void) LogMagickEvent(ExceptionEvent,GetMagickModule(), in ShredFile() 1858 (void) LogMagickEvent(ExceptionEvent,GetMagickModule(), in ShredFile()
|
D | exception.c | 1059 status=LogMagickEvent(ExceptionEvent,module,function,line,"%s",reason); in ThrowMagickExceptionList()
|
D | constitute.c | 625 (void) LogMagickEvent(ExceptionEvent,GetMagickModule(), in ReadImage()
|
D | option.c | 1661 { "Exception", ExceptionEvent, UndefinedOptionFlag, MagickFalse },
|
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
D | EventSetImpl.java | 405 implements ExceptionEvent {
|
/external/ImageMagick/tests/ |
D | validate.c | 1177 (void) LogMagickEvent(ExceptionEvent,GetMagickModule(),"%s", in ValidateCompareCommand() 1191 (void) LogMagickEvent(ExceptionEvent,GetMagickModule(),"%s", in ValidateCompareCommand()
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Include.h | 809 using MagickCore::ExceptionEvent;
|