Home
last modified time | relevance | path

Searched defs:RetCode (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCrashRecoveryContext.cpp212 int RetCode = (int)Except->ExceptionRecord->ExceptionCode; in ExceptionFilter() local
292 int RetCode = (int)ExceptionInfo->ExceptionRecord->ExceptionCode; in ExceptionHandler() local
383 int RetCode = 128 + Signal; in CrashRecoverySignalHandler() local
432 [[noreturn]] void CrashRecoveryContext::HandleExit(int RetCode) { in HandleExit()
446 bool CrashRecoveryContext::isCrash(int RetCode) { in isCrash()
464 bool CrashRecoveryContext::throwIfCrash(int RetCode) { in throwIfCrash()
H A DProcess.cpp95 [[noreturn]] void Process::Exit(int RetCode, bool NoCleanup) { in Exit()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCrashRecoveryContext.cpp205 int RetCode = (int)Except->ExceptionRecord->ExceptionCode; in ExceptionFilter() local
285 int RetCode = (int)ExceptionInfo->ExceptionRecord->ExceptionCode; in ExceptionHandler() local
375 int RetCode = -2; in CrashRecoverySignalHandler() local
425 void CrashRecoveryContext::HandleExit(int RetCode) { in HandleExit()
H A DProcess.cpp93 void Process::Exit(int RetCode) { in Exit()
/aosp_15_r20/external/llvm/unittests/Support/
H A DProgramTest.cpp281 int RetCode = in TEST_F() local
294 int RetCode = ExecuteAndWait(Executable, argv, nullptr, nullptr, 0, 0, in TEST() local
/aosp_15_r20/system/core/fastboot/
H A Dfastboot_driver_interface.h26 enum RetCode : int { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DCrashRecoveryContext.h112 int RetCode = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DCrashRecoveryContext.h112 int RetCode = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DCrashRecoveryContext.h112 int RetCode = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DCrashRecoveryContext.h112 int RetCode = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h112 int RetCode = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h106 int RetCode = 0; variable
/aosp_15_r20/hardware/interfaces/audio/aidl/default/include/effect-impl/
H A DEffectTypes.h42 enum class RetCode { enum
/aosp_15_r20/art/tools/common/
H A Dcommon.py47 class RetCode(Enum): class
/aosp_15_r20/external/google-breakpad/src/client/mac/handler/
H A Dexception_handler.cc187 kern_return_t RetCode; in breakpad_exc_server() member
/aosp_15_r20/external/llvm/lib/IR/
H A DAutoUpgrade.cpp1445 bool RetCode = StripDebugInfo(M); in UpgradeDebugInfo() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dsqlext.h1522 RETCODE RetCode; member