Home
last modified time | relevance | path

Searched refs:subversion (Results 1 – 25 of 32) 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/python/cpython3/Lib/test/
Dtest_platform.py148 for (version_tag, subversion, sys_platform), info in \
151 if subversion is None:
155 sys._git = subversion
/external/curl/tests/data/
Dtest143334 HTTP GET with 100-digit subversion number in response
/external/tensorflow/tensorflow/tools/ci_build/install/
Dinstall_deb_packages.sh63 subversion \
/external/valgrind/coregrind/m_debuginfo/
DREADME.txt42 Old versions of the stabs type reader can be found in the subversion repository
/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
553 &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/valgrind/docs/internals/
Dqemu-aarch64-linux-HOWTO.txt100 apt-get install make gcc g++ automake autoconf emacs subversion gdb
Dqemu-mips64-linux-HOWTO.txt104 apt-get install make g++ gcc subversion emacs gdb automake autoconf
/external/annotation-tools/
Dnotes-openjdk-build.txt40 - SVN -- "up2date subversion"
/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/googletest/googlemock/docs/
DDevGuide.md53 [Subversion](http://subversion.tigris.org/) client as you would for any
/external/python/cpython2/PC/VC6/
Dreadme.txt224 python's subversion repository. The svn version contains pre-build
/external/python/cpython3/Lib/
Dplatform.py1207 _, branch, revision = sys.subversion
/external/python/cpython2/Lib/
Dplatform.py1433 _, branch, revision = sys.subversion
/external/python/cpython2/PC/VS7.1/
Dreadme.txt369 subversion repository - building from original sources should work, but
/external/python/cpython2/Doc/library/
Dsys.rst1003 .. data:: subversion
1018 Mercurial. In recent Python 2.7 bugfix releases, :data:`subversion`
/external/llvm/docs/
DTestingGuide.rst41 "test-suite") and are in the ``test-suite`` module in subversion. For
/external/python/cpython2/Doc/tutorial/
Dmodules.rst302 'setrecursionlimit', 'settrace', 'stderr', 'stdin', 'stdout', 'subversion',
/external/python/cpython2/Modules/zlib/
DChangeLog347 - Fix VER3 extraction in configure for no fourth subversion
/external/zlib/src/
DChangeLog390 - Fix VER3 extraction in configure for no fourth subversion
/external/python/cpython3/Modules/zlib/
DChangeLog390 - Fix VER3 extraction in configure for no fourth subversion

12