/external/llvm/lib/TableGen/ |
D | Main.cpp | 78 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/ |
D | json_schema_validator.h | 57 struct Error { struct 71 // Error messages. argument
|
/external/llvm/tools/bugpoint/ |
D | Miscompilation.cpp | 63 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 …]
|
D | CrashDebugger.cpp | 64 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()
|
D | ToolRunner.cpp | 201 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()
|
D | FindBugs.cpp | 78 std::string Error; in runManyPasses() local
|
/external/chromium/chrome/browser/notifications/ |
D | notification_test_util.h | 24 virtual void Error() {} in Error() function 52 virtual void Error() { in Error() function
|
/external/llvm/lib/Support/ |
D | TargetRegistry.cpp | 28 std::string &Error) { in lookupTarget() 68 std::string &Error) { in lookupTarget() 127 const Target *TargetRegistry::getClosestTargetForJIT(std::string &Error) { in getClosestTargetForJIT()
|
D | Regex.cpp | 38 bool Regex::isValid(std::string &Error) { in isValid() 95 std::string *Error) { in sub()
|
/external/llvm/bindings/ocaml/bitreader/ |
D | llvm_bitreader.ml | 11 exception Error of string Exception
|
D | llvm_bitreader.mli | 15 exception Error of string Exception
|
/external/clang/test/CodeGenCXX/ |
D | throw-expression-cleanup.cpp | 7 struct Error { struct
|
/external/valgrind/main/include/ |
D | pub_tool_errormgr.h | 55 Error; typedef
|
/external/v8/test/mjsunit/regress/ |
D | regress-1980.js | 34 Error.prototype.toString.call(invalid_this[i]); class
|
/external/llvm/bindings/ocaml/executionengine/ |
D | executionengine_ocaml.c | 42 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
|
D | llvm_executionengine.ml | 11 exception Error of string Exception
|
/external/clang/lib/Driver/ |
D | Compilation.cpp | 112 std::string Error; in CleanupFileList() local 155 std::string Error; in ExecuteCommand() local 177 std::string Error; in ExecuteCommand() local
|
/external/clang/utils/analyzer/ |
D | ubiviz | 18 def Error(message): function
|
/external/webkit/Source/JavaScriptCore/qt/api/ |
D | qscriptsyntaxcheckresult.h | 30 Error, enumerator
|
/external/chromium/net/base/ |
D | net_errors.h | 17 enum Error { enum
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
D | codegen.ml | 7 exception Error of string Exception
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
D | codegen.ml | 7 exception Error of string Exception
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
D | codegen.ml | 7 exception Error of string Exception
|
/external/llvm/include/llvm/Support/ |
D | LockFileManager.h | 48 Optional<error_code> Error; variable
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
D | codegen.ml | 7 exception Error of string Exception
|