Home
last modified time | relevance | path

Searched defs:Error (Results 1 – 25 of 191) sorted by relevance

12345678

/external/llvm/lib/TableGen/
DMain.cpp78 std::string Error; in TableGenMain() local
114 } catch (const TGError &Error) { in TableGenMain() local
116 } catch (const std::string &Error) { in TableGenMain() local
118 } catch (const char *Error) { in TableGenMain() local
/external/chromium/chrome/common/
Djson_schema_validator.h57 struct Error { struct
71 // Error messages. argument
/external/llvm/tools/bugpoint/
DMiscompilation.cpp63 std::string &Error) { in doTest()
187 std::string &Error) { in doTest()
217 bool DeleteInputs, std::string &Error, in TestMergedProgram()
247 std::string &Error) { in TestFuncs()
308 std::string &Error) { in ExtractLoops()
437 std::string &Error) { in doTest()
463 std::string &Error) { in TestFuncs()
523 std::string &Error) { in ExtractBlocks()
610 std::string &Error) { in DebugAMiscompilation()
693 std::string &Error) { in TestOptimizer()
[all …]
DCrashDebugger.cpp64 std::string &Error) { in doTest()
117 std::string &Error) { in doTest()
187 std::string &Error) { in doTest()
260 std::string &Error) { in doTest()
369 std::string &Error) { in doTest()
438 std::string &Error) { in DebugACrash()
637 std::string Error; in debugOptimizerCrash() local
655 std::string Error; in TestForCodeGenCrash() local
668 bool BugDriver::debugCodeGeneratorCrash(std::string &Error) { in debugCodeGeneratorCrash()
DToolRunner.cpp201 std::string *Error, in ExecuteProgram()
278 std::string *Error, in ExecuteProgram()
292 std::string *Error, in compileProgram()
347 std::string *Error, in ExecuteProgram()
447 sys::Path &OutputAsmFile, std::string &Error, in OutputCode()
488 void LLC::compileProgram(const std::string &Bitcode, std::string *Error, in compileProgram()
499 std::string *Error, in ExecuteProgram()
575 std::string *Error, in ExecuteProgram()
648 std::string *Error, in ExecuteProgram()
794 std::string &Error) { in MakeSharedObject()
DFindBugs.cpp78 std::string Error; in runManyPasses() local
/external/chromium/chrome/browser/notifications/
Dnotification_test_util.h24 virtual void Error() {} in Error() function
52 virtual void Error() { in Error() function
/external/llvm/lib/Support/
DTargetRegistry.cpp28 std::string &Error) { in lookupTarget()
68 std::string &Error) { in lookupTarget()
127 const Target *TargetRegistry::getClosestTargetForJIT(std::string &Error) { in getClosestTargetForJIT()
DRegex.cpp38 bool Regex::isValid(std::string &Error) { in isValid()
95 std::string *Error) { in sub()
/external/llvm/bindings/ocaml/bitreader/
Dllvm_bitreader.ml11 exception Error of string Exception
Dllvm_bitreader.mli15 exception Error of string Exception
/external/clang/test/CodeGenCXX/
Dthrow-expression-cleanup.cpp7 struct Error { struct
/external/valgrind/main/include/
Dpub_tool_errormgr.h55 Error; typedef
/external/v8/test/mjsunit/regress/
Dregress-1980.js34 Error.prototype.toString.call(invalid_this[i]); class
/external/llvm/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c42 CAMLprim value llvm_register_ee_exns(value Error) { in llvm_register_ee_exns()
177 char *Error; in llvm_ee_create() local
187 char *Error; in llvm_ee_create_interpreter() local
197 char *Error; in llvm_ee_create_jit() local
219 char *Error; in llvm_ee_remove_module() local
Dllvm_executionengine.ml11 exception Error of string Exception
/external/clang/lib/Driver/
DCompilation.cpp112 std::string Error; in CleanupFileList() local
155 std::string Error; in ExecuteCommand() local
177 std::string Error; in ExecuteCommand() local
/external/clang/utils/analyzer/
Dubiviz18 def Error(message): function
/external/webkit/Source/JavaScriptCore/qt/api/
Dqscriptsyntaxcheckresult.h30 Error, enumerator
/external/chromium/net/base/
Dnet_errors.h17 enum Error { enum
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
Dcodegen.ml7 exception Error of string Exception
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Dcodegen.ml7 exception Error of string Exception
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
Dcodegen.ml7 exception Error of string Exception
/external/llvm/include/llvm/Support/
DLockFileManager.h48 Optional<error_code> Error; variable
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
Dcodegen.ml7 exception Error of string Exception

12345678