Home
last modified time | relevance | path

Searched refs:__version__ (Results 1 – 20 of 20) sorted by relevance

/llvm-project-15.0.7/mlir/utils/jupyter/mlir_opt_kernel/
H A Dkernel.py12 __version__ = '0.0.1' variable
55 implementation_version = __version__
57 language_version = __version__
73 return "mlir-opt kernel %s" % __version__
H A D__init__.py6 from .kernel import __version__
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/utils/
H A DVersion.py13 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 Dreleasing.md12 `__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__.py8 __version__ = '1.0.0' variable
/llvm-project-15.0.7/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A D__init__.py4 __version__ = '0.6.0' variable
/llvm-project-15.0.7/llvm/utils/lit/lit/
H A D__init__.py6 __version__ = '.'.join(str(v) for v in __versioninfo__) + 'dev' variable
H A Dcl_arguments.py27 version='%(prog)s ' + lit.__version__)
/llvm-project-15.0.7/third-party/benchmark/tools/gbench/
H A D__init__.py6 __version__ = '.'.join(str(v) for v in __versioninfo__) + 'dev' variable
/llvm-project-15.0.7/libcxx/utils/libcxx/sym_check/
H A D__init__.py14 __version__ = ' '.join(str(v) for v in __versioninfo__) + 'dev' variable
/llvm-project-15.0.7/libcxx/utils/libcxx/
H A D__init__.py14 __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__.py78 __version__ = '4.6.0' variable
/llvm-project-15.0.7/llvm/utils/lit/
H A Dsetup.py14 version = lit.__version__,
/llvm-project-15.0.7/lldb/third_party/Python/module/unittest2/unittest2/
H A D__init__.py44 __version__ = '0.5.1' variable
/llvm-project-15.0.7/third-party/benchmark/bindings/python/google_benchmark/
H A D__init__.py69 __version__ = "0.2.0" variable
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/tools/
H A DToolBase.py13 from dex import __version__
/llvm-project-15.0.7/clang/tools/scan-view/share/
H A Dstartfile.py8 __version__ = '1.1x' variable
H A DScanView.py98 __version__ = "0.1" variable
221 server_version = "ScanViewServer/" + __version__
/llvm-project-15.0.7/lldb/third_party/Python/module/six/
H A Dsix.py32 __version__ = "1.10.0" variable
/llvm-project-15.0.7/polly/utils/
H A Dargparse.py78 __version__ = '1.1' variable