Home
last modified time | relevance | path

Searched full:current_version (Results 1 – 25 of 169) sorted by relevance

1234567

/external/catch2/scripts/
DextractFeaturesFromReleaseNotes.py57 current_version = None
74 current_version = line.replace('## ', '')
77 if current_version == 'Older versions':
80 print(create_introduced_in_text(current_version))
81 print(link_to_changes_in_release(current_version, releases))
85 if not current_version:
90 print(create_introduced_in_text(current_version, bug_number))
/external/python/cpython2/Doc/tools/static/
Dswitchers.js26 function build_version_select(current_version, current_release) { argument
31 if (version == current_version)
77 var current_version = version_segment_in_url(url);
78 var new_url = url.replace('.org/' + current_language + current_version,
83 url.replace('.org/' + current_language + current_version,
96 var current_version = version_segment_in_url(url);
99 var new_url = url.replace('.org/' + current_language + current_version,
100 '.org/' + selected_language + current_version);
/external/python/cpython3/Doc/tools/static/
Dswitchers.js30 function build_version_select(current_version, current_release) { argument
35 if (version == current_version)
87 var current_version = version_segment_in_url(url);
88 var new_url = url.replace('.org/' + current_language + current_version,
93 url.replace('.org/' + current_language + current_version,
106 var current_version = version_segment_in_url(url);
109 var new_url = url.replace('.org/' + current_language + current_version,
110 '.org/' + selected_language + current_version);
/external/tflite-support/tensorflow_lite_support/tools/ci_build/
Dupdate_version.py56 def update_version(path, current_version, new_version): argument
60 "_VERSION = '%s'" % current_version,
106 current_version = get_current_version(path)
107 if not current_version:
109 new_version = args.version if args.version else current_version
115 print("Updating version from %s to %s" % (current_version, new_version))
116 update_version(path, current_version, new_version)
/external/toolchain-utils/rust_tools/
Drust_uprev_test.py196 self.current_version = rust_uprev.RustVersion(1, 2, 3)
203 f'dev-lang/rust-{self.current_version}')
205 f'dev-lang/rust-{self.current_version}\n'
215 f'dev-lang/rust-{self.current_version}\n'
217 package_after = (f'dev-lang/rust-{self.current_version}\n'
328 self.current_version = rust_uprev.RustVersion(1, 2, 3)
359 f'rust-{self.current_version}-patch-1.patch',
360 f'rust-{self.current_version}-patch-2-new.patch'
362 rust_uprev.copy_patches(self.current_version, self.new_version)
366 f'rust-{self.current_version}-patch-1.patch'),
[all …]
/external/wayland/
Dimport_official_snapshot.py110 def determine_files_to_preserve(current_version): argument
113 current_official_files = get_git_files(current_version)
258 current_version = metadata_read_current_version()
263 preserve_files = determine_files_to_preserve(current_version)
270 new_files = get_git_files(args.version or current_version)
298 print(f'Importing {current_version} to validate all current fixups')
299 import_sources(current_version, preserve_files, update_metdata=False)
300 patch_hashes = apply_and_reexport_patches(current_version, patch_files)
308 {current_version} and applying the Android fixups.
/external/oss-fuzz/projects/jackson-dataformats-binary/
Dbuild.sh22 CURRENT_VERSION=$(mvn org.apache.maven.plugins:maven-help-plugin:3.2.0:evaluate \
25 cp "cbor/target/$DATAFORMAT_PREFIX-cbor-$CURRENT_VERSION.jar" $OUT/$DATAFORMAT_PREFIX-cbor.jar
26 cp "smile/target/$DATAFORMAT_PREFIX-smile-$CURRENT_VERSION.jar" $OUT/$DATAFORMAT_PREFIX-smile.jar
34 current_version=$(mvn org.apache.maven.plugins:maven-help-plugin:3.2.0:evaluate \
36 cp "target/$dependency-$current_version.jar" $OUT/$dependency.jar
/external/llvm-project/llvm/test/ObjectYAML/MachO/
Ddylib_dylinker_command.yaml24 current_version: 7864576
33 current_version: 80349697
50 #CHECK: current_version: 7864576
59 #CHECK: current_version: 80349697
Dload_commands.yaml118 current_version: 7864576
125 current_version: 80349697
244 #CHECK: current_version: 7864576
251 #CHECK: current_version: 80349697
/external/llvm/test/ObjectYAML/MachO/
Ddylib_dylinker_command.yaml24 current_version: 7864576
33 current_version: 80349697
50 #CHECK: current_version: 7864576
59 #CHECK: current_version: 80349697
Dload_commands.yaml118 current_version: 7864576
125 current_version: 80349697
244 #CHECK: current_version: 7864576
251 #CHECK: current_version: 80349697
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
Dapply-shim-utils.js23 const CURRENT_VERSION = '_applyShimCurrentVersion'; constant
57 template[CURRENT_VERSION] = template[CURRENT_VERSION] || 0;
81 return template[CURRENT_VERSION] === template[NEXT_VERSION];
132 template[CURRENT_VERSION] = template[NEXT_VERSION];
/external/fonttools/
Dsetup.cfg2 current_version = 4.22.0
20 search = __version__ = "{current_version}"
24 search = version="{current_version}"
/external/deqp-deps/SPIRV-Tools/cmake/
Dwrite_pkg_config.cmake25 CURRENT_VERSION
30 string(REGEX REPLACE "-dev.1" ".0" CURRENT_VERSION "${CURRENT_VERSION}.1")
/external/swiftshader/third_party/SPIRV-Tools/cmake/
Dwrite_pkg_config.cmake25 CURRENT_VERSION
30 string(REGEX REPLACE "-dev.1" ".0" CURRENT_VERSION "${CURRENT_VERSION}.1")
/external/llvm-project/llvm/test/tools/llvm-lipo/Inputs/
Darmv7-slice-big.yaml292 current_version: 26216708
301 current_version: 0
310 current_version: 102895360
319 current_version: 917504
328 current_version: 68352
337 current_version: 3997696000
346 current_version: 14942208
355 current_version: 82115073
364 current_version: 102895360
/external/opencensus-java/api/src/main/java/io/opencensus/common/
DServerStatsEncoding.java40 * The current encoding version. The value is {@value #CURRENT_VERSION}
44 public static final byte CURRENT_VERSION = (byte) 0; field in ServerStatsEncoding
60 bb.put(CURRENT_VERSION); in toBytes()
95 if (version > CURRENT_VERSION || version < 0) { in parseBytes()
/external/nanohttpd/
DREADME.md155 <version>CURRENT_VERSION</version>
159 (Replace `CURRENT_VERSION` with whatever is reported latest at <http://nanohttpd.org/>.)
171 [group: 'org.nanohttpd', name: 'nanohttpd', version: 'CURRENT_VERSION'],
175 (Replace `CURRENT_VERSION` with whatever is reported latest at <http://nanohttpd.org/>.)
186 <version>CURRENT_VERSION</version>
198 <version>CURRENT_VERSION</version>
210 <version>CURRENT_VERSION</version>
/external/llvm-project/libcxx/test/support/
Dplatform_support.h118 char *current_version = new char[n]; in glibc_version_less_than() local
119 confstr(_CS_GNU_LIBC_VERSION, current_version, n); in glibc_version_less_than()
121 bool result = strverscmp(current_version, test_version.c_str()) < 0; in glibc_version_less_than()
122 delete[] current_version; in glibc_version_less_than()
/external/llvm-project/lld/test/mach-o/
Ddylib-install-names.yaml3 # RUN: -compatibility_version 2.0 -current_version 5.3 \
14 # RUN: -compatibility_version 2.0 -current_version 5.3 \
21 # RUN: -compatibility_version 2.0 -current_version 5.3 \
/external/autotest/database/
Dmigrate.py244 current_version = self.get_db_version()
245 if current_version == 0 and self._config_section() == 'AUTOTEST_WEB':
247 current_version = self.get_db_version()
249 if current_version < version:
250 lower, upper = current_version, version
253 lower, upper = version, current_version
/external/grpc-grpc/tools/run_tests/python_utils/
Dstart_port_server.py44 current_version = int(
50 logging.info('my port server is version %d', current_version)
51 running = (version >= current_version)
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Dstart_port_server.py47 current_version = int(
53 logging.info('my port server is version %d', current_version)
54 running = (version >= current_version)
/external/autotest/site_utils/admin_audit/
Dservo_updater.py168 current_version = self._current_version()
170 if not current_version or not latest_version:
172 if current_version == latest_version:
176 ).increment(fields={'version': current_version})
/external/chromium-trace/catapult/common/bin/
Dupdate_chrome_reference_binaries.py180 rows[0][0:3] != ['os', 'channel', 'current_version'] or
352 current_version = config.GetVersion('%s_%s' % (binary, channel), platform)
353 print 'current: %s, channel: %s' % (current_version, channel_version)
354 if current_version and current_version == channel_version:

1234567