Home
last modified time | relevance | path

Searched refs:environments (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/external/python/cpython3/Doc/installing/
Dindex.rst40 * ``venv`` is the standard tool for creating virtual environments, and has
42 defaults to installing ``pip`` into all created virtual environments.
44 ``venv``. It allows virtual environments to be used on versions of
46 aren't able to automatically install ``pip`` into created environments.
66 ``pyvenv`` was the recommended tool for creating virtual environments for
71 The use of ``venv`` is now recommended for creating virtual environments.
75 `Python Packaging User Guide: Creating and using virtual environments
76 <https://packaging.python.org/installing/#creating-virtual-environments>`__
116 Creation of virtual environments is done through the :mod:`venv` module.
/external/autotest/server/site_tests/network_WiFi_LowInitialBitrates/
Dcontrol15 noisy or marginal RF environments, this allows us to finish the time dependent
17 have seen environments where a dropped DHCP or 4 way WPA handshake packet
/external/python/cpython3/Doc/library/
Dvenv.rst1 :mod:`venv` --- Creation of virtual environments
5 :synopsis: Creation of virtual environments.
19 environments" with their own site directories, optionally isolated from system
25 See :pep:`405` for more information about Python virtual environments.
29 `Python Packaging User Guide: Creating and using virtual environments
30 <https://packaging.python.org/installing/#creating-virtual-environments>`__
38 Creating virtual environments
48 installed in other virtual environments, and (by default) any libraries
56 expected with virtual environments. In other words, when a virtual
82 virtual environments have a "shebang" line which points to the virtual
[all …]
/external/python/cpython3/Doc/using/
Dvenv-create.inc1 Creation of :ref:`virtual environments <venv-def>` is done by executing the
17 ``pyvenv`` was the recommended tool for creating virtual environments for
22 The use of ``venv`` is now recommended for creating virtual environments.
41 Creates virtual Python environments in one or more target directories.
/external/grpc-grpc/src/proto/grpc/status/
Dstatus.proto29 // programming environments, including REST APIs and RPC APIs. It is used by
58 // environments, either with or without APIs, to provide a
59 // consistent developer experience across different environments.
/external/python/cpython2/PC/VS9.0/
Denv.bat2 echo Build environments: x86, ia64, amd64, x86_amd64, x86_ia64
/external/python/cpython2/PC/VS8.0/
Denv.bat3 echo Build environments: x86, ia64, amd64, x86_amd64, x86_ia64
/external/shflags/doc/
DRELEASE_NOTES-1.0.1.txt30 shFlags is designed to work on as many environments as possible, but not all
31 environments are created equal. As such, not all of the unit tests will succeed
DRELEASE_NOTES-1.2.0.md41 shFlags is designed to work on as many environments as possible, but not all
42 environments are created equal. As such, not all of the unit tests will succeed
DRELEASE_NOTES-1.0.0.txt30 shFlags is designed to work on as many environments as possible, but not all
31 environments are created equal. As such, not all of the unit tests will succeed
DRELEASE_NOTES-1.0.3.txt52 shFlags is designed to work on as many environments as possible, but not all
53 environments are created equal. As such, not all of the unit tests will succeed
DRELEASE_NOTES-1.0.2.txt30 shFlags is designed to work on as many environments as possible, but not all
31 environments are created equal. As such, not all of the unit tests will succeed
/external/python/cpython3/Mac/BuildScript/
DREADME.txt44 - alternate build environments:
79 - alternate build environments:
89 and did not receive the level of exposure in production environments
127 - alternate build environments:
/external/protobuf/protoc-artifacts/
DREADME.md21 The scripts only work under Unix-like environments, e.g., Linux, MacOSX, and
136 ### Tested build environments
137 We have successfully built artifacts on the following environments:
/external/icu/icu4c/source/data/translit/
Dcy_cy_FONIPA.txt133 # Diphthongs in other environments
148 # Long environments
173 # Short environments
/external/pcre/dist2/doc/html/
DNON-AUTOTOOLS-BUILD.txt8 Stack size in Windows environments
9 Linking programs in Windows environments
10 Calling conventions in Windows environments
26 environments. The README file contains information about the options for
30 environments, though it can also be run in Unix-like environments. See the
190 environments caused issues with some tests. This should no longer be the case
277 tailored to numerous development environments, including Visual Studio,
/external/pcre/dist2/
DNON-AUTOTOOLS-BUILD8 Stack size in Windows environments
9 Linking programs in Windows environments
10 Calling conventions in Windows environments
26 environments. The README file contains information about the options for
30 environments, though it can also be run in Unix-like environments. See the
190 environments caused issues with some tests. This should no longer be the case
277 tailored to numerous development environments, including Visual Studio,
/external/swiftshader/third_party/LLVM/
DREADME.txt6 optimizers, and runtime environments.
/external/dtc/
DREADME.license41 other environments with unusual technical constraints. It's difficult
43 libfdt into such environments and so difficult to suitably word a
/external/llvm/
DREADME.txt6 optimizers, and runtime environments.
/external/swiftshader/third_party/llvm-7.0/llvm/
DREADME.txt6 optimizers, and runtime environments.
/external/python/cpython3/PCbuild/
Denv.bat10 echo Build environments: x86, amd64, x86_amd64
/external/python/cpython2/Doc/library/
Drestricted.rst22 environment is created. Note that the restricted environments can be nested,
54 environments:
/external/swiftshader/third_party/llvm-subzero/
DREADME.txt14 optimizers, and runtime environments.
/external/catch2/docs/
Dcommercial-users.md8 Enterprise environments often tend to be far more conservative in their tool adoption -

12345678910>>...13