Searched refs:ExceptionEvent (Results 1 – 12 of 12) 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 | 1881 (void) LogMagickEvent(ExceptionEvent,GetMagickModule(), in ShredFile() 1896 (void) LogMagickEvent(ExceptionEvent,GetMagickModule(), in ShredFile()
|
D | exception.c | 1130 status=LogMagickEvent(ExceptionEvent,module,function,line,"%s",reason); in ThrowMagickExceptionList()
|
D | constitute.c | 641 (void) LogMagickEvent(ExceptionEvent,GetMagickModule(), in ReadImage()
|
D | option.c | 1741 { "Exception", ExceptionEvent, UndefinedOptionFlag, MagickFalse },
|
/external/crosvm/hypervisor/src/whpx/ |
D | vcpu.rs | 462 ExceptionEvent: WHV_X64_PENDING_EXCEPTION_EVENT { in inject_gp_fault() 477 if unsafe { event.ExceptionEvent.__bindgen_anon_1.EventPending() } != 0 { in inject_gp_fault() 482 let mut pending_exception = unsafe { event.ExceptionEvent.__bindgen_anon_1 }; in inject_gp_fault() 497 ExceptionEvent: WHV_X64_PENDING_EXCEPTION_EVENT { in inject_gp_fault()
|
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
D | EventSetImpl.java | 405 implements ExceptionEvent {
|
/external/crosvm/hypervisor/src/whpx/whpx_sys/ |
D | WinHvPlatformDefs.h | 884 WHV_X64_PENDING_EXCEPTION_EVENT ExceptionEvent; member
|
D | bindings.rs | 5646 pub ExceptionEvent: WHV_X64_PENDING_EXCEPTION_EVENT, 5806 &(*(::std::ptr::null::<WHV_REGISTER_VALUE>())).ExceptionEvent as *const _ as usize in bindgen_test_layout_WHV_REGISTER_VALUE() 5813 stringify!(ExceptionEvent) in bindgen_test_layout_WHV_REGISTER_VALUE()
|
/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 | 838 using MagickCore::ExceptionEvent;
|