Home
last modified time | relevance | path

Searched defs:ErrorMsg (Results 1 – 25 of 97) sorted by relevance

1234

/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp101 EvalResult(std::string ErrorMsg) in EvalResult()
109 std::string ErrorMsg; member in llvm::RuntimeDyldCheckerExprEval::EvalResult
132 std::string ErrorMsg("Encountered unexpected token '"); in unexpectedToken() local
362 std::string ErrorMsg = ""; in evalStubAddr() local
399 std::string ErrorMsg = ""; in evalSectionAddr() local
763 std::string ErrorMsg = "File '"; in findSectionAddrInfo() local
794 std::string ErrorMsg; in getSectionAddr() local
818 std::string ErrorMsg; in getStubAddrFor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp103 EvalResult(std::string ErrorMsg) in EvalResult()
111 std::string ErrorMsg; member in llvm::RuntimeDyldCheckerExprEval::EvalResult
134 std::string ErrorMsg("Encountered unexpected token '"); in unexpectedToken() local
376 std::string ErrorMsg; in evalStubOrGOTAddr() local
415 std::string ErrorMsg; in evalSectionAddr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp101 EvalResult(std::string ErrorMsg) in EvalResult()
109 std::string ErrorMsg; member in llvm::RuntimeDyldCheckerExprEval::EvalResult
132 std::string ErrorMsg("Encountered unexpected token '"); in unexpectedToken() local
354 std::string ErrorMsg = ""; in evalStubOrGOTAddr() local
391 std::string ErrorMsg = ""; in evalSectionAddr() local
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_reflection.cpp532 std::string &ErrorMsg) { in genScriptClass()
2344 std::string &ErrorMsg) { in genTypeClass()
2941 std::string ErrorMsg; in reflect() local
2995 std::string &ErrorMsg) { in startClass()
/aosp_15_r20/external/llvm/utils/fpcmp/
H A Dfpcmp.cpp35 std::string ErrorMsg; in main() local
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerExtFunctionsDlsym.cpp28 const char *ErrorMsg = dlerror(); in GetFnPtr() local
DFuzzerUtilFuchsia.cpp494 char ErrorMsg[FDIO_SPAWN_ERR_MSG_MAX_LENGTH]; in ExecuteCommand() local
/aosp_15_r20/external/llvm/lib/Fuzzer/
H A DFuzzerExtFunctionsDlsym.cpp28 const char *ErrorMsg = dlerror(); in GetFnPtr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DVectorBuilder.h55 RetType returnWithError(const char *ErrorMsg) const { in returnWithError()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DVectorBuilder.h55 RetType returnWithError(const char *ErrorMsg) const { in returnWithError()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DVectorBuilder.h55 RetType returnWithError(const char *ErrorMsg) const { in returnWithError()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DVectorBuilder.h55 RetType returnWithError(const char *ErrorMsg) const { in returnWithError()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DVectorBuilder.h55 RetType returnWithError(const char *ErrorMsg) const { in returnWithError()
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp1769 class ErrorMsg : public QMessageBox { class
1777 ErrorMsg::ErrorMsg(QWidget *parent, DWORD last_err) : in ErrorMsg() function in ErrorMsg
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/camera/device/aidl/android.hardware.camera.device-V3-ndk-source/gen/include/aidl/android/hardware/camera/device/
DNotifyMsg.h36 class ErrorMsg; variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/camera/device/aidl/android.hardware.camera.device-V2-ndk-source/gen/include/aidl/android/hardware/camera/device/
DNotifyMsg.h36 class ErrorMsg; variable
/aosp_15_r20/external/llvm/lib/Support/
H A DFileUtilities.cpp83 std::string *ErrorMsg) { in CompareNumbers()
/aosp_15_r20/external/clang/tools/libclang/
H A DCXCompilationDatabase.cpp16 std::string ErrorMsg; in clang_CompilationDatabase_fromDirectory() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFileUtilities.cpp89 std::string *ErrorMsg) { in CompareNumbers()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DFileUtilities.cpp88 std::string *ErrorMsg) { in CompareNumbers()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h33 char * ErrorMsg; member
/aosp_15_r20/external/llvm/tools/lli/
H A Dlli.cpp418 std::string ErrorMsg; in main() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp348 const char *ErrorMsg) { in ReportError()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp282 static json::Object toJSON(const Request &Request, StringRef ErrorMsg = "") { in toJSON()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86PreTileConfig.cpp47 Twine ErrorMsg = in emitErrorMsg() local

1234