| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/utils/ |
| H A D | PrettyOutputBase.py | 195 def red_impl(self, text, stream=None, **kwargs): 198 def red(self, *args, **kwargs): 202 def yellow_impl(self, text, stream=None, **kwargs): 205 def yellow(self, *args, **kwargs): 210 def green_impl(self, text, stream=None, **kwargs): 213 def green(self, *args, **kwargs): 218 def blue_impl(self, text, stream=None, **kwargs): 221 def blue(self, *args, **kwargs): 226 def default_impl(self, text, stream=None, **kwargs): 229 def default(self, *args, **kwargs): [all …]
|
| H A D | Exceptions.py | 48 def __init__(self, *args, **kwargs): 61 def __init__(self, *args, **kwargs): 73 def __init__(self, *args, **kwargs):
|
| H A D | ExtArgParse.py | 92 def add_argument(self, *args, **kwargs): 112 def __init__(self, context, *args, **kwargs):
|
| H A D | WorkingDirectory.py | 18 def __init__(self, context, *args, **kwargs):
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/utils/posix/ |
| H A D | PrettyOutput.py | 21 def red_impl(self, text, stream=None, **kwargs): 24 def yellow_impl(self, text, stream=None, **kwargs): 27 def green_impl(self, text, stream=None, **kwargs): 30 def blue_impl(self, text, stream=None, **kwargs): 33 def default_impl(self, text, stream=None, **kwargs):
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/utils/windows/ |
| H A D | PrettyOutput.py | 69 def red_impl(self, text, stream=None, **kwargs): 72 def yellow_impl(self, text, stream=None, **kwargs): 75 def green_impl(self, text, stream=None, **kwargs): 78 def blue_impl(self, text, stream=None, **kwargs): 81 def default_impl(self, text, stream=None, **kwargs):
|
| /llvm-project-15.0.7/llvm/utils/git/ |
| H A D | pre-push.py | 46 def eprint(*args, **kwargs): 50 def log(*args, **kwargs): 56 def log_verbose(*args, **kwargs): 130 def git(*cmd, **kwargs):
|
| /llvm-project-15.0.7/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
| H A D | run.py | 8 extra_args=None, logfile=None, cwd=None, env=None, **kwargs): 151 extra_args=None, logfile=None, cwd=None, env=None, **kwargs):
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/tests/functional/cases/ |
| H A D | __init__.py | 30 def silent_call(cmd, *args, **kwargs): 35 def silent_check_call(cmd, *args, **kwargs):
|
| /llvm-project-15.0.7/mlir/python/mlir/dialects/linalg/opdsl/lang/ |
| H A D | yaml_helper.py | 46 def yaml_dump(data, sort_keys=False, **kwargs): 50 def yaml_dump_all(data, sort_keys=False, explicit_start=True, **kwargs):
|
| /llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/ |
| H A D | dotest_args.py | 22 X = lambda optstr, helpstr, **kwargs: group.add_argument(
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/lib/libscanbuild/ |
| H A D | __init__.py | 46 def run_build(command, *args, **kwargs): 116 def wrapper(*args, **kwargs):
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/command/commands/ |
| H A D | DexLimitSteps.py | 14 def __init__(self, *args, **kwargs):
|
| H A D | DexUnreachable.py | 21 def __init__(self, *args, **kwargs):
|
| H A D | DexFinishTest.py | 14 def __init__(self, *args, **kwargs):
|
| H A D | DexLabel.py | 15 def __init__(self, label, **kwargs):
|
| H A D | DexDeclareAddress.py | 16 def __init__(self, addr_name, expression, **kwargs):
|
| H A D | DexExpectProgramState.py | 36 def __init__(self, *args, **kwargs):
|
| /llvm-project-15.0.7/mlir/python/mlir/_mlir_libs/ |
| H A D | __init__.py | 88 def __init__(self, *args, **kwargs):
|
| /llvm-project-15.0.7/lldb/test/API/test_utils/base/ |
| H A D | TestBaseTest.py | 17 def trace(self, *args, **kwargs):
|
| /llvm-project-15.0.7/llvm/tools/llvm-shlib/ |
| H A D | gen-msvc-exports.py | 48 def touch_tempfile(*args, **kwargs):
|
| /llvm-project-15.0.7/llvm/tools/opt-viewer/ |
| H A D | optpmap.py | 28 def pmap(func, iterable, processes, should_print_progress, filter_=None, *args, **kwargs):
|
| /llvm-project-15.0.7/third-party/benchmark/ |
| H A D | .ycm_extra_conf.py | 97 def FlagsForFile( filename, **kwargs ):
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/tools/run_debugger_internal_/ |
| H A D | Tool.py | 21 def __init__(self, *args, **kwargs):
|
| /llvm-project-15.0.7/libcxx/utils/libcxx/ |
| H A D | util.py | 276 def executeCommandVerbose(cmd, *args, **kwargs): 288 def executeCommandOrDie(cmd, *args, **kwargs):
|