| /llvm-project-15.0.7/mlir/utils/jupyter/mlir_opt_kernel/ |
| H A D | kernel.py | 12 __version__ = '0.0.1' variable 55 implementation_version = __version__ 57 language_version = __version__ 73 return "mlir-opt kernel %s" % __version__
|
| H A D | __init__.py | 6 from .kernel import __version__
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/utils/ |
| H A D | Version.py | 13 from dex import __version__ 38 [s for s in [name, __version__, _git_version()] if s]))
|
| /llvm-project-15.0.7/third-party/benchmark/docs/ |
| H A D | releasing.md | 12 `__version__` variable in `bindings/python/google_benchmark/__init__.py`to the release 25 __version__ = "1.6.0" # <-- change this to the release version you are creating
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/ |
| H A D | __init__.py | 8 __version__ = '1.0.0' variable
|
| /llvm-project-15.0.7/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/ |
| H A D | __init__.py | 4 __version__ = '0.6.0' variable
|
| /llvm-project-15.0.7/llvm/utils/lit/lit/ |
| H A D | __init__.py | 6 __version__ = '.'.join(str(v) for v in __versioninfo__) + 'dev' variable
|
| H A D | cl_arguments.py | 27 version='%(prog)s ' + lit.__version__)
|
| /llvm-project-15.0.7/third-party/benchmark/tools/gbench/ |
| H A D | __init__.py | 6 __version__ = '.'.join(str(v) for v in __versioninfo__) + 'dev' variable
|
| /llvm-project-15.0.7/libcxx/utils/libcxx/sym_check/ |
| H A D | __init__.py | 14 __version__ = ' '.join(str(v) for v in __versioninfo__) + 'dev' variable
|
| /llvm-project-15.0.7/libcxx/utils/libcxx/ |
| H A D | __init__.py | 14 __version__ = ' '.join(str(v) for v in __versioninfo__) + 'dev' variable
|
| /llvm-project-15.0.7/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
| H A D | __init__.py | 78 __version__ = '4.6.0' variable
|
| /llvm-project-15.0.7/llvm/utils/lit/ |
| H A D | setup.py | 14 version = lit.__version__,
|
| /llvm-project-15.0.7/lldb/third_party/Python/module/unittest2/unittest2/ |
| H A D | __init__.py | 44 __version__ = '0.5.1' variable
|
| /llvm-project-15.0.7/third-party/benchmark/bindings/python/google_benchmark/ |
| H A D | __init__.py | 69 __version__ = "0.2.0" variable
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/tools/ |
| H A D | ToolBase.py | 13 from dex import __version__
|
| /llvm-project-15.0.7/clang/tools/scan-view/share/ |
| H A D | startfile.py | 8 __version__ = '1.1x' variable
|
| H A D | ScanView.py | 98 __version__ = "0.1" variable 221 server_version = "ScanViewServer/" + __version__
|
| /llvm-project-15.0.7/lldb/third_party/Python/module/six/ |
| H A D | six.py | 32 __version__ = "1.10.0" variable
|
| /llvm-project-15.0.7/polly/utils/ |
| H A D | argparse.py | 78 __version__ = '1.1' variable
|