/external/llvm/lib/Target/SystemZ/ |
D | SystemZProcessors.td | 24 "Assume that the distinct-operands facility is installed" 29 "Assume that the load/store-on-condition facility is installed" 34 "Assume that the high-word facility is installed" 39 "Assume that the floating-point extension facility is installed" 44 "Assume that the population-count facility is installed" 49 "Assume that the fast-serialization facility is installed" 54 "Assume that interlocked-access facility 1 is installed" 60 "Assume that the miscellaneous-extensions facility is installed" 65 "Assume that the transactional-execution facility is installed" 70 "Assume that the processor-assist facility is installed" [all …]
|
/external/icu/icu4c/source/common/ |
D | locavailable.cpp | 127 UResourceBundle installed; in loadInstalledLocales() local 136 ures_initStackObject(&installed); in loadInstalledLocales() 138 ures_getByKey(indexLocale, _kIndexTag, &installed, &status); in loadInstalledLocales() 141 localeCount = ures_getSize(&installed); in loadInstalledLocales() 144 ures_resetIterator(&installed); in loadInstalledLocales() 145 while(ures_hasNext(&installed)) { in loadInstalledLocales() 146 … ures_getNextString(&installed, NULL, (const char **)&_installedLocales[i++], &status); in loadInstalledLocales() 153 ures_close(&installed); in loadInstalledLocales()
|
/external/mdnsresponder/mDNSPosix/ |
D | Makefile | 278 @echo $+ " installed" 281 @echo $+ " installed" 284 @echo $+ " installed" 287 @echo $+ " installed" 290 @echo $+ " installed" 293 @echo $+ " installed"
|
/external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/android/ |
D | HttpResponseCache.java | 56 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()
|
D | HttpResponseCacheTest.java | 68 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/libogg/ |
D | ogg.m4 | 12 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/libvorbis/m4/ |
D | ogg.m4 | 12 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/ |
D | opus.m4 | 13 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/libvorbis/ |
D | vorbis.m4 | 13 AC_ARG_WITH(vorbis,AC_HELP_STRING([--with-vorbis=PFX],[Prefix where libvorbis is installed (optiona… 14 …ING([--with-vorbis-libraries=DIR],[Directory where libvorbis library is installed (optional)]), vo… 15 …--with-vorbis-includes=DIR],[Directory where libvorbis header files are installed (optional)]), vo… 60 dnl Now check if the installed Vorbis is sufficiently new. 114 echo "*** to the installed location Also, make sure you have run ldconfig if that" 117 echo "*** If you have an old version installed, it is best to remove it, although" 120 echo "*** exact error that occured. This usually means Vorbis was incorrectly installed" 121 echo "*** or that you have moved Vorbis since it was installed." ])
|
/external/valgrind/ |
D | valgrind.spec.in | 34 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/ |
D | stfle.stdout.exp | 3 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/vulkan-validation-layers/windowsRuntimeInstaller/ |
D | README.txt | 46 o If the Vulkan Runtime is already installed on the system, 48 will be installed to the same folder to which it is was 49 previously installed. 52 same version of the Vulkan Runtime is installed multiple times 56 o If the Vulkan Runtime is already installed on a system and a 57 different version is subsequently installed, both versions will 60 version is installed. 74 same VERSION_ABI_MAJOR as the version being installed. It selects 94 will have attempted to uninstall whatever it installed before
|
/external/libxml2/ |
D | libxml.m4 | 14 [ --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 occured. This usually means LIBXML was incorrectly installed" 174 echo "*** or that you have moved LIBXML since it was installed. In the latter case, you"
|
D | README.tests | 22 for the version of the library installed on the system. Note however 23 that there isn't backward compatibility provided so if the installed 25 is likely. In any event this won't work with an installed libxml2 older
|
/external/autotest/apache/conf/ |
D | django-directives | 2 # The following prevents a system from having installed and loaded on apache 35 # Django < 1.4 installed by utils/build_externals.py 43 # Django >= 1.4 installed by utils/build_externals.py 54 # Python 2.7 and django >= 1.4 installed by distributions packages 62 # Python 2.7 and django < 1.4 installed by distributions packages 70 # Python 2.6 and django < 1.4 installed by distributions packages 78 # Python 2.5 and django < 1.4 installed by distributions packages 86 # Python 2.4 and django < 1.4 installed by distributions packages 94 # Generic Python shared dir and django < 1.4 installed by Debian like packages
|
/external/iproute2/doc/actions/ |
D | gact-usage | 25 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/ |
D | INSTALL | 27 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/ |
D | libjpeg-turbo.spec.in | 1 # 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/vulkan-validation-layers/ |
D | BUILD.md | 45 If you have installed a Vulkan driver obtained from your graphics hardware vendor, the install proc… 53 Note that if you have installed the [LunarG Vulkan SDK](https://vulkan.lunarg.com), 54 you will also have the SDK version of the loader and layers installed in your default system librar… 88 - Ensure the pip module is installed (it should be by default) 89 …ws py.exe launcher that is used to get python3 rather than python2 if both are installed on Windows 91 - Python lxml package must be installed 96 - The package can be installed with pip as follows: 98 …ind it at $PYTHON_HOME\Scripts\pip.exe, where PYTHON_HOME is the folder where you installed Python. 130 …be able to find and use the vulkan-1.dll libary. Make sure it is either installed in the C:\Window…
|
/external/elfutils/tests/ |
D | test-wrapper.sh | 28 if [ "$1" = installed ]; then 34 elfutils_testrun=installed
|
/external/google-breakpad/src/testing/ |
D | configure.ac | 62 # 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/ |
D | libstdc++.la | 43 # Is this an already installed library? 44 installed=yes 50 # Directory that this library needs to be installed in:
|
/external/curl/packages/vms/ |
D | curl_release_note_start.txt | 33 The supplied CURL_STARTUP.COM procedure that is installed in 42 If you need to work around having the older HP SSL kit installed, then 65 things have been changed so that it can be installed at the same time as 73 The files that are normally installed in [VMS$COMMON.GNV.usr], for the 74 daily build are installed in [VMS$COMMON.GNV.beta] directory.
|
/external/opencv3/doc/py_tutorials/py_setup/py_setup_in_windows/ |
D | py_setup_in_windows.markdown | 16 -# Below Python packages are to be downloaded and installed to their default locations. 24 -# Install all packages into their default locations. Python will be installed to `C:/Python27/`. 42 If the results are printed out without any errors, congratulations !!! You have installed 64 OpenCV for x64, 64-bit binaries of Python packages are to be installed. Problem is that, there 135 -# Again, right-click on **INSTALL** and build it. Now OpenCV-Python will be installed. 139 -# Open Python IDLE and enter import cv2. If no error, it is installed correctly. 141 @note We have installed with no other support like TBB, Eigen, Qt, Documentation etc. It would be
|
/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
D | system_policy_type.txt | 1 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.
|