HomeSort by relevance Sort by last modified time
    Searched refs:ExceptionType (Results 51 - 75 of 115) sorted by null

1 23 4 5

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/
EbcInt.h 106 @param ExceptionType Specifies the processor exception detected.
116 IN EFI_EXCEPTION_TYPE ExceptionType,
  /external/ImageMagick/www/source/
contrast.c 16 ExceptionType \
  /external/ImageMagick/www/source/core/
sigmoidal-contrast.c 56 ExceptionType \
  /external/ImageMagick/www/source/wand/
sigmoidal-contrast.c 59 ExceptionType
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
CpuService.c 437 @param ExceptionType Defines which interrupt or exception to hook. Type EFI_EXCEPTION_TYPE and
454 IN EFI_EXCEPTION_TYPE ExceptionType,
458 return RegisterCpuInterruptHandler (ExceptionType, InterruptHandler);
  /external/ImageMagick/MagickCore/
nt-base.h 319 NTErrorHandler(const ExceptionType,const char *,const char *),
321 NTWarningHandler(const ExceptionType,const char *,const char *);
image.h 498 extern MagickExport ExceptionType
image-view.c 397 % ExceptionType *severity)
407 ExceptionType *severity)
414 assert(severity != (ExceptionType *) NULL);
    [all...]
opencl-private.h 416 const char *,const char *,const size_t,const ExceptionType,const char *,
xwindow-private.h 544 XWarning(const ExceptionType,const char *,const char *);
  /external/ImageMagick/MagickWand/
drawing-wand.h 36 *DrawGetException(const DrawingWand *,ExceptionType *),
75 extern WandExport ExceptionType
magick-wand.c 271 % char *MagickGetException(const MagickWand *wand,ExceptionType *severity)
281 ExceptionType *severity)
290 assert(severity != (ExceptionType *) NULL);
331 % ExceptionType MagickGetExceptionType(const MagickWand *wand)
338 WandExport ExceptionType MagickGetExceptionType(const MagickWand *wand)
    [all...]
pixel-iterator.c 547 % ExceptionType *severity)
557 ExceptionType *severity)
566 assert(severity != (ExceptionType *) NULL);
605 % ExceptionType PixelGetIteratorExceptionType(
613 WandExport ExceptionType PixelGetIteratorExceptionType(
    [all...]
wandcli.c 323 const ExceptionType severity,const char *tag,const char *format,...)
pixel-wand.c     [all...]
  /device/linaro/bootloader/edk2/ArmPkg/Library/DefaultExceptionHandlerLib/AArch64/
DefaultExceptionHandler.c 127 @param ExceptionType Type of the exception
133 IN EFI_EXCEPTION_TYPE ExceptionType,
140 CharCount = AsciiSPrint (Buffer,sizeof (Buffer),"\n\n%a Exception at 0x%016lx\n", gExceptionTypeString[ExceptionType], SystemContext.SystemContextAArch64->ELR);
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
GdbStubInternal.h 511 @param ExceptionType Exception that is being processed
518 IN EFI_EXCEPTION_TYPE ExceptionType,
742 IN EFI_EXCEPTION_TYPE ExceptionType,
GdbStub.c     [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Arm/
Processor.c 503 @param ExceptionType Exception that is being processed
511 IN EFI_EXCEPTION_TYPE ExceptionType,
518 if (ExceptionType != EXCEPT_ARM_FIQ) {
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
GdbDebugAgent.h 457 @param ExceptionType Exception that is being processed
464 IN EFI_EXCEPTION_TYPE ExceptionType,
698 @param ExceptionType Exception that is being processed
706 IN EFI_EXCEPTION_TYPE ExceptionType,
  /external/ImageMagick/www/api/
exception.php 184 const char *GetLocaleExceptionMessage(const ExceptionType severity,
259 void MagickError(const ExceptionType error,const char *reason,
290 void MagickFatalError(const ExceptionType error,const char *reason,
321 void MagickWarning(const ExceptionType warning,const char *reason,
419 const ExceptionType severity,const char *reason,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/
DebugSupport.h 523 IN EFI_EXCEPTION_TYPE ExceptionType,
571 IN EFI_EXCEPTION_TYPE ExceptionType
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DebugSupport.h 490 @param ExceptionType Exception types in EBC, IA-32, X64, or IPF
497 IN EFI_EXCEPTION_TYPE ExceptionType,
575 when the processor exception specified by ExceptionType occurs.
576 @param ExceptionType Specifies which processor exception to hook.
591 IN EFI_EXCEPTION_TYPE ExceptionType
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugSupport.h 632 @param ExceptionType Exception types in EBC, IA-32, x64, or IPF.
639 IN EFI_EXCEPTION_TYPE ExceptionType,
719 when the processor exception specified by ExceptionType occurs.
720 @param ExceptionType Specifies which processor exception to hook.
735 IN EFI_EXCEPTION_TYPE ExceptionType
  /external/ImageMagick/tests/
drawtest.c 57 ExceptionType \

Completed in 644 milliseconds

1 23 4 5