Searched defs:Error (Results 1 - 25 of 189) sorted by relevance

12345678

/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/bitreader/
H A Dllvm_bitreader.ml9 exception Error of string Exception
H A Dllvm_bitreader.mli14 exception Error of string Exception
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/irreader/
H A Dllvm_irreader.ml10 exception Error of string Exception
H A Dllvm_irreader.mli14 exception Error of string Exception
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/linker/
H A Dllvm_linker.ml9 exception Error of string Exception
H A Dllvm_linker.mli14 exception Error of string Exception
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Passes/
H A DPassPlugin.cpp17 std::string Error; local
/netbsd-current/external/bsd/libevent/dist/sample/
H A Dopenssl_hostname_validation.h43 Error enumerator in enum:__anon18
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/target/
H A Dllvm_target.mli54 exception Error of string Exception
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DPluginLoader.cpp27 std::string Error; local
29 errs() << "Error opening '" << Filename << "': " << Error local
H A DChrono.cpp35 int Error = ::localtime_s(&Storage, &OurTime); local
/netbsd-current/external/apache2/llvm/dist/clang/tools/apinotes-test/
H A DAPINotesTest.cpp30 auto Error = [](const llvm::Twine &Msg) { local
/netbsd-current/external/public-domain/sqlite/dist/
H A DReplace.cs96 private static void Error( method in class:Replace.Replace
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/executionengine/
H A Dllvm_executionengine.ml9 exception Error of string Exception
H A Dllvm_executionengine.mli14 exception Error of string Exception
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTImporterSharedState.h75 void setImportDeclError(Decl *To, ImportError Error) { argument
/netbsd-current/games/phantasia/
H A Dsetup.c239 Error(const char *str, const char *file) function
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DSanitizerSpecialCaseList.cpp33 std::string Error; local
18 create(const std::vector<std::string> &Paths, llvm::vfs::FileSystem &VFS, std::string &Error) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DTargetSelect.cpp68 std::string Error; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp208 std::string Error; local
211 << Path << Error; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DLlvmState.cpp27 std::string Error; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp231 std::string Error; local
235 errs() << ProgName << ": " << Error; local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps_fuchsia.cpp53 bool MemoryMappingLayout::Error() const { return data_.data.empty(); } function in class:__sanitizer::MemoryMappingLayout
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_linux.h83 Error, enumerator in enum:__sanitizer::ThreadLister::Result
H A Dsanitizer_report_decorator.h31 const char *Error() const { return Red(); } function in class:__sanitizer::SanitizerCommonDecorator

Completed in 219 milliseconds

12345678