Home
last modified time | relevance | path

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

12345

/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.js27 function build_version_select(current_version, current_release) { argument
32 if (version == current_version)
84 var current_version = version_segment_in_url(url);
85 var new_url = url.replace('.org/' + current_language + current_version,
90 url.replace('.org/' + current_language + current_version,
103 var current_version = version_segment_in_url(url);
106 var new_url = url.replace('.org/' + current_language + current_version,
107 '.org/' + selected_language + current_version);
/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
Dexport_trie.yaml120 current_version: 7864576
129 current_version: 80349697
Dsections.yaml228 current_version: 7864576
235 current_version: 80349697
Dout_of_order_linkedit.yaml120 current_version: 7864576
129 current_version: 80349697
/external/swiftshader/third_party/llvm-7.0/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
Dnull_string_entries.yaml119 current_version: 7864576
128 current_version: 80349697
Dexport_trie.yaml120 current_version: 7864576
129 current_version: 80349697
Dout_of_order_linkedit.yaml120 current_version: 7864576
129 current_version: 80349697
/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/fonttools/
Dsetup.cfg2 current_version = 3.39.0
20 search = __version__ = "{current_version}"
24 search = version="{current_version}"
/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/chromium-trace/catapult/common/bin/
Dupdate_chrome_reference_binaries121 not rows[0][0:3] == ['os', 'channel', 'current_version']):
169 current_version = config.GetVersion('chrome_%s' % channel, platform)
171 print 'current: %s, channel: %s' % (current_version, channel_version)
172 if current_version and current_version == channel_version:
/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/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/google-breakpad/src/common/mac/
Dmacho_id.cc198 identifier[4] = (dylib_cmd.dylib.current_version >> 24) & 0xFF; in IDCommand()
199 identifier[5] = (dylib_cmd.dylib.current_version >> 16) & 0xFF; in IDCommand()
200 identifier[6] = (dylib_cmd.dylib.current_version >> 8) & 0xFF; in IDCommand()
201 identifier[7] = dylib_cmd.dylib.current_version & 0xFF; in IDCommand()
/external/llvm/tools/llvm-shlib/
DCMakeLists.txt54 …" -compatibility_version 1 -current_version ${LLVM_VERSION_MAJOR}.${LLVM_VERSION_MINOR}.${LLVM_VER…
93 …" -compatibility_version 1 -current_version ${LLVM_VERSION_MAJOR}.${LLVM_VERSION_MINOR}.${LLVM_VER…
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-shlib/
DCMakeLists.txt65 …" -compatibility_version 1 -current_version ${LLVM_VERSION_MAJOR}.${LLVM_VERSION_MINOR}.${LLVM_VER…
104 …" -compatibility_version 1 -current_version ${LLVM_VERSION_MAJOR}.${LLVM_VERSION_MINOR}.${LLVM_VER…
/external/icu/icu4c/source/config/
Dmh-darwin34 LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO…
36 LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO…
/external/opencensus-java/api/src/test/java/io/opencensus/common/
DServerStatsEncodingTest.java148 bb.put((byte) (ServerStatsEncoding.CURRENT_VERSION + 1)); in invalidCompatibleVersion()
152 "Invalid ServerStats version: " + (ServerStatsEncoding.CURRENT_VERSION + 1)); in invalidCompatibleVersion()

12345