/external/mdnsresponder/mDNSPosix/ |
D | Makefile | 278 @echo $+ " installed" 281 @echo $+ " installed" 284 @echo $+ " installed" 287 @echo $+ " installed" 290 @echo $+ " installed" 293 @echo $+ " installed"
|
/external/icu4c/common/ |
D | locavailable.cpp | 132 UResourceBundle installed; in _load_installedLocales() local 138 ures_initStackObject(&installed); in _load_installedLocales() 140 ures_getByKey(indexLocale, _kIndexTag, &installed, &status); in _load_installedLocales() 143 localeCount = ures_getSize(&installed); in _load_installedLocales() 147 ures_resetIterator(&installed); in _load_installedLocales() 148 while(ures_hasNext(&installed)) { in _load_installedLocales() 149 ures_getNextString(&installed, NULL, (const char **)&temp[i++], &status); in _load_installedLocales() 166 ures_close(&installed); in _load_installedLocales()
|
/external/chromium_org/third_party/icu/source/common/ |
D | locavailable.cpp | 132 UResourceBundle installed; in _load_installedLocales() local 138 ures_initStackObject(&installed); in _load_installedLocales() 140 ures_getByKey(indexLocale, _kIndexTag, &installed, &status); in _load_installedLocales() 143 localeCount = ures_getSize(&installed); in _load_installedLocales() 147 ures_resetIterator(&installed); in _load_installedLocales() 148 while(ures_hasNext(&installed)) { in _load_installedLocales() 149 ures_getNextString(&installed, NULL, (const char **)&temp[i++], &status); in _load_installedLocales() 166 ures_close(&installed); in _load_installedLocales()
|
/external/chromium_org/chrome/test/mini_installer_test/ |
D | installer_test_util.cc | 144 std::vector<installer_test::InstalledProduct> installed; in GetVersion() local 145 if (GetInstalledProducts(&installed)) { in GetVersion() 146 for (size_t i = 0; i < installed.size(); ++i) { in GetVersion() 147 if ((installed[i].type & product) != 0) { in GetVersion() 148 return installed[i].version; in GetVersion() 222 std::vector<installer_test::InstalledProduct> installed; in UninstallAll() local 223 if (!GetInstalledProducts(&installed)) { in UninstallAll() 228 for (size_t i = 0; i < installed.size(); ++i) { in UninstallAll() 229 if (!Uninstall(installed[i].system, installed[i].type)) in UninstallAll()
|
/external/valgrind/main/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/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/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/flac/libFLAC/ |
D | libFLAC.m4 | 11 AC_ARG_WITH(libFLAC,[ --with-libFLAC=PFX Prefix where libFLAC is installed (optional)], libFLAC_… 12 …es,[ --with-libFLAC-libraries=DIR Directory where libFLAC library is installed (optional)], lib… 13 … --with-libFLAC-includes=DIR Directory where libFLAC header files are installed (optional)], lib… 48 dnl Now check if the installed libFLAC is sufficiently new. 91 echo "*** to the installed location Also, make sure you have run ldconfig if that" 94 echo "*** If you have an old version installed, it is best to remove it, although" 97 echo "*** exact error that occured. This usually means libFLAC was incorrectly installed" 98 echo "*** or that you have moved libFLAC since it was installed. In the latter case, you"
|
/external/chromium_org/third_party/opus/src/ |
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/valgrind/main/ |
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/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/qemu/distrib/sdl-1.2.15/acinclude/ |
D | esd.m4 | 18 AC_ARG_WITH(esd-prefix,[ --with-esd-prefix=PFX Prefix where ESD is installed (optional)], 20 AC_ARG_WITH(esd-exec-prefix,[ --with-esd-exec-prefix=PFX Exec prefix where ESD is installed (optio… 60 dnl Now check if the installed ESD is sufficiently new. (Also sanity 129 echo "*** The esd-config script installed by ESD could not be found" 130 echo "*** If ESD was installed in PREFIX, make sure PREFIX/bin is in" 148 echo "*** to the installed location Also, make sure you have run ldconfig if that" 151 echo "*** If you have an old version installed, it is best to remove it, although" 154 echo "*** exact error that occured. This usually means ESD was incorrectly installed" 155 echo "*** or that you have moved ESD since it was installed. In the latter case, you"
|
/external/chromium_org/third_party/JSON/out/lib/perl5/x86_64-linux-gnu-thread-multi/ |
D | perllocal.pod | 7 C<installed into: /w/chr/src/third_party/JSON/out/lib/perl5> 29 C<installed into: /w/chr/src/third_party/JSON/out/lib/perl5> 51 C<installed into: /w/chr/src/third_party/JSON/out/lib/perl5>
|
/external/qemu/distrib/sdl-1.2.15/test/ |
D | acinclude.m4 | 15 AC_ARG_WITH(sdl-prefix,[ --with-sdl-prefix=PFX Prefix where SDL is installed (optional)], 17 AC_ARG_WITH(sdl-exec-prefix,[ --with-sdl-exec-prefix=PFX Exec prefix where SDL is installed (optio… 62 dnl Now check if the installed SDL is sufficiently new. (Also sanity 135 echo "*** The sdl-config script installed by SDL could not be found" 136 echo "*** If SDL was installed in PREFIX, make sure PREFIX/bin is in" 160 echo "*** to the installed location Also, make sure you have run ldconfig if that" 163 echo "*** If you have an old version installed, it is best to remove it, although" 166 echo "*** exact error that occured. This usually means SDL was incorrectly installed" 167 echo "*** or that you have moved SDL since it was installed. In the latter case, you"
|
/external/qemu/distrib/sdl-1.2.15/ |
D | sdl.m4 | 17 AC_ARG_WITH(sdl-prefix,[ --with-sdl-prefix=PFX Prefix where SDL is installed (optional)], 19 AC_ARG_WITH(sdl-exec-prefix,[ --with-sdl-exec-prefix=PFX Exec prefix where SDL is installed (optio… 66 dnl Now check if the installed SDL is sufficiently new. (Also sanity 139 echo "*** The sdl-config script installed by SDL could not be found" 140 echo "*** If SDL was installed in PREFIX, make sure PREFIX/bin is in" 164 echo "*** to the installed location Also, make sure you have run ldconfig if that" 167 echo "*** If you have an old version installed, it is best to remove it, although" 170 echo "*** exact error that occured. This usually means SDL was incorrectly installed" 171 echo "*** or that you have moved SDL since it was installed. In the latter case, you"
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZProcessors.td | 21 "Assume that the distinct-operands facility is installed" 26 "Assume that the load/store-on-condition facility is installed" 31 "Assume that the high-word facility is installed"
|
/external/chromium_org/third_party/libxml/src/ |
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 | 20 for the version of the library installed on the system. Note however 21 that there isn't backward compatibility provided so if the installed 23 is likely. In any event this won't work with an installed libxml2 older
|
/external/chromium_org/third_party/libxslt/ |
D | libxslt.m4 | 16 [ --with-xslt-prefix=PFX Prefix where libxslt is installed (optional)], 19 [ --with-xslt-exec-prefix=PFX Exec prefix where libxslt is installed (optional)], 59 dnl Now check if the installed libxslt is sufficiently new. 129 printf("*** If you have already installed a sufficiently new version, this error\n"); 151 echo "*** The xslt-config script installed by LIBXSLT could not be found" 152 echo "*** If libxslt was installed in PREFIX, make sure PREFIX/bin is in" 170 echo "*** to the installed location Also, make sure you have run ldconfig if that" 173 echo "*** If you have an old version installed, it is best to remove it, although" 176 echo "*** exact error that occured. This usually means LIBXSLT was incorrectly installed" 177 echo "*** or that you have moved LIBXSLT since it was installed. In the latter case, you"
|
/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/devel-resources/ |
D | Welcome.txt | 3 The SDL documentation is installed into /Developer/Documentation/SDL. 5 The SDL Mac OS X Readme is installed into your home directory.
|
/external/elfutils/tests/ |
D | test-wrapper.sh | 36 if [ "$1" = installed ]; then 42 elfutils_testrun=installed
|
/external/chromium_org/native_client_sdk/src/doc/sdk/ |
D | download.rst | 11 * Python: Make sure you have Python 2.6 or 2.7 installed, and that the Python 22 you've installed Python, run the command ``"python -V``" in a Command 32 verify that Command Line Tools are installed. If you'd rather not install 79 I: installed 93 have already installed the latest revision of the sdk_tools bundle (it was 134 available bundles and verify which bundles are installed. 148 I: installed 163 installed bundles. 177 #. To check if there is a new version of a previously installed bundle, you can 181 I: installed
|
/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/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/llvm/utils/unittest/ |
D | LLVMBuild.txt | 23 installed = 0 30 installed = 0
|