| /netbsd-src/sys/external/bsd/acpica/dist/executer/ |
| H A D | exoparg3.c | 95 ACPI_SIGNAL_FATAL_INFO *Fatal; in AcpiExOpcode_3A_0T_0R() local 114 Fatal = ACPI_ALLOCATE (sizeof (ACPI_SIGNAL_FATAL_INFO)); in AcpiExOpcode_3A_0T_0R() 115 if (Fatal) in AcpiExOpcode_3A_0T_0R() 117 Fatal->Type = (UINT32) Operand[0]->Integer.Value; in AcpiExOpcode_3A_0T_0R() 118 Fatal->Code = (UINT32) Operand[1]->Integer.Value; in AcpiExOpcode_3A_0T_0R() 119 Fatal->Argument = (UINT32) Operand[2]->Integer.Value; in AcpiExOpcode_3A_0T_0R() 124 Status = AcpiOsSignal (ACPI_SIGNAL_FATAL, Fatal); in AcpiExOpcode_3A_0T_0R() 128 ACPI_FREE (Fatal); in AcpiExOpcode_3A_0T_0R()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCShuffler.h | 31 HexagonMCShuffler(MCContext &Context, bool Fatal, MCInstrInfo const &MCII, in HexagonMCShuffler() argument 33 : HexagonShuffler(Context, Fatal, MCII, STI) { in HexagonMCShuffler() 37 HexagonMCShuffler(MCContext &Context, bool Fatal, MCInstrInfo const &MCII, in HexagonMCShuffler() argument 40 : HexagonShuffler(Context, Fatal, MCII, STI) { in HexagonMCShuffler() 56 bool HexagonMCShuffle(MCContext &Context, bool Fatal, MCInstrInfo const &MCII,
|
| H A D | HexagonMCShuffler.cpp | 104 bool llvm::HexagonMCShuffle(MCContext &Context, bool Fatal, in HexagonMCShuffle() argument 107 HexagonMCShuffler MCS(Context, Fatal, MCII, STI, MCB); in HexagonMCShuffle()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | DiagnosticIDs.h | 86 Fatal = 5 ///< Present this diagnostic as a fatal error. enumerator 128 getSeverity() == diag::Severity::Fatal; in isErrorOrFatal() 168 Ignored, Note, Remark, Warning, Error, Fatal enumerator
|
| /netbsd-src/sys/arch/zaurus/conf/ |
| H A D | Makefile.zaurus.inc | 15 echo "Fatal: kernel size must be less than 5MB."; \ 16 echo "Fatal: kernel size: $$size, max kernel size: $$maxsize"; \
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
| H A D | DiagnosticIDs.cpp | 258 diag::Severity::Fatal, /*IsUser=*/false, /*IsPragma=*/false); in GetDefaultDiagMapping() 479 case diag::Severity::Fatal: in toLevel() 480 return DiagnosticIDs::Fatal; in toLevel() 515 diag::Severity Result = diag::Severity::Fatal; in getDiagnosticSeverity() 569 Result = diag::Severity::Fatal; in getDiagnosticSeverity() 573 if (Result == diag::Severity::Fatal && in getDiagnosticSeverity() 745 if (Diag.LastDiagLevel == DiagnosticIDs::Fatal) in ProcessDiag()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
| H A D | TextDiagnosticBuffer.cpp | 46 case DiagnosticsEngine::Fatal: in HandleDiagnostic() 69 case DiagnosticsEngine::Fatal: in FlushDiagnostics()
|
| /netbsd-src/external/ibm-public/postfix/dist/proto/ |
| H A D | stop.double-cc | 124 Fatal errors cannot open file file write error out of memory 133 Fatal errors cannot open file file write error out of memory 144 Fatal errors cannot open file file write error out of 315 Fatal error error opening existing file 317 Fatal error error opening existing file 320 Fatal error error opening existing file 324 Fatal error error opening existing file 326 Fatal error error opening existing file 327 Fatal error error opening existing file
|
| /netbsd-src/usr.bin/make/ |
| H A D | compat.c | 208 Fatal("Could not fork"); in Compat_Spawn() 339 Fatal("cannot run \"%s\"", cmd); in Compat_RunCommand() 379 Fatal("error in wait: %d: %s", retstat, strerror(errno)); in Compat_RunCommand() 585 if (Job_CheckCommands(gn, Fatal)) { in MakeUnmade()
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | directive-endfor.exp | 2 make: Fatal errors encountered -- cannot continue
|
| H A D | cond-op-or-lint.exp | 2 make: Fatal errors encountered -- cannot continue
|
| H A D | cond-op-and-lint.exp | 2 make: Fatal errors encountered -- cannot continue
|
| H A D | directive-include-fatal.exp | 2 make: Fatal errors encountered -- cannot continue
|
| H A D | recursive.exp | 3 make: Fatal errors encountered -- cannot continue
|
| H A D | dep-op-missing.exp | 3 make: Fatal errors encountered -- cannot continue
|
| H A D | deptgt-path-suffix.exp | 2 make: Fatal errors encountered -- cannot continue
|
| H A D | directive-hyphen-include.exp | 3 make: Fatal errors encountered -- cannot continue
|
| H A D | directive-sinclude.exp | 3 make: Fatal errors encountered -- cannot continue
|
| H A D | directive-dinclude.exp | 3 make: Fatal errors encountered -- cannot continue
|
| H A D | cond-func-empty.exp | 2 make: Fatal errors encountered -- cannot continue
|
| H A D | cond-cmp-numeric-eq.exp | 3 make: Fatal errors encountered -- cannot continue
|
| H A D | varparse-dynamic.exp | 3 make: Fatal errors encountered -- cannot continue
|
| H A D | dep.exp | 3 make: Fatal errors encountered -- cannot continue
|
| H A D | cond-func-defined.exp | 3 make: Fatal errors encountered -- cannot continue
|
| H A D | opt-debug-hash.exp | 2 make: Fatal errors encountered -- cannot continue
|