Home
last modified time | relevance | path

Searched defs:Fatal (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCShuffler.h31 HexagonMCShuffler(MCContext &Context, bool Fatal, MCInstrInfo const &MCII, in HexagonMCShuffler() argument
37 HexagonMCShuffler(MCContext &Context, bool Fatal, MCInstrInfo const &MCII, in HexagonMCShuffler() argument
H A DHexagonMCShuffler.cpp104 bool llvm::HexagonMCShuffle(MCContext &Context, bool Fatal, in HexagonMCShuffle() argument
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dformatter_test.cc46 Diagnostic diag_fatal{Severity::Fatal, member in tint::diag::__anon25906::DiagFormatterTest::Severity
/third_party/node/deps/v8/src/heap/cppgc/
H A Dplatform.cc19 void Fatal(const std::string& reason, const SourceLocation& loc) { in Fatal() function
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DDebug.cpp54 Fatal, member in __anon22985::Level
/third_party/skia/third_party/externals/dawn/src/dawn_node/utils/
H A DDebug.h108 [[noreturn]] inline void Fatal(const char* reason, in Fatal() function
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DDebug.cpp105 Fatal, member in __anon22909::Level
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitcodeParser.h483 void Fatal(const std::string &Message) { in Fatal() function in llvm::NaClBitcodeParser
490 void Fatal() { Fatal("Fatal error occurred!"); } in Fatal() function in llvm::NaClBitcodeParser
H A DNaClBitstreamReader.h41 enum ErrorLevel { Warning, Error, Fatal }; enumerator
/third_party/ninja/src/
H A Dutil.cc65 void Fatal(const char* msg, ...) { in Fatal() function
/third_party/skia/dm/
H A DDMSrcSink.h44 enum class Status : int { Ok, Fatal, Skip }; member in DM::Result::Status
55 static Result Fatal(const SkString& s) { return Result(Status::Fatal, s); } in Fatal() function in DM::Result
56 static Result Fatal(const char* s) { return Result(Status::Fatal, s); } in Fatal() function in DM::Result
57 template <typename... Args> static Result Fatal(const char* s, Args... args) { in Fatal() function in DM::Result
/third_party/node/deps/v8/src/d8/
H A Dd8.cc3577 V8_NOINLINE void FuzzerMonitor::Fatal() { in Fatal() function in v8::FuzzerMonitor

Completed in 17 milliseconds