Home
last modified time | relevance | path

Searched refs:installed (Results 1 – 25 of 939) sorted by relevance

12345678910>>...38

/external/llvm/lib/Target/SystemZ/
DSystemZProcessors.td24 "Assume that the distinct-operands facility is installed"
29 "Assume that the load/store-on-condition facility is installed"
34 "Assume that the load/store-on-condition facility 2 is installed"
39 "Assume that the high-word facility is installed"
44 "Assume that the floating-point extension facility is installed"
49 "Assume that the population-count facility is installed"
54 "Assume that the fast-serialization facility is installed"
59 "Assume that interlocked-access facility 1 is installed"
65 "Assume that the miscellaneous-extensions facility is installed"
70 "Assume that the transactional-execution facility is installed"
[all …]
/external/icu/icu4c/source/common/
Dlocavailable.cpp129 UResourceBundle installed; in loadInstalledLocales() local
138 ures_initStackObject(&installed); in loadInstalledLocales()
140 ures_getByKey(indexLocale, _kIndexTag, &installed, &status); in loadInstalledLocales()
143 localeCount = ures_getSize(&installed); in loadInstalledLocales()
146 ures_resetIterator(&installed); in loadInstalledLocales()
147 while(ures_hasNext(&installed)) { in loadInstalledLocales()
148 … ures_getNextString(&installed, NULL, (const char **)&_installedLocales[i++], &status); in loadInstalledLocales()
155 ures_close(&installed); in loadInstalledLocales()
/external/mdnsresponder/mDNSPosix/
DMakefile278 @echo $+ " installed"
281 @echo $+ " installed"
284 @echo $+ " installed"
287 @echo $+ " installed"
290 @echo $+ " installed"
293 @echo $+ " installed"
/external/python/cpython2/Doc/faq/
Dinstalled.rst17 Why is Python installed on my machine?
20 If you find Python installed on your system but don't remember installing it,
23 * Perhaps another user on the computer wanted to learn programming and installed
25 installed it.
26 * A third-party application installed on the machine might have been written in
30 * Some Windows machines also have Python installed. At this writing we're aware
33 * All Apple computers running Mac OS X have Python installed; it's included in
42 If someone installed it deliberately, you can remove it without hurting
45 If Python was installed by a third-party application, you can also remove it,
/external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/android/
DHttpResponseCache.java56 ResponseCache installed = ResponseCache.getDefault(); in getInstalled() local
57 if (installed instanceof HttpResponseCache) { in getInstalled()
58 return (HttpResponseCache) installed; in getInstalled()
75 ResponseCache installed = ResponseCache.getDefault(); in install() local
77 if (installed instanceof HttpResponseCache) { in install()
78 HttpResponseCache installedResponseCache = (HttpResponseCache) installed; in install()
DHttpResponseCacheTest.java68 HttpResponseCache installed = HttpResponseCache.install(cacheDir, 10 * 1024 * 1024); in install() local
69 assertNotNull(installed); in install()
70 assertSame(installed, ResponseCache.getDefault()); in install()
71 assertSame(installed, HttpResponseCache.getDefault()); in install()
/external/python/cpython2/Doc/library/
Densurepip.rst49 This invocation will install ``pip`` if it is not already installed,
50 but otherwise does nothing. To ensure the installed version of ``pip``
56 By default, ``pip`` is installed into the current virtual environment
68 By default, the scripts ``pip``, ``pipX``, and ``pipX.Y`` will be installed
70 scripts installed can be controlled through two additional command line
74 ``pipX`` script will *not* be installed.
77 script will *not* be installed.
88 installed when bootstrapping an environment.
106 By default, the scripts ``pip``, ``pipX``, and ``pipX.Y`` will be installed
109 If *altinstall* is set, then ``pip`` and ``pipX`` will *not* be installed.
[all …]
/external/libogg/
Dogg.m412 AC_ARG_WITH(ogg,AC_HELP_STRING([--with-ogg=PFX],[Prefix where libogg is installed (optional)]), ogg…
13 …LP_STRING([--with-ogg-libraries=DIR],[Directory where libogg library is installed (optional)]), og…
14 …RING([--with-ogg-includes=DIR],[Directory where libogg header files are installed (optional)]), og…
56 dnl Now check if the installed Ogg is sufficiently new.
98 echo "*** to the installed location Also, make sure you have run ldconfig if that"
101 echo "*** If you have an old version installed, it is best to remove it, although"
104 echo "*** exact error that occured. This usually means Ogg was incorrectly installed"
105 echo "*** or that you have moved Ogg since it was installed." ])
/external/libopus/
Dopus.m413 AC_ARG_WITH(opus,AC_HELP_STRING([--with-opus=PFX],[Prefix where opus is installed (optional)]), opu…
14 …STRING([--with-opus-libraries=DIR],[Directory where the opus library is installed (optional)]), op…
15 …G([--with-opus-includes=DIR],[Directory where the opus header files are installed (optional)]), op…
57 dnl Now check if the installed Opus is sufficiently new.
99 echo "*** to the installed location Also, make sure you have run ldconfig if that"
102 echo "*** If you have an old version installed, it is best to remove it, although"
105 echo "*** exact error that occurred. This usually means Opus was incorrectly installed"
106 echo "*** or that you have moved Opus since it was installed." ])
/external/valgrind/
Dvalgrind.spec34 mkdir docs.installed
35 mv $RPM_BUILD_ROOT%{_datadir}/doc/valgrind/* docs.installed/
40 %doc docs.installed/html/*.html docs.installed/html/images/*.png
Dvalgrind.spec.in34 mkdir docs.installed
35 mv $RPM_BUILD_ROOT%{_datadir}/doc/valgrind/* docs.installed/
40 %doc docs.installed/html/*.html docs.installed/html/images/*.png
/external/valgrind/none/tests/s390x/
Dstfle.stdout.exp3 The z/Architecture architectural mode is installed and active
5 STFLE facility is installed
8 The z/Architecture architectural mode is installed and active
/external/ImageMagick/
DPlatforms.txt89 ImageMagick does not run after it is installed. The system does not
90 see an installed shared library until the 'ldconfig' command has
122 Ensure that the JPEG library you installed is used. Be sure to
132 installed.
145 time. For example, if your library is installed in /usr/local/lib:
151 An outdated libtiff.so (libtiff.so.3) is installed in
156 even though there is an installed libtiff.a earlier in the linker
168 installed in /usr/local/lib:
191 installed g++-v3/bits/std_cstdio.h to bracket the offending undefs
220 installed.
/external/libxml2/
Dlibxml.m414 [ --with-xml-prefix=PFX Prefix where libxml is installed (optional)],
17 [ --with-xml-exec-prefix=PFX Exec prefix where libxml is installed (optional)],
57 dnl Now check if the installed libxml is sufficiently new.
126 printf("*** If you have already installed a sufficiently new version, this error\n");
148 echo "*** The xml2-config script installed by LIBXML could not be found"
149 echo "*** If libxml was installed in PREFIX, make sure PREFIX/bin is in"
167 echo "*** to the installed location Also, make sure you have run ldconfig if that"
170 echo "*** If you have an old version installed, it is best to remove it, although"
173 echo "*** exact error that occurred. This usually means LIBXML was incorrectly installed"
174 echo "*** or that you have moved LIBXML since it was installed. In the latter case, you"
/external/iproute2/doc/actions/
Dgact-usage25 Rules can be installed on both ingress and egress - this shows ingress
43 index 1 ref 1 bind 1 installed 59 sec used 35 sec
60 index 5 ref 1 bind 1 installed 49 sec used 25 sec
76 index 4 ref 1 bind 1 installed 118 sec used 82 sec
/external/iptables/
DINSTALL27 The prefix to put all installed files under. It defaults to
33 The path to where Xtables extensions should be installed to. It
38 This option causes development files to be installed to
57 This option causes libipq to be installed into ${libdir} and
/external/libjpeg-turbo/release/
Dlibjpeg-turbo.spec.in1 # Path under which libjpeg-turbo should be installed
4 # Path under which executables should be installed
7 # Path under which Java classes and man pages should be installed
10 # Path under which docs should be installed
13 # Path under which headers should be installed
25 # Path under which man pages should be installed
/external/ImageMagick/PerlMagick/
DREADME.txt6 must have ImageMagick 7.0.0 or above installed on your system for this
37 included with your installed version of ImageMagick. If an extension
38 library is built as a shared library but not installed in the system's
96 5) You might need Visual C++ Redistributable Package installed on your
105 Before PerlMagick is installed, you may want to execute
111 installed for formats like JPEG, TIFF, etc.
/external/elfutils/tests/
Dtest-wrapper.sh28 if [ "$1" = installed ]; then
34 elfutils_testrun=installed
/external/vulkan-validation-layers/windowsRuntimeInstaller/
DREADME.txt10 set). The NSIS AccessControl plug-in should also be installed. (Available
85 o If the Vulkan Runtime is already installed on the system,
87 will be installed to the same folder to which it is was
88 previously installed.
91 same version of the Vulkan Runtime is installed multiple times
95 o If the Vulkan Runtime is already installed on a system and a
96 different version is subsequently installed, both versions will
99 version is installed.
114 the same VERSION_ABI_MAJOR as the version being installed. The
/external/googletest/googlemock/
Dconfigure.ac62 # installed version.
67 system installed gtest will be used if present,
69 path is provided, the gtest built or installed at
76 installed or user provided gtest. Any option to
83 GoogleMock to use any installed version and fall back upon its internal
114 Unable to locate either a built or installed Google Test at '${with_gtest}'.])
/external/google-breakpad/src/testing/
Dconfigure.ac62 # installed version.
67 system installed gtest will be used if present,
69 path is provided, the gtest built or installed at
76 installed or user provided gtest. Any option to
83 GoogleMock to use any installed version and fall back upon its internal
114 Unable to locate either a built or installed Google Test at '${with_gtest}'.])
/external/v8/testing/gmock/
Dconfigure.ac62 # installed version.
67 system installed gtest will be used if present,
69 path is provided, the gtest built or installed at
76 installed or user provided gtest. Any option to
83 GoogleMock to use any installed version and fall back upon its internal
114 Unable to locate either a built or installed Google Test at '${with_gtest}'.])
/external/protobuf/src/solaris/
Dlibstdc++.la43 # Is this an already installed library?
44 installed=yes
50 # Directory that this library needs to be installed in:
/external/selinux/python/sepolicy/sepolicy/help/
Dsystem_policy_type.txt1 If you have more then one policy type installed, the advanced screen will become visible. You can…
3 Policy types are installed as sub-directories of /etc/selinux.

12345678910>>...38