Searched
full:versions (Results
251 -
275 of
13705) sorted by null
<<11121314151617181920>>
/external/mesa3d/docs/relnotes/ |
6.2 | 14 Odd numbered versions (such as 6.1) designate new developmental releases. 15 Even numbered versions (such as 6.2) designate stable releases. 19 See the VERSIONS file for details.
|
6.2.1 | 14 Odd numbered versions (such as 6.1) designate new developmental releases. 15 Even numbered versions (such as 6.2.x) designate stable releases. 19 See the VERSIONS file for details.
|
6.3.1 | 14 Odd numbered versions (such as 6.3) designate new developmental releases. 15 Even numbered versions (such as 6.2) designate stable releases. 29 Bugs fixed in 6.3.1 are listed in the VERSIONS file.
|
6.4 | 12 Odd numbered versions (such as 6.3) designate new developmental releases. 13 Even numbered versions (such as 6.4) designate stable releases. 16 6.4 is a bug-fix release. See the VERSIONS file for details.
|
3.2 | 8 have been added. For a list of bug fixes please read the VERSIONS file.
|
/prebuilts/tools/common/m2/repository/docbook/ |
NOTICE | 1 DocBook and the DocBookStylesheets are 100% free software, meeting all terms of the GNU Free Software Definition, the Debian Free Software Guidelines, and the Open Source Definition. That means they're free not only in the sense that they're no-cost, but also in the sense that you're free to use them for any purpose, modify them in any way you want, and distribute your modified versions, without unnecessary restrictions and without needing to ask anybody for permission. 3 However, you are asked to distribute modified version responsibly, meaning that you should name and label them variants so that users will not confuse them with the standard versions. 10 Both DocBook and the DocBookStylesheets are also copyrighted. The copyrights ensure that anybody who redistributes modified versions has to do it under the terms of the same 100% free-software license the copyright holders chose, so it all stays free.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/ |
test_version.py | 19 versions = (('1.5.1', '1.5.2b2', -1),
35 for v1, v2, wanted in versions:
51 versions = (('1.5.1', '1.5.2b2', -1),
61 for v1, v2, wanted in versions:
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/ |
buildmsi.bat | 4 @rem build release versions of things
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/ |
README | 1 This is versioncheck 1.0, a first stab at automatic checking of versions of
9 versions, where to download the package, etc.
14 numbers and tells the user about new versions of packages available.
34 Pycheckversion.py is the module that does the actual checking of versions.
|
/external/autotest/client/bin/ |
kernel_versions.py | 9 # Sort key for ordering versions chronologically. The key ordering 54 # Given a list of versions find the nearest version which is deemed 55 # less than or equal to the target. Versions are in linux order 77 versions = [ v for _, _, v in deco ] 80 for n in range(len(versions) - 1, -1, -1): 81 if versions[n] == version: 91 if version_len(versions[o]) == (length + 1) and \ 92 version_limit(versions[o], length) == version: 93 return versions[o]
|
/external/autotest/client/common_lib/ |
kernel_versions.py | 9 # Sort key for ordering versions chronologically. The key ordering 54 # Given a list of versions find the nearest version which is deemed 55 # less than or equal to the target. Versions are in linux order 77 versions = [ v for _, _, v in deco ] 80 for n in range(len(versions) - 1, -1, -1): 81 if versions[n] == version: 91 if version_len(versions[o]) == (length + 1) and \ 92 version_limit(versions[o], length) == version: 93 return versions[o]
|
/external/autotest/client/deps/glbench-images/ |
README | 12 Combining test name with MD5 makes it possible to keep multiple versions
|
/external/curl/docs/cmdline-opts/ |
http2-prior-knowledge.d | 2 Tags: Versions
|
no-npn.d | 2 Tags: Versions HTTP/2
|
tlsv1.d | 3 Tags: Versions
|
/external/e2fsprogs/lib/ss/ |
ss_err.h | 28 /* for compatibility with older versions... */
|
/external/elfutils/tests/ |
testfile_parameter_ref.c | 5 /* Don't inline, but do allow clone to create specialized versions. */
|
/external/iptables/include/linux/netfilter_bridge/ |
ebt_mark_t.h | 10 * versions. [September 2006] */
|
/external/kernel-headers/original/uapi/linux/netfilter_bridge/ |
ebt_mark_t.h | 10 * versions. [September 2006] */
|
/external/libevent/ |
make-event-config.sed | 11 * Do not rely on macros in this file existing in later versions.\
|
/external/markdown/docs/ |
release-2.0.2.txt | 6 ElementTree on older versions of Python (< 2.5). There have also been a few
|
/external/python/cpython2/Doc/whatsnew/ |
index.rst | 8 important changes between major Python versions. They are a "must read" for
|
/external/python/cpython2/Lib/distutils/tests/ |
test_version.py | 19 versions = (('1.5.1', '1.5.2b2', -1), 35 for v1, v2, wanted in versions: 51 versions = (('1.5.1', '1.5.2b2', -1), 61 for v1, v2, wanted in versions:
|
/external/python/cpython2/Lib/idlelib/ |
idle.py | 5 # This was once used to run development versions of IDLE.
|
/external/python/cpython2/Tools/buildbot/ |
buildmsi.bat | 4 @rem build release versions of things
|
Completed in 805 milliseconds
<<11121314151617181920>>