/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/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/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/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/bluetooth/glib/docs/reference/ |
D | README | 20 package installed. To rebuild the template files, 22 header files installed. 31 --with-html-dir=DIR top of installed HTML documentation tree
|
/external/elfutils/tests/ |
D | test-wrapper.sh | 36 if [ "$1" = installed ]; then 42 elfutils_testrun=installed
|
/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/bluetooth/glib/ |
D | INSTALL.in | 18 text file is installed in a standard location that contains the 38 Note that if you have libiconv installed in your default include 45 the converters between locale encodings and UTF-8 installed. 88 The location of the installed files is determined by the --prefix 94 include file glibconfig.h is installed in: 101 .pc files for the various libraries are installed in
|
/external/chromium/sdch/open-vcdiff/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/clang/ |
D | INSTALL.txt | 13 installed as: 27 Assuming you installed clang at $LLVM_SRC_ROOT/tools/clang then Clang will 48 interface. See the man page for clang (installed into $prefix/share/man/man1)
|
/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/chromium/testing/gmock/ |
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/icu4c/i18n/ |
D | coll.cpp | 260 UResourceBundle installed; in isAvailableLocaleListInitialized() local 265 ures_initStackObject(&installed); in isAvailableLocaleListInitialized() 267 ures_getByKey(index, "InstalledLocales", &installed, &status); in isAvailableLocaleListInitialized() 270 localeCount = ures_getSize(&installed); in isAvailableLocaleListInitialized() 274 ures_resetIterator(&installed); in isAvailableLocaleListInitialized() 275 while(ures_hasNext(&installed)) { in isAvailableLocaleListInitialized() 277 ures_getNextString(&installed, NULL, &tempKey, &status); in isAvailableLocaleListInitialized() 297 ures_close(&installed); in isAvailableLocaleListInitialized()
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | runtime.dox | 15 /// the data elements of the type and what a function pointer installed in any particular 19 /// for a 'class', which are installed by the runtime when a default instance of one the 28 /// find "Base Recognizer Implementation", which documents the actual functions that are installed
|
/external/llvm/cmake/modules/ |
D | LLVMConfig.cmake.in | 41 # this file was installed: 44 # If failed, we assume that this is an un-installed build:
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/Amiga/ |
D | SMakefile | 23 # Installation targeting. Files will be installed under the tree 24 # rooted at prefix. flex will be installed in bindir, libfl.lib in 25 # libdir, FlexLexer.h will be installed in includedir, and the manual 26 # pages will be installed in mandir with extension manext. 28 # Raw, unformatted troff source will be installed if INSTALLMAN=man, 29 # nroff preformatted versions will be installed if INSTALLMAN=cat.
|
/external/llvm/projects/sample/autoconf/m4/ |
D | path_tclsh.m4 | 3 dnl that for us so we can get the latest installed tclsh version. 24 dnl see if one is installed
|
/external/llvm/autoconf/m4/ |
D | path_tclsh.m4 | 3 dnl that for us so we can get the latest installed tclsh version. 24 dnl see if one is installed
|
/external/quake/quake/src/WinQuake/docs/ |
D | README | 26 GLIDE drivers installed. RPMs for these drivers are available at: 62 1. The binary "glquake" requires Mesa 3-D 2.5 or later installed and compiled 65 application. Mesa 3-D requires GLIDE to be installed. 71 lib3dfxgl.so requires that GLIDE be installed. 83 For glquake, you must also have SVGALib or later installed (1.3.0 or later
|
D | INSTALL | 54 GLIDE drivers installed. RPMs for these drivers are available at: 93 1. The binary "glquake" requires Mesa 3-D 2.5 or later installed and compiled 96 application. Mesa 3-D requires GLIDE to be installed. 102 lib3dfxgl.so requires that GLIDE be installed. 114 For glquake, you must also have SVGALib or later installed (1.3.0 or later
|
/external/bluetooth/glib/m4macros/ |
D | glib-2.0.m4 | 82 dnl Now check if the installed GLIB is sufficiently new. (Also sanity 147 printf("*** If you have already installed a sufficiently new version, this error\n"); 188 echo "*** to the installed location Also, make sure you have run ldconfig if that" 191 echo "*** If you have an old version installed, it is best to remove it, although" 194 echo "*** exact error that occured. This usually means GLIB is incorrectly installed."])
|
/external/dropbear/debian/ |
D | README.Debian | 5 package ("ssh") is installed, the file /etc/default/dropbear 21 You will still want to have the "ssh" package installed, as it
|
/external/e2fsprogs/ |
D | ABOUT-NLS | 35 operating system where this package is being installed. So far, only 45 you have installed a recent copy of the GNU gettext package with the 51 Some packages are "localizable" when properly installed; the 56 By default, this package will be installed to allow translation of 72 When you already have GNU `gettext' installed on your system and run 74 probably detect the previously built and installed `libintl.a' file and 92 `--disable-nls' switch, all available translations are installed 94 may be set, prior to configuration, to limit the installed set. 101 As a user, if your language has been installed for this package, you
|