Home
last modified time | relevance | path

Searched +full:- +full:prerelease (Results 1 – 25 of 376) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/python/cpython3/Lib/distutils/
Dversion.py21 an equivalent string -- ie. one that will generate an equivalent
76 # Interface for version-number classes -- must be implemented
77 # by the following classes (the concrete ones -- Version should
79 # __init__ (string) - create and take same action as 'parse'
81 # parse (string) - convert a string representation to whatever
84 # __str__ (self) - convert back to a string; should be very similar
86 # __repr__ (self) - generate Python code to recreate
88 # _cmp (self, other) - compare two version numbers ('other' may
98 dot-separated numeric components, with an optional "pre-release" tag
99 on the end. The pre-release tag consists of the letter 'a' or 'b'
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dversion.py21 an equivalent string -- ie. one that will generate an equivalent
96 # Interface for version-number classes -- must be implemented
97 # by the following classes (the concrete ones -- Version should
99 # __init__ (string) - create and take same action as 'parse'
101 # parse (string) - convert a string representation to whatever
104 # __str__ (self) - convert back to a string; should be very similar
106 # __repr__ (self) - generate Python code to recreate
108 # _cmp (self, other) - compare two version numbers ('other' may
118 dot-separated numeric components, with an optional "pre-release" tag
119 on the end. The pre-release tag consists of the letter 'a' or 'b'
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dversion.py21 an equivalent string -- ie. one that will generate an equivalent
96 # Interface for version-number classes -- must be implemented
97 # by the following classes (the concrete ones -- Version should
99 # __init__ (string) - create and take same action as 'parse'
101 # parse (string) - convert a string representation to whatever
104 # __str__ (self) - convert back to a string; should be very similar
106 # __repr__ (self) - generate Python code to recreate
108 # _cmp (self, other) - compare two version numbers ('other' may
118 dot-separated numeric components, with an optional "pre-release" tag
119 on the end. The pre-release tag consists of the letter 'a' or 'b'
[all …]
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/
Dversion.py21 an equivalent string -- ie. one that will generate an equivalent
96 # Interface for version-number classes -- must be implemented
97 # by the following classes (the concrete ones -- Version should
99 # __init__ (string) - create and take same action as 'parse'
101 # parse (string) - convert a string representation to whatever
104 # __str__ (self) - convert back to a string; should be very similar
106 # __repr__ (self) - generate Python code to recreate
108 # _cmp (self, other) - compare two version numbers ('other' may
118 dot-separated numeric components, with an optional "pre-release" tag
119 on the end. The pre-release tag consists of the letter 'a' or 'b'
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/distutils/
Dversion.py21 an equivalent string -- ie. one that will generate an equivalent
76 # Interface for version-number classes -- must be implemented
77 # by the following classes (the concrete ones -- Version should
79 # __init__ (string) - create and take same action as 'parse'
81 # parse (string) - convert a string representation to whatever
84 # __str__ (self) - convert back to a string; should be very similar
86 # __repr__ (self) - generate Python code to recreate
88 # _cmp (self, other) - compare two version numbers ('other' may
98 dot-separated numeric components, with an optional "pre-release" tag
99 on the end. The pre-release tag consists of the letter 'a' or 'b'
[all …]
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/
H A Dversion.py21 an equivalent string -- ie. one that will generate an equivalent
76 # Interface for version-number classes -- must be implemented
77 # by the following classes (the concrete ones -- Version should
79 # __init__ (string) - create and take same action as 'parse'
81 # parse (string) - convert a string representation to whatever
84 # __str__ (self) - convert back to a string; should be very similar
86 # __repr__ (self) - generate Python code to recreate
88 # _cmp (self, other) - compare two version numbers ('other' may
98 dot-separated numeric components, with an optional "pre-release" tag
99 on the end. The pre-release tag consists of the letter 'a' or 'b'
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/distutils/
Dversion.py21 an equivalent string -- ie. one that will generate an equivalent
76 # Interface for version-number classes -- must be implemented
77 # by the following classes (the concrete ones -- Version should
79 # __init__ (string) - create and take same action as 'parse'
81 # parse (string) - convert a string representation to whatever
84 # __str__ (self) - convert back to a string; should be very similar
86 # __repr__ (self) - generate Python code to recreate
88 # _cmp (self, other) - compare two version numbers ('other' may
98 dot-separated numeric components, with an optional "pre-release" tag
99 on the end. The pre-release tag consists of the letter 'a' or 'b'
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/distutils/
Dversion.py21 an equivalent string -- ie. one that will generate an equivalent
76 # Interface for version-number classes -- must be implemented
77 # by the following classes (the concrete ones -- Version should
79 # __init__ (string) - create and take same action as 'parse'
81 # parse (string) - convert a string representation to whatever
84 # __str__ (self) - convert back to a string; should be very similar
86 # __repr__ (self) - generate Python code to recreate
88 # _cmp (self, other) - compare two version numbers ('other' may
98 dot-separated numeric components, with an optional "pre-release" tag
99 on the end. The pre-release tag consists of the letter 'a' or 'b'
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dversion.py21 an equivalent string -- ie. one that will generate an equivalent
96 # Interface for version-number classes -- must be implemented
97 # by the following classes (the concrete ones -- Version should
99 # __init__ (string) - create and take same action as 'parse'
101 # parse (string) - convert a string representation to whatever
104 # __str__ (self) - convert back to a string; should be very similar
106 # __repr__ (self) - generate Python code to recreate
108 # _cmp (self, other) - compare two version numbers ('other' may
118 dot-separated numeric components, with an optional "pre-release" tag
119 on the end. The pre-release tag consists of the letter 'a' or 'b'
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/
Dversion.py21 an equivalent string -- ie. one that will generate an equivalent
76 # Interface for version-number classes -- must be implemented
77 # by the following classes (the concrete ones -- Version should
79 # __init__ (string) - create and take same action as 'parse'
81 # parse (string) - convert a string representation to whatever
84 # __str__ (self) - convert back to a string; should be very similar
86 # __repr__ (self) - generate Python code to recreate
88 # _cmp (self, other) - compare two version numbers ('other' may
98 dot-separated numeric components, with an optional "pre-release" tag
99 on the end. The pre-release tag consists of the letter 'a' or 'b'
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dversion.py21 an equivalent string -- ie. one that will generate an equivalent
96 # Interface for version-number classes -- must be implemented
97 # by the following classes (the concrete ones -- Version should
99 # __init__ (string) - create and take same action as 'parse'
101 # parse (string) - convert a string representation to whatever
104 # __str__ (self) - convert back to a string; should be very similar
106 # __repr__ (self) - generate Python code to recreate
108 # _cmp (self, other) - compare two version numbers ('other' may
118 dot-separated numeric components, with an optional "pre-release" tag
119 on the end. The pre-release tag consists of the letter 'a' or 'b'
[all …]
/aosp_15_r20/external/python/cpython2/Lib/distutils/
Dversion.py21 an equivalent string -- ie. one that will generate an equivalent
46 # Interface for version-number classes -- must be implemented
47 # by the following classes (the concrete ones -- Version should
49 # __init__ (string) - create and take same action as 'parse'
51 # parse (string) - convert a string representation to whatever
54 # __str__ (self) - convert back to a string; should be very similar
56 # __repr__ (self) - generate Python code to recreate
58 # __cmp__ (self, other) - compare two version numbers ('other' may
68 dot-separated numeric components, with an optional "pre-release" tag
69 on the end. The pre-release tag consists of the letter 'a' or 'b'
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/semver-1.0.22/tests/
H A Dtest_identifier.rs11 use semver::Prerelease;
15 fn test(identifier: Prerelease, expected: &str) { in test_new() argument
26 test(prerelease(string), string); in test_new()
32 test(prerelease(string), string); in test_new()
38 assert_eq!(prerelease("-"), prerelease("-")); in test_eq()
39 assert_ne!(prerelease("a"), prerelease("aa")); in test_eq()
40 assert_ne!(prerelease("aa"), prerelease("a")); in test_eq()
41 assert_ne!(prerelease("aaaaaaaaa"), prerelease("a")); in test_eq()
42 assert_ne!(prerelease("a"), prerelease("aaaaaaaaa")); in test_eq()
43 assert_ne!(prerelease("aaaaaaaaa"), prerelease("bbbbbbbbb")); in test_eq()
[all …]
H A Dtest_version.rs10 use semver::{BuildMetadata, Prerelease, Version};
35 let err = version_err("1.2.3-"); in test_parse()
36 assert_to_string(err, "empty identifier segment in pre-release identifier"); in test_parse()
47 let err = version_err("1.2.3-01"); in test_parse()
48 assert_to_string(err, "invalid leading zero in pre-release identifier"); in test_parse()
69 pre: Prerelease::EMPTY, in test_parse()
74 let parsed = version("1.2.3-alpha1"); in test_parse()
79 pre: prerelease("alpha1"), in test_parse()
89 pre: Prerelease::EMPTY, in test_parse()
99 pre: Prerelease::EMPTY, in test_parse()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/semver/tests/
Dtest_identifier.rs11 use semver::Prerelease;
15 fn test(identifier: Prerelease, expected: &str) { in test_new() argument
26 test(prerelease(string), string); in test_new()
32 test(prerelease(string), string); in test_new()
38 assert_eq!(prerelease("-"), prerelease("-")); in test_eq()
39 assert_ne!(prerelease("a"), prerelease("aa")); in test_eq()
40 assert_ne!(prerelease("aa"), prerelease("a")); in test_eq()
41 assert_ne!(prerelease("aaaaaaaaa"), prerelease("a")); in test_eq()
42 assert_ne!(prerelease("a"), prerelease("aaaaaaaaa")); in test_eq()
43 assert_ne!(prerelease("aaaaaaaaa"), prerelease("bbbbbbbbb")); in test_eq()
[all …]
Dtest_version.rs10 use semver::{BuildMetadata, Prerelease, Version};
35 let err = version_err("1.2.3-"); in test_parse()
36 assert_to_string(err, "empty identifier segment in pre-release identifier"); in test_parse()
47 let err = version_err("1.2.3-01"); in test_parse()
48 assert_to_string(err, "invalid leading zero in pre-release identifier"); in test_parse()
69 pre: Prerelease::EMPTY, in test_parse()
74 let parsed = version("1.2.3-alpha1"); in test_parse()
79 pre: prerelease("alpha1"), in test_parse()
89 pre: Prerelease::EMPTY, in test_parse()
99 pre: Prerelease::EMPTY, in test_parse()
[all …]
/aosp_15_r20/external/arm-neon-tests/
HDcompute_ref.gccarm-rvct ... /compwork2/lyon/Work/ARM/NEON-Intrinsics/arm-neon-tests-from- ...
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/semver/
Dsemver.go2 // Use of this source code is governed by a BSD-style
11 // vMAJOR[.MINOR[.PATCH[-PRERELEASE][+BUILD]]]
15 // PRERELEASE and BUILD are each a series of non-empty dot-separated identifiers
17 // all-numeric PRERELEASE identifiers must not have leading zeros.
21 // vMAJOR and vMAJOR.MINOR (with no prerelease or build suffixes)
33 prerelease string member
54 return v[:len(v)-len(p.build)]
88 // Prerelease returns the prerelease suffix of the semantic version v.
89 // For example, Prerelease("v2.1.0-pre+meta") == "-pre".
90 // If v is an invalid semantic version string, Prerelease returns the empty string.
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/scripts/changelog/
H A Dmodel.py15 def __init__(self, major, minor, patch, prerelease=""): argument
19 self.prerelease = prerelease
23 if self.prerelease != "":
24 s = "%s-%s" % (s, self.prerelease)
28 # Returns the prerelease version number
29 # Example: Version is "preview-11", this method returns "11" as integer
31 if self.prerelease != "":
32 preview_prefix_len = len("preview-")
33 prerelease_version = self.prerelease[preview_prefix_len:]
/aosp_15_r20/external/golang-protobuf/internal/version/
H A Dversion.go2 // Use of this source code is governed by a BSD-style
16 // - Tagged releases use a tag that is identical to String.
17 // - Tagged releases never reference a commit where the String
19 // - The set of all commits in this repository where String
26 // 2. Update Minor, Patch, and/or PreRelease as necessary.
27 // PreRelease must not contain the string "devel".
39 // without any other CLs in-between.
48 // 9. Update PreRelease to include the string "devel".
49 // For example: "" -> "devel" or "rc.1" -> "rc.1.devel"
56 PreRelease = "" const
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/cmake/
H A Dprotobuf-config-version.cmake.in4 # Prerelease versions cannot be passed in directly via the find_package command,
9 set(PACKAGE_FIND_VERSION ${PACKAGE_FIND_VERSION}-${${PACKAGE_FIND_NAME}_FIND_VERSION_PRERELEASE})
13 # VERSION_EQUAL ignores the prerelease strings, so we use STREQUAL.
26 # Do not match prerelease versions to non-prerelease version requests.
28 …message(AUTHOR_WARNING "To use this prerelease version of ${PACKAGE_FIND_NAME}, set ${PACKAGE_FIND…
32 # Not robustly SemVer compliant, but protobuf never uses '.' separated prerelease identifiers.
53 …# check that the installed version has the same 32/64bit-ness as the one which is currently search…
/aosp_15_r20/external/protobuf/cmake/
H A Dprotobuf-config-version.cmake.in4 # Prerelease versions cannot be passed in directly via the find_package command,
9 set(PACKAGE_FIND_VERSION ${PACKAGE_FIND_VERSION}-${${PACKAGE_FIND_NAME}_FIND_VERSION_PRERELEASE})
13 # VERSION_EQUAL ignores the prerelease strings, so we use STREQUAL.
26 # Do not match prerelease versions to non-prerelease version requests.
28 …message(AUTHOR_WARNING "To use this prerelease version of ${PACKAGE_FIND_NAME}, set ${PACKAGE_FIND…
32 # Not robustly SemVer compliant, but protobuf never uses '.' separated prerelease identifiers.
53 …# check that the installed version has the same 32/64bit-ness as the one which is currently search…
/aosp_15_r20/external/rust/android-crates-io/crates/semver/src/
Dlib.rs1 …(https://github.com/dtolnay/semver) [![crates-io]](https://crates.io/crates/semver) [![d…
3 //! [github]: https://img.shields.io/badge/github-8da0cb?style=for-the-badge&labelColor=555555&logo…
4 //! [crates-io]: https://img.shields.io/badge/crates.io-fc8d62?style=for-the-badge&labelColor=55555…
5 //! [docs-rs]: https://img.shields.io/badge/docs.rs-66c2a5?style=for-the-badge&labelColor=555555&lo…
20 //! use semver::{BuildMetadata, Prerelease, Version, VersionReq};
25 //! // Check whether this requirement matches version 1.2.3-alpha.1 (no)
30 //! pre: Prerelease::new("alpha.1").unwrap(),
47 //! JavaScript, Composer for PHP, CocoaPods for Objective-C...
61 //! [Specifying Dependencies]: https://doc.rust-lang.org/cargo/reference/specifying-dependencies.ht…
82 clippy::semicolon_if_nothing_returned, // https://github.com/rust-lang/rust-clippy/issues/7324
[all …]
Dimpls.rs3 use crate::{BuildMetadata, Comparator, Prerelease, VersionReq};
10 fn default() -> Self { in default()
23 impl Deref for Prerelease { implementation
26 fn deref(&self) -> &Self::Target { in deref()
34 fn deref(&self) -> &Self::Target { in deref()
39 impl PartialOrd for Prerelease { implementation
40 fn partial_cmp(&self, rhs: &Self) -> Option<Ordering> { in partial_cmp()
46 fn partial_cmp(&self, rhs: &Self) -> Option<Ordering> { in partial_cmp()
51 impl Ord for Prerelease { implementation
52 fn cmp(&self, rhs: &Self) -> Ordering { in cmp()
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/semver-1.0.22/src/
H A Dlib.rs1 …(https://github.com/dtolnay/semver)&ensp;[![crates-io]](https://crates.io/crates/semver)&ensp;[![d…
3 //! [github]: https://img.shields.io/badge/github-8da0cb?style=for-the-badge&labelColor=555555&logo…
4 //! [crates-io]: https://img.shields.io/badge/crates.io-fc8d62?style=for-the-badge&labelColor=55555…
5 //! [docs-rs]: https://img.shields.io/badge/docs.rs-66c2a5?style=for-the-badge&labelColor=555555&lo…
20 //! use semver::{BuildMetadata, Prerelease, Version, VersionReq};
25 //! // Check whether this requirement matches version 1.2.3-alpha.1 (no)
30 //! pre: Prerelease::new("alpha.1").unwrap(),
47 //! JavaScript, Composer for PHP, CocoaPods for Objective-C...
61 //! [Specifying Dependencies]: https://doc.rust-lang.org/cargo/reference/specifying-dependencies.ht…
82 clippy::semicolon_if_nothing_returned, // https://github.com/rust-lang/rust-clippy/issues/7324
[all …]

12345678910>>...16