Home
last modified time | relevance | path

Searched refs:installations (Results 1 – 25 of 83) sorted by relevance

1234

/external/firebase-messaging/
DMETADATA38 …ps://maven.google.com/web/index.html?q=firebase-installations#com.google.firebase:firebase-install…
42 …/maven.google.com/web/index.html?q=firebase-installations-interop#com.google.firebase:firebase-ins…
DAndroid.bp65 name: "firebase-installations-aar",
66 aars: ["libs/firebase-installations-16.3.5.aar"],
73 name: "firebase-installations-interop-aar",
74 aars: ["libs/firebase-installations-interop-16.0.1.aar"],
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/debug/internal/
DDebugProbesImpl.kt32 private val installations = atomic(0) in <lambda>() constant
38 val isInstalled: Boolean get() = installations.value > 0 in <lambda>()
75 if (installations.incrementAndGet() > 1) return in <lambda>()
83 if (installations.decrementAndGet() != 0) return in <lambda>()
/external/python/cpython3/Tools/msi/
DREADME.txt308 all-users installations. Because these reuse the same package, it does
390 can locate and identify installations of Python. The locations of these
479 the path, later installations of Python will take precedence over
480 earlier installations, regardless of interpreter version.
485 preferred order. System-wide installations of Python should consider not
491 sensible search order for Python installations. User installations are
508 conflicts between multiple Python installations.
/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2020-022.md23 in `vec`, causing denial of service in serving installations.
Dtfsa-2020-019.md18 service in serving installations, if users are allowed to control the components
/external/parameter-framework/upstream/cpack/
DCMakeLists.txt45 # existing installations that use the same GUID.
/external/libcxx/utils/docker/debian9/
DDockerfile83 # Copy over the GCC and Clang installations
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/
Detcetera33 # We want this to work even on installations that omit 'backward'.
/external/python/pyserial/documentation/
Dpyserial.rst56 For older installations (older Python versions or older operating systems), see
Dappendix.rst18 or for backwards compatibility to old pySerial installations::
/external/python/cpython2/Doc/library/
Densurepip.rst33 :pep:`453`: Explicit bootstrapping of pip in Python installations
/external/python/cpython3/Doc/library/
Densurepip.rst36 :pep:`453`: Explicit bootstrapping of pip in Python installations
/external/python/cpython3/Doc/using/
Dwindows.rst41 :ref:`windows-nuget` are lightweight installations intended for continuous
254 where a large number of installations are going to be performed it is very
327 installations from the traditional installer.
659 appropriate version of Python. It will prefer per-user installations over
673 System-wide installations of Python 3.3 and later will put the launcher on your
710 Per-user installations of Python do not add the launcher to :envvar:`PATH`
1025 following advice will prevent conflicts with other installations:
Dmac.rst43 two different but functional Python installations on your computer, so it will
/external/opencensus-java/contrib/agent/
Dbuild.gradle121 // The JAVA_HOMES environment variable lists the home directories of the Java installations used
/external/python/rsa/
DCHANGELOG.md18 Python 3.5+. To avoid older Python installations from trying to upgrade to RSA
/external/python/cpython3/Mac/
DREADME.rst350 That's true for both installations from source and installations using the binary installer.
/external/python/cpython2/Mac/
DREADME346 That's true for both installations from source and installations using the binary installer.
/external/python/cpython2/Doc/using/
Dmac.rst51 two different but functional Python installations on your computer, so it will
/external/skia/modules/canvaskit/
DREADME.md4 test dependencies. Recent installations of Node have npm as well.
/external/cronet/third_party/protobuf/src/
DREADME.md128 Mac installations.
/external/protobuf/src/
DREADME.md128 Mac installations.
/external/curl/packages/vms/
Dbuild_vms.com208 $! Some non-US VMS installations report ">" for the directory delimiter
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dbuild_cmake.md79 variables to point to your library installations.

1234