| /llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/googletest-crash/DummySubDir/ |
| H A D | OneTest.py | 44 exit_code = 1 variable 49 exit_code = 0 variable
|
| /llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/googletest-format/DummySubDir/ |
| H A D | OneTest.py | 103 exit_code = 1 variable 106 exit_code = 0 variable
|
| /llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/googletest-sanitizer-error/DummySubDir/ |
| H A D | OneTest.py | 54 exit_code = 1 variable 57 exit_code = 0 variable
|
| /llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/googletest-timeout/DummySubDir/ |
| H A D | OneTest.py | 55 exit_code = 0 variable 66 exit_code = 0 variable
|
| /llvm-project-15.0.7/compiler-rt/test/asan/TestCases/ |
| H A D | exitcode.cpp | 47 DWORD exit_code; in spawn_child() local 123 int exit_code = spawn_child(argv); in main() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/Windows/Common/ |
| H A D | NativeProcessWindows.h | 145 void OnExitProcess(uint32_t exit_code) override { in OnExitProcess() 162 void OnExitThread(lldb::tid_t thread_id, uint32_t exit_code) override { in OnExitThread()
|
| H A D | LocalDebugDelegate.cpp | 18 void LocalDebugDelegate::OnExitProcess(uint32_t exit_code) { in OnExitProcess() 43 uint32_t exit_code) { in OnExitThread()
|
| H A D | ProcessDebugger.cpp | 468 void ProcessDebugger::OnExitProcess(uint32_t exit_code) { in OnExitProcess() 520 void ProcessDebugger::OnExitThread(lldb::tid_t thread_id, uint32_t exit_code) { in OnExitThread()
|
| H A D | NativeProcessWindows.cpp | 404 void NativeProcessWindows::OnExitProcess(uint32_t exit_code) { in OnExitProcess() 578 uint32_t exit_code) { in OnExitThread()
|
| H A D | ProcessWindows.cpp | 631 void ProcessWindows::OnExitProcess(uint32_t exit_code) { in OnExitProcess() 784 void ProcessWindows::OnExitThread(lldb::tid_t thread_id, uint32_t exit_code) { in OnExitThread()
|
| /llvm-project-15.0.7/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerUtilLinux.cpp | 25 int exit_code = system(CmdLine.c_str()); in ExecuteCommand() local
|
| /llvm-project-15.0.7/compiler-rt/test/sanitizer_common/ios_commands/ |
| H A D | iossim_run.py | 31 exit_code = None variable
|
| /llvm-project-15.0.7/lldb/test/API/tools/lldb-server/signal-filtering/ |
| H A D | TestGdbRemote_QPassSignals.py | 26 def expect_exit_code(self, exit_code): argument
|
| /llvm-project-15.0.7/lldb/source/Host/windows/ |
| H A D | HostThreadWindows.cpp | 38 DWORD exit_code = 0; in Join() local
|
| H A D | HostProcessWindows.cpp | 69 DWORD exit_code; in MonitorThread() local
|
| /llvm-project-15.0.7/compiler-rt/test/profile/Windows/Inputs/ |
| H A D | instrprof-multiprocess.c | 43 DWORD exit_code; in wait_child() local
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandObjectQuit.cpp | 87 int exit_code; in DoExecute() local
|
| /llvm-project-15.0.7/compiler-rt/test/ |
| H A D | lit.common.cfg.py | 668 exit_code = -1 variable 671 …exit_code = subprocess.call(['log', 'show', '--last', '1m', '--predicate', '1 == 0'], stdout=f, st… variable
|
| /llvm-project-15.0.7/lldb/tools/driver/ |
| H A D | Driver.cpp | 819 if (auto exit_code = InitializeReproducer(argv[0], input_args)) { in main() local 838 int exit_code = 0; in main() local
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/ |
| H A D | debugserver.cpp | 803 void show_version_and_exit(int exit_code) { in show_version_and_exit() 812 void show_usage_and_exit(int exit_code) { in show_usage_and_exit()
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_stoptheworld_netbsd_libcdep.cpp | 216 int exit_code = 0; in TracerThread() local
|
| H A D | sanitizer_stoptheworld_linux_libcdep.cpp | 315 int exit_code = 0; in TracerThread() local
|
| /llvm-project-15.0.7/llvm/utils/unittest/googletest/src/ |
| H A D | gtest-death-test.cc | 164 ExitedWithCode::ExitedWithCode(int exit_code) : exit_code_(exit_code) { in ExitedWithCode() 205 static std::string ExitSummary(int exit_code) { in ExitSummary()
|
| /llvm-project-15.0.7/libcxx/test/support/ |
| H A D | rapid-cxx-test.h | 828 auto exit_code = get_reporter().failure_count() ? EXIT_FAILURE : EXIT_SUCCESS; in run() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/MacOSX-Kernel/ |
| H A D | CommunicationKDP.cpp | 1064 const uint32_t exit_code = packet.GetU32(&offset); in DumpPacket() local
|