Home
last modified time | relevance | path

Searched full:upgrade (Results 1 – 25 of 2152) sorted by relevance

12345678910>>...87

/external/tensorflow/tensorflow/tools/ci_build/install/
Dinstall_centos_pip_packages.sh27 pip2 install --upgrade setuptools==39.1.0
28 pip3 install --upgrade setuptools==39.1.0
34 pip2 install --upgrade six==1.12.0
35 pip3 install --upgrade six==1.12.0
38 pip2 install --upgrade absl-py
39 pip3 install --upgrade absl-py
42 pip2 install --upgrade werkzeug==0.11.10
43 pip3 install --upgrade werkzeug==0.11.10
46 pip2 install --upgrade bleach==2.0.0
47 pip3 install --upgrade bleach==2.0.0
[all …]
Dinstall_pip_packages.sh33 pip3 install --upgrade setuptools==39.1.0
38 pip3 install --upgrade six==1.12.0
42 pip3 install --upgrade absl-py
45 pip3 install --upgrade werkzeug==0.11.10
48 pip3 install --upgrade bleach==2.0.0
51 pip3 install --upgrade markdown==2.6.8
54 pip3 install --upgrade protobuf==3.16.0
63 pip3 install --upgrade numpy==1.14.5
65 pip3 install --upgrade numpy~=1.19.2
93 pip3 install --upgrade astor
[all …]
Dinstall_python3.6_pip_packages.sh18 # TODO(amitpatankar): Remove this file once we upgrade to ubuntu:16.04
25 apt-get upgrade
50 pip3 install --upgrade pip
54 pip3 install --upgrade setuptools==39.1.0
56 pip3 install --upgrade virtualenv
61 pip3 install --upgrade absl-py
62 pip3 install --upgrade six==1.10.0
65 pip3 install --upgrade protobuf==3.16.0
75 pip3 install --upgrade numpy~=1.19.2
98 pip3 install --upgrade astor
[all …]
/external/elfutils/m4/
DChangeLog40 * gettext.m4: Upgrade to gettext-0.18.2.
41 * iconv.m4: Upgrade to gettext-0.18.2.
42 * po.m4: Upgrade to gettext-0.18.2.
46 * gettext.m4: Upgrade to gettext-0.17.
47 * iconv.m4: Upgrade to gettext-0.17.
48 * po.m4: Upgrade to gettext-0.17.
91 * codeset.m4: Upgrade to gettext-0.11.
92 * gettext.m4: Upgrade to gettext-0.11.
93 * glibc21.m4: Upgrade to gettext-0.11.
94 * iconv.m4: Upgrade to gettext-0.11.
[all …]
/external/cronet/net/websockets/
Dwebsocket_handshake_stream_base.h42 // Handshake not completed via Upgrade over HTTP/1 connection.
44 // Server responded to Upgrade request with invalid status.
46 // Server responded to Upgrade request with empty response.
48 // Server responded to Upgrade request with 101 status but there was some
51 // Server responded to Upgrade request with invalid Upgrade header.
53 // Server responded to Upgrade request with invalid Sec-WebSocket-Accept
56 // Server responded to Upgrade request with invalid Connection header.
58 // Server responded to Upgrade request with invalid Sec-WebSocket-Protocol
61 // Server responded to Upgrade request with invalid Sec-WebSocket-Extensions
64 // Upgrade request failed due to other network error.
[all …]
/external/rust/crates/tokio/tests/
Dsync_mpsc_weak.rs27 .upgrade() in weak_sender()
28 .expect("expected to be able to upgrade tx_weak"); in weak_sender()
54 let upgraded = tx_weak.upgrade(); in weak_sender()
108 if let Some(sender) = sender.upgrade() { in actor_weak_sender()
217 assert!(weak_tx.upgrade().is_some()); in downgrade_upgrade_sender_success()
220 // Tests that a `WeakSender` fails to upgrade when no other `Sender` exists.
226 assert!(weak_tx.upgrade().is_none()); in downgrade_upgrade_sender_failure()
238 assert!(weak_tx.upgrade().is_none()); in downgrade_drop_upgrade()
241 // Tests that we can upgrade a weak sender with an outstanding permit
248 assert!(weak_tx.upgrade().is_some()); in downgrade_get_permit_upgrade_no_senders()
[all …]
/external/python/cpython3/Tools/msi/launcher/
Dlauncher.wxs32 …<RemoveExistingProducts After="InstallValidate">UPGRADE or REMOVE_350_LAUNCHER or REMOVE_360A1_LAU…
35 <!-- Upgrade all versions of the launcher -->
36 <Upgrade Id="$(var.UpgradeCode)">
38 …<UpgradeVersion Property="UPGRADE" Minimum="0.0.0.0" IncludeMinimum="yes" Maximum="$(var.Version)"…
39 </Upgrade>
41 <Upgrade Id="A71530B9-E89D-53DB-9C2D-C6D7551876D8">
43 </Upgrade>
45 <Upgrade Id="394750C0-7880-5A8F-999F-933965FBCFB4">
47 </Upgrade>
/external/apache-commons-io/src/site/xdoc/
Dbuilding.xml33 You may also be interested in the upgrade notes:<br />
34 Upgrade <a href="upgradeto2_0_1.html">from 2.0 to 2.0.1</a><br />
35 Upgrade <a href="upgradeto2_0.html">from 1.4 to 2.0</a><br />
36 Upgrade <a href="upgradeto1_4.html">from 1.3.2 to 1.4</a><br />
37 Upgrade <a href="upgradeto1_3_2.html">from 1.3, or 1.3.1 to 1.3.2</a><br />
38 Upgrade <a href="upgradeto1_3_1.html">from 1.3 to 1.3.1</a><br />
39 Upgrade <a href="upgradeto1_3.html">from 1.2 to 1.3</a><br />
40 Upgrade <a href="upgradeto1_2.html">from 1.1 to 1.2</a><br />
41 Upgrade <a href="upgradeto1_1.html">from 1.0 to 1.1</a><br />
/external/curl/tests/data/
Dtest230014 Upgrade: websocket
15 Connection: Upgrade
19 # allow upgrade
21 upgrade
37 WebSockets upgrade only
52 Upgrade: websocket
53 Connection: Upgrade
Dtest230114 Upgrade: websocket
15 Connection: Upgrade
21 # allow upgrade
23 upgrade
57 Upgrade: websocket
58 Connection: Upgrade
Dtest230214 Upgrade: websocket
15 Connection: Upgrade
21 # allow upgrade
23 upgrade
58 Upgrade: websocket
59 Connection: Upgrade
Dtest230414 Upgrade: websocket
15 Connection: Upgrade
21 # allow upgrade
23 upgrade
58 Upgrade: websocket
59 Connection: Upgrade
/external/cronet/net/disk_cache/simple/
Dsimple_version_upgrade.cc23 // It is not possible to upgrade cache structures on disk that are of version
32 LOG(ERROR) << "Failed to upgrade Simple Cache from version: " << version; in LogMessageFailedUpgradeFromVersion()
75 // To keep complexity small this specific upgrade code *deletes* the old index
117 // Some points about the Upgrade process are still not clear:
118 // 1. if the upgrade path requires dropping cache it would be faster to just
123 // time, the upgrade process may need to deal with a partially completed
124 // previous upgrade. For example, while upgrading A -> A + 2 we are the
127 // upgrade codes need to ensure they can continue after being stopped in the
129 // upgrade steps. Atomicity of this is an interesting research topic. The
131 // upgrade steps.
[all …]
/external/tensorflow/tensorflow/tools/compatibility/
DREADME.md1 # TensorFlow Python API Upgrade Utility
3 This tool allows you to upgrade your existing TensorFlow Python scripts,
5 * `tf_upgrade_v2.py`: Upgrade code from TensorFlow 1.x to TensorFlow 2.0 preview.
6 * `tf_upgrade.py`: Upgrade code to TensorFlow 1.0 from TensorFlow 0.11.
13 Upgrade script can be run on a single Python file:
23 # upgrade the .py files and copy all the other files to the outtree
26 # just upgrade the .py files
65 convenient tool to upgrade Jupyter notebooks and Python files in a GitHub
77 available for TensorFlow 2.0 upgrade.
/external/okhttp/okhttp-ws-tests/src/test/java/com/squareup/okhttp/ws/
DWebSocketCallTest.java107 .setHeader("Upgrade", "websocket") in missingConnectionHeader()
111 "Expected 'Connection' header value 'Upgrade' but was 'null'"); in missingConnectionHeader()
117 .setHeader("Upgrade", "websocket") in wrongConnectionHeader()
122 "Expected 'Connection' header value 'Upgrade' but was 'Downgrade'"); in wrongConnectionHeader()
128 .setHeader("Connection", "Upgrade") in missingUpgradeHeader()
132 "Expected 'Upgrade' header value 'websocket' but was 'null'"); in missingUpgradeHeader()
138 .setHeader("Connection", "Upgrade") in wrongUpgradeHeader()
139 .setHeader("Upgrade", "Pepsi") in wrongUpgradeHeader()
143 "Expected 'Upgrade' header value 'websocket' but was 'Pepsi'"); in wrongUpgradeHeader()
149 .setHeader("Connection", "Upgrade") in missingMagicHeader()
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/grpc_artifact_python_manylinux2010_x64/
DDockerfile27 RUN /opt/python/cp27-cp27m/bin/pip install --upgrade cython
28 RUN /opt/python/cp27-cp27mu/bin/pip install --upgrade cython
29 RUN /opt/python/cp35-cp35m/bin/pip install --upgrade cython
30 RUN /opt/python/cp36-cp36m/bin/pip install --upgrade cython
31 RUN /opt/python/cp37-cp37m/bin/pip install --upgrade cython
32 RUN /opt/python/cp38-cp38/bin/pip install --upgrade cython
33 RUN /opt/python/cp39-cp39/bin/pip install --upgrade cython
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/grpc_artifact_python_manylinux2010_x86/
DDockerfile27 RUN /opt/python/cp27-cp27m/bin/pip install --upgrade cython
28 RUN /opt/python/cp27-cp27mu/bin/pip install --upgrade cython
29 RUN /opt/python/cp35-cp35m/bin/pip install --upgrade cython
30 RUN /opt/python/cp36-cp36m/bin/pip install --upgrade cython
31 RUN /opt/python/cp37-cp37m/bin/pip install --upgrade cython
32 RUN /opt/python/cp38-cp38/bin/pip install --upgrade cython
33 RUN /opt/python/cp39-cp39/bin/pip install --upgrade cython
/external/apache-commons-lang/src/site/xdoc/
Dbuilding.xml30 You may also be interested in the upgrade notes:
33 <li>Upgrade from 2.6 to 3.0 - <a href="upgradeto3_0.html">Lang 3.0 Release Notes</a></li>
34 <li>Upgrade from 2.5 to 2.6 - <a href="upgradeto2_6.html">Lang 2.6 Release Notes</a></li>
35 <li>Upgrade from 2.4 to 2.5 - <a href="upgradeto2_5.html">Lang 2.5 Release Notes</a></li>
36 <li>Upgrade from 2.3 to 2.4 - <a href="upgradeto2_4.html">Lang 2.4 Release Notes</a></li>
37 <li>Upgrade from 2.2 to 2.3 - <a href="upgradeto2_3.html">Lang 2.3 Release Notes</a></li>
38 <li>Upgrade from 2.1 to 2.2 - <a href="upgradeto2_2.html">Lang 2.2 Release Notes</a></li>
39 <li>Upgrade from 2.0 to 2.1 - <a href="upgradeto2_1.html">Lang 2.1 Release Notes</a></li>
40 <li>Upgrade from 1.0 to 2.0 - <a href="upgradeto2_0.html">Lang 2.0 Release Notes</a></li>
/external/python/cpython2/Lib/ensurepip/
D__init__.py54 def bootstrap(root=None, upgrade=False, user=False, argument
64 _bootstrap(root=root, upgrade=upgrade, user=user,
69 def _bootstrap(root=None, upgrade=False, user=False, argument
116 if upgrade:
117 args += ["--upgrade"]
173 "-U", "--upgrade",
176 help="Upgrade pip and dependencies, even if already installed.",
215 upgrade=args.upgrade,
/external/tensorflow/tensorflow/tools/ci_build/
DDockerfile.cmake26 RUN pip install --upgrade wheel
27 RUN pip install --upgrade astor
28 RUN pip install --upgrade gast
29 RUN pip install --upgrade numpy
30 RUN pip install --upgrade termcolor
31 RUN pip install --upgrade keras_preprocessing
/external/cronet/third_party/abseil-cpp/
DUPGRADES.md1 # C++ Upgrade Tools
8 These tools will be listed on the [C++ Upgrade Tools][upgrade-tools] guide on
11 For more information, the [C++ Automated Upgrade Guide][api-upgrades-guide]
16 [upgrade-tools]: https://abseil.io/docs/cpp/tools/upgrades/
/external/libtextclassifier/abseil-cpp/
DUPGRADES.md1 # C++ Upgrade Tools
8 These tools will be listed on the [C++ Upgrade Tools][upgrade-tools] guide on
11 For more information, the [C++ Automated Upgrade Guide][api-upgrades-guide]
16 [upgrade-tools]: https://abseil.io/docs/cpp/tools/upgrades/
/external/abseil-cpp/
DUPGRADES.md1 # C++ Upgrade Tools
8 These tools will be listed on the [C++ Upgrade Tools][upgrade-tools] guide on
11 For more information, the [C++ Automated Upgrade Guide][api-upgrades-guide]
16 [upgrade-tools]: https://abseil.io/docs/cpp/tools/upgrades/
/external/webrtc/third_party/abseil-cpp/
DUPGRADES.md1 # C++ Upgrade Tools
8 These tools will be listed on the [C++ Upgrade Tools][upgrade-tools] guide on
11 For more information, the [C++ Automated Upgrade Guide][api-upgrades-guide]
16 [upgrade-tools]: https://abseil.io/docs/cpp/tools/upgrades/
/external/openscreen/third_party/abseil/src/
DUPGRADES.md1 # C++ Upgrade Tools
8 These tools will be listed on the [C++ Upgrade Tools][upgrade-tools] guide on
11 For more information, the [C++ Automated Upgrade Guide][api-upgrades-guide]
16 [upgrade-tools]: https://abseil.io/docs/cpp/tools/upgrades/

12345678910>>...87