Home
last modified time | relevance | path

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

12345678910>>...26

/external/mdnsresponder/mDNSPosix/
DMakefile278 @echo $+ " installed"
281 @echo $+ " installed"
284 @echo $+ " installed"
287 @echo $+ " installed"
290 @echo $+ " installed"
293 @echo $+ " installed"
/external/icu/icu4c/source/common/
Dlocavailable.cpp127 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/chromium_org/third_party/icu/source/common/
Dlocavailable.cpp132 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/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 high-word facility is installed"
39 "Assume that the floating-point extension facility is installed"
44 "Assume that the fast-serialization facility is installed"
49 "Assume that interlocked-access facility 1 is installed"
/external/libvorbis/m4/
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/flac/libFLAC/
DlibFLAC.m411 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/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/valgrind/main/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/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/chromium_org/third_party/opus/src/
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/main/
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/libvorbis/
Dvorbis.m413 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/
Desd.m418 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/qemu/distrib/sdl-1.2.15/
Dsdl.m417 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/qemu/distrib/sdl-1.2.15/test/
Dacinclude.m415 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/chromium_org/third_party/libxml/src/
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 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"
DREADME.tests20 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/
Dlibxslt.m416 [ --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/
DWelcome.txt3 The SDL documentation is installed into /Developer/Documentation/SDL.
5 The SDL Mac OS X Readme is installed into your home directory.
/external/chromium_org/chrome/common/extensions/docs/examples/api/nativeMessaging/
DREADME.txt16 python installed.
21 By default the host is installed only for the user who runs the script, but if
23 host will be installed for all users. You can later use host/uninstall_host.sh
/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/skia/experimental/webtry/poly/
DREADME.md5 [node.js](http://nodejs.org/) installed. Once you have it installed run the
/external/chromium_org/third_party/skia/experimental/webtry/poly/
DREADME.md5 [node.js](http://nodejs.org/) installed. Once you have it installed run the
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
Dmake114 # FIXME nothing gets installed
118 # FIXME nothing gets installed
122 # FIXME nothing gets installed
126 # FIXME nothing gets installed
130 # FIXME nothing gets installed

12345678910>>...26