Home
last modified time | relevance | path

Searched refs:subversion (Results 1 – 25 of 35) sorted by relevance

12

/external/python/cpython2/Lib/test/
Dtest_platform.py53 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/
Dvim_syntax.py7 from sys import subversion
164 print>>FILE, comment_header % subversion[1:]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/debian8/
DDockerfile16 # Install compiler, python and subversion.
19 build-essential python wget subversion unzip && \
/external/libcxx/utils/docker/debian9/
DDockerfile20 subversion \
104 subversion \
/external/curl/tests/data/
Dtest143334 HTTP GET with 100-digit subversion number in response
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/nvidia-cuda/
DDockerfile15 subversion ninja-build && \
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/example/
DDockerfile18 # build stage1, cmake, subversion, ninja, etc.
/external/llvm/cmake/modules/
DVersionFromVCS.cmake52 # Determine if the HEAD points directly at a subversion revision.
/external/curl/lib/
Dhttp_proxy.c186 int subversion = 0; in CONNECT() local
552 &subversion, in CONNECT()
/external/python/cpython2/PC/VS9.0/
Dreadme.txt128 above via subversion. **
139 above via subversion. **
157 in the subversion repository are already fixed.
/external/ImageMagick/m4/
Dax_compare_version.m4130 dnl Split the operator from the subversion count if present.
/external/libyuv/files/docs/
Dgetting_started.md235 sudo apt-get install kdevelop cmake git subversion
/external/python/cpython2/PC/VC6/
Dreadme.txt224 python's subversion repository. The svn version contains pre-build
/external/python/cpython2/Lib/
Dplatform.py1463 _, branch, revision = sys.subversion
/external/python/cpython2/PC/VS7.1/
Dreadme.txt369 subversion repository - building from original sources should work, but
/external/python/setuptools/
DCHANGES.rst1811 * 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/
Dsys.rst1018 .. data:: subversion
1033 Mercurial. In recent Python 2.7 bugfix releases, :data:`subversion`
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DTestingGuide.rst41 "test-suite") and are in the ``test-suite`` module in subversion. For
/external/llvm/docs/
DTestingGuide.rst41 "test-suite") and are in the ``test-suite`` module in subversion. For
/external/python/cpython2/Doc/tutorial/
Dmodules.rst321 'setrecursionlimit', 'settrace', 'stderr', 'stdin', 'stdout', 'subversion',
/external/python/setuptools/docs/
Deasy_install.txt1607 * 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/
DGitHubMove.rst695 subversion users and for git-svn users. For example, few Git users try to update
/external/python/cpython2/Modules/zlib/
DChangeLog390 - Fix VER3 extraction in configure for no fourth subversion
/external/zlib/src/
DChangeLog390 - Fix VER3 extraction in configure for no fourth subversion
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dinternal_overrides.txt2853 subversion → səbvˈərʒən

12