Searched refs:subversion (Results 1 – 25 of 35) sorted by relevance
12
/external/python/cpython2/Lib/test/ |
D | test_platform.py | 53 self.save_subversion = sys.subversion 58 sys.subversion = self.save_subversion 131 for (version_tag, subversion, sys_platform), info in \ 134 if subversion is None: 136 del sys.subversion 138 sys.subversion = subversion
|
/external/python/cpython2/Misc/Vim/ |
D | vim_syntax.py | 7 from sys import subversion 164 print>>FILE, comment_header % subversion[1:]
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/debian8/ |
D | Dockerfile | 16 # Install compiler, python and subversion. 19 build-essential python wget subversion unzip && \
|
/external/libcxx/utils/docker/debian9/ |
D | Dockerfile | 20 subversion \ 104 subversion \
|
/external/curl/tests/data/ |
D | test1433 | 34 HTTP GET with 100-digit subversion number in response
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/nvidia-cuda/ |
D | Dockerfile | 15 subversion ninja-build && \
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/example/ |
D | Dockerfile | 18 # build stage1, cmake, subversion, ninja, etc.
|
/external/llvm/cmake/modules/ |
D | VersionFromVCS.cmake | 52 # Determine if the HEAD points directly at a subversion revision.
|
/external/curl/lib/ |
D | http_proxy.c | 186 int subversion = 0; in CONNECT() local 552 &subversion, in CONNECT()
|
/external/python/cpython2/PC/VS9.0/ |
D | readme.txt | 128 above via subversion. ** 139 above via subversion. ** 157 in the subversion repository are already fixed.
|
/external/ImageMagick/m4/ |
D | ax_compare_version.m4 | 130 dnl Split the operator from the subversion count if present.
|
/external/libyuv/files/docs/ |
D | getting_started.md | 235 sudo apt-get install kdevelop cmake git subversion
|
/external/python/cpython2/PC/VC6/ |
D | readme.txt | 224 python's subversion repository. The svn version contains pre-build
|
/external/python/cpython2/Lib/ |
D | platform.py | 1463 _, branch, revision = sys.subversion
|
/external/python/cpython2/PC/VS7.1/ |
D | readme.txt | 369 subversion repository - building from original sources should work, but
|
/external/python/setuptools/ |
D | CHANGES.rst | 1811 * Issue #313: Removed built-in support for subversion. Projects wishing to 1812 retain support for subversion will need to use a third party library. The 2185 * Issue #125: Prevent Subversion support from creating a ~/.subversion 3482 normal subversion-controlled files and directories. 3651 with a subversion revision number, the current date, or an explicit tag
|
/external/python/cpython2/Doc/library/ |
D | sys.rst | 1018 .. data:: subversion 1033 Mercurial. In recent Python 2.7 bugfix releases, :data:`subversion`
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | TestingGuide.rst | 41 "test-suite") and are in the ``test-suite`` module in subversion. For
|
/external/llvm/docs/ |
D | TestingGuide.rst | 41 "test-suite") and are in the ``test-suite`` module in subversion. For
|
/external/python/cpython2/Doc/tutorial/ |
D | modules.rst | 321 'setrecursionlimit', 'settrace', 'stderr', 'stdin', 'stdout', 'subversion',
|
/external/python/setuptools/docs/ |
D | easy_install.txt | 1607 * Added subversion download support for ``svn:`` and ``svn+`` URLs, as well as 1608 automatic recognition of HTTP subversion URLs (Contributed by Ian Bicking)
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/Proposals/ |
D | GitHubMove.rst | 695 subversion users and for git-svn users. For example, few Git users try to update
|
/external/python/cpython2/Modules/zlib/ |
D | ChangeLog | 390 - Fix VER3 extraction in configure for no fourth subversion
|
/external/zlib/src/ |
D | ChangeLog | 390 - Fix VER3 extraction in configure for no fourth subversion
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_overrides.txt | 2853 subversion → səbvˈərʒən
|
12