Home
last modified time | relevance | path

Searched defs:returncode (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/test/API/driver/job_control/
H A Dshell.py33 returncode = child.wait() variable
/llvm-project/lldb/packages/Python/lldbsuite/test/test_runner/
H A Dprocess_control.py201 def was_soft_terminate(self, returncode, with_core): argument
225 def was_hard_terminate(self, returncode): argument
405 def was_soft_terminate(self, returncode, with_core): argument
411 def was_hard_terminate(self, returncode): argument
457 def was_hard_terminate(self, returncode): argument
/llvm-project/openmp/runtime/tools/
H A Dlibomputils.py45 def __init__(self, args, stdout, stderr, returncode): argument
/llvm-project/clang/tools/scan-view/share/
H A Dstartfile.py151 def fixreturncode(self, returncode): argument