/netbsd-src/sys/external/bsd/acpica/dist/utilities/ |
H A D | utexcep.c | 73 const ACPI_EXCEPTION_INFO *Exception; in AcpiFormatException() local 115 const ACPI_EXCEPTION_INFO *Exception = NULL; in ACPI_EXPORT_SYMBOL() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/array/ |
H A D | construction.d | 157 catch (Exception) in catch() argument 182 catch (Exception) in catch() argument 288 catch (Exception) in catch() argument 315 catch (Exception) in catch() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | Minidump.h | 230 struct Exception { struct 233 support::ulittle32_t ExceptionCode; argument 234 support::ulittle32_t ExceptionFlags; argument 235 support::ulittle64_t ExceptionRecord; argument 236 support::ulittle64_t ExceptionAddress; argument 239 support::ulittle64_t ExceptionInformation[MaxParameters]; argument 241 static_assert(sizeof(Exception) == 152, ""); argument
|
/netbsd-src/external/public-domain/sqlite/dist/ |
H A D | Replace.cs | 78 Exception = 4 enumerator
|
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpiexec/ |
H A D | aeexception.c | 88 const char *Exception; in AeExceptionHandler() local
|
/netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
H A D | aslmessages.c | 479 #define AH_DISPLAY_ASL_EXCEPTION_TEXT(Status, Exception) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/windows/ |
H A D | syserror.d | 170 catch (Exception) {} in catch() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | MachineBasicBlock.h | 56 Exception, // Special section type for exception handling blocks enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/ |
H A D | f7-wraps.h | 16 ;; permissions described in the GCC Runtime Library Exception, version variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/ |
H A D | f7-wraps.h | 16 ;; permissions described in the GCC Runtime Library Exception, version variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | RawConstants.h | 88 Exception, enumerator
|
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpihelp/ |
H A D | acpihelp.h | 100 #define AH_DISPLAY_EXCEPTION_TEXT(Status, Exception) \ argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/KillTheDoctor/ |
H A D | KillTheDoctor.cpp | 506 EXCEPTION_DEBUG_INFO &Exception = DebugEvent.u.Exception; in main() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/ |
H A D | MinidumpYAML.h | 29 Exception, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | MinidumpYAML.cpp | 381 yaml::IO &IO, minidump::Exception &Exception) { in mapping()
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | random.d | 870 try { gen.seed(iota(624u)); } catch (Exception) { assert(false); } in catch() argument 917 try { gen.seed(iota(312uL)); } catch (Exception) { assert(false); } in catch() argument
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaExceptionSpec.cpp | 624 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | random.d | 1112 try { gen.seed(iota(624u)); } catch (Exception) { assert(false); } in catch() argument 1155 try { gen.seed(iota(312uL)); } catch (Exception) { assert(false); } in catch() argument
|
/netbsd-src/sys/arch/hppa/spmath/ |
H A D | float.h | 488 #define Exception(cond) Exceptionbit(cond) macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGObjCMac.cpp | 4953 llvm::Value *Exception = CGF.EmitObjCThrowOperand(ThrowExpr); in EmitThrowStmt() local 7842 llvm::Value *Exception = CGF.EmitObjCThrowOperand(ThrowExpr); in EmitThrowStmt() local
|
H A D | CGObjCGNU.cpp | 3953 llvm::Value *Exception = CGF.EmitObjCThrowOperand(ThrowExpr); in EmitThrowStmt() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/ |
H A D | package.d | 4872 } catch (Exception) {} in catch() argument
|