Home
last modified time | relevance | path

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

12345678910>>...17

/external/flatbuffers/
Dbuild_defs.bzl57 compatible_with: Optional, The list of environments this rule can be
58 built for, in addition to default-supported environments.
59 restricted_to: Optional, The list of environments this rule can be built
60 for, instead of default-supported environments.
168 compatible_with: Optional, The list of environments this rule can be built
169 for, in addition to default-supported environments.
170 restricted_to: Optional, The list of environments this rule can be built
171 for, instead of default-supported environments.
/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 The use of ``venv`` is now recommended for creating virtual environments.
70 `Python Packaging User Guide: Creating and using virtual environments
71 <https://packaging.python.org/installing/#creating-virtual-environments>`__
111 Creation of virtual environments is done through the :mod:`venv` module.
/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/guides/installing-using-pip-and-virtual-environments/#creating-a-vir…
33 Creating virtual environments
43 installed in other virtual environments, and (by default) any libraries
51 expected with virtual environments. In other words, when a virtual
77 environment; scripts installed into virtual environments have a "shebang"
[all …]
/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/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/rust/crates/grpcio-sys/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/cpython3/Doc/using/
Dvenv-create.inc1 Creation of :ref:`virtual environments <venv-def>` is done by executing the
18 ``pyvenv`` was the recommended tool for creating virtual environments for
23 The use of ``venv`` is now recommended for creating virtual environments.
42 Creates virtual Python environments in one or more target directories.
/external/shflags/doc/
DRELEASE_NOTES-1.2.1.md30 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.3.md32 shFlags is designed to work on as many environments as possible, but not all
33 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.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.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.2.2.md37 shFlags is designed to work on as many environments as possible, but not all
38 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
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
/external/tensorflow/tensorflow/core/platform/
DREADME.md4 across different OSs or environments.
/external/mesa3d/docs/
Ddispatch.rst21 In environments that implement OpenGL with X-Windows using GLX, every GL
39 In multi-threaded environments, it is possible for each thread to have a
172 environments.
174 multithreaded environments.
176 multithreaded environments.
178 environments.
/external/pigweed/pw_sync_baremetal/
Ddocs.rst10 does not support simultaneous multi-threaded environments including IRQs, and is
/external/rust/crates/spin/
DREADME.md11 through spinning, the primitives are suitable for use in `no_std` environments.
22 - Support for `no_std` environments
/external/llvm-project/llvm/
DREADME.txt6 optimizers, and runtime environments.
/external/llvm/
DREADME.txt6 optimizers, and runtime environments.
/external/freetype/devel-teeui/
DREADME.md5 UI rendering facilities for restricted runtime environments. It is used
/external/icu/icu4c/source/data/translit/
Dcy_cy_FONIPA.txt134 # Diphthongs in other environments
149 # Long environments
174 # Short environments
/external/gwp_asan/
DMETADATA4 "use-after-free and heap-buffer-overflow bugs in production environments. "

12345678910>>...17