/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | CrashRecoveryContext.cpp | 212 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 D | Process.cpp | 95 [[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 D | CrashRecoveryContext.cpp | 205 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 D | Process.cpp | 93 void Process::Exit(int RetCode) { in Exit()
|
/aosp_15_r20/external/llvm/unittests/Support/ |
H A D | ProgramTest.cpp | 281 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 D | fastboot_driver_interface.h | 26 enum RetCode : int { enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | CrashRecoveryContext.h | 112 int RetCode = 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | CrashRecoveryContext.h | 112 int RetCode = 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | CrashRecoveryContext.h | 112 int RetCode = 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | CrashRecoveryContext.h | 112 int RetCode = 0; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | CrashRecoveryContext.h | 112 int RetCode = 0; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | CrashRecoveryContext.h | 106 int RetCode = 0; variable
|
/aosp_15_r20/hardware/interfaces/audio/aidl/default/include/effect-impl/ |
H A D | EffectTypes.h | 42 enum class RetCode { enum
|
/aosp_15_r20/art/tools/common/ |
H A D | common.py | 47 class RetCode(Enum): class
|
/aosp_15_r20/external/google-breakpad/src/client/mac/handler/ |
H A D | exception_handler.cc | 187 kern_return_t RetCode; in breakpad_exc_server() member
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 1445 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/ |
D | sqlext.h | 1522 RETCODE RetCode; member
|