OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:installed
(Results
176 - 200
of
4230
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/src/core/
SkImageGeneratorPriv.h
23
*
installed
into destination is destroyed, it will call
28
* configured and have a pixelref
installed
.
/external/skia/tools/
install_dependencies.sh
13
# Return 0 iff all package name arguments are
installed
.
17
grep -q "ok
installed
"); then
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SystemBroadcastReceiver.java
46
* If this IME has already been
installed
in the system image and a new version of this IME has
47
* been
installed
, {@link Intent#ACTION_MY_PACKAGE_REPLACED} is received by this receiver and it
50
* If this IME has already been
installed
in the data partition and a new version of this IME has
51
* been
installed
, {@link Intent#ACTION_MY_PACKAGE_REPLACED} is received by this receiver but it
54
* If this IME hasn't been
installed
yet and has been newly
installed
, no
60
* depending on which partition this IME is
installed
.
95
// 1) the package has been re-
installed
,
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
EmptyLaunchAction.java
24
* A launch action that does nothing after the application has been
installed
38
String msg = String.format("%1$s
installed
on device",
/external/ImageMagick/Magick++/bin/
Magick++-config.1
5
Magick++-config \- get information about the
installed
version of Magick++
24
To print the version of the
installed
distribution of
46
your program and the
installed
libraries.
53
Print the directory under which target specific binaries and executables are
installed
.
65
Print the directory under which the package is
installed
.
/hardware/intel/common/libmix/mix_audio/
configure.ac
66
AC_MSG_ERROR(you need to have pkgconfig
installed
!)
78
AC_MSG_ERROR(You need glib development packages
installed
!)
83
AC_MSG_ERROR(You need glib development packages
installed
!)
88
AC_MSG_ERROR(You need glib development packages
installed
!)
94
AC_MSG_ERROR(You need mixcommon development package $MIXCOMMON_REQUIRED
installed
!)
/external/ImageMagick/
Platforms.txt
89
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
[
all
...]
/external/libxml2/
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
[
all
...]
autogen.sh
13
echo "You must have autoconf
installed
to compile libxml."
21
echo "You must have libtool
installed
to compile libxml."
30
echo "You must have automake
installed
to compile libxml."
/build/core/
dex_preopt_odex_install.mk
12
ifneq ($(filter $(TARGET_OUT)/%,$(my_module_path)),) #
Installed
to system.img.
23
endif #
Installed
to system.img.
42
# if installing into system, and odex are being
installed
into system_other, don't strip
58
# We use this installed_odex trick to get boot.art
installed
.
113
# Add the installed_odex to the list of
installed
files for this module.
114
ALL_MODULES.$(my_register_name).
INSTALLED
+= $(installed_odex)
124
DEXPREOPT.$(LOCAL_MODULE).
INSTALLED
:= $(installed_odex)
executable_prefer_symlink.mk
5
# Note: now only limited to the binaries that will be
installed
under system/bin directory
51
# We need this so that the
installed
files could be picked up based on the
53
ALL_MODULES.$(LOCAL_MODULE).
INSTALLED
+= $(my_symlink)
/external/autotest/server/
rpm_kernel.py
84
"""Get the version of the kernel to be
installed
.
104
"""Get the name of the kernel image to be
installed
.
108
installed
on the host.
124
"""Get the name of the kernel image to be
installed
.
128
installed
on the host. It is the uncompressed and
146
"""Get the name of the initrd file to be
installed
.
150
installed
on the host. If the package includes no
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-SearchView/src/main/src/com/example/android/actionbarcompat/searchview/
AppListFragment.java
44
// Stores the full list of applications
installed
on the device
56
// Retrieve all of the applications
installed
on this device
59
// Start an AsyncTask to load the application's
installed
on the device
73
// If the
installed
applications is not loaded yet, hide the list
80
* Set the query used to filter the
installed
application's names.
84
// Fail-fast if the
installed
apps has not been loaded yet
99
// Iterate through the
installed
apps to see if their label matches the query
183
* Simple AsyncTask which retrieves the
installed
applications from the {@link PackageManager}
190
// Load all
installed
applications on the device
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/share/aclocal/
sdl2.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
(optional)],
79
dnl Now check if the
installed
SDL is sufficiently new. (Also sanity
156
echo "*** The sdl2-config script
installed
by SDL could not be found"
157
echo "*** If SDL was
installed
in PREFIX, make sure PREFIX/bin is in"
181
echo "*** to the
installed
location Also, make sure you have run ldconfig if that"
184
echo "*** If you have an old version
installed
, it is best to remove it, although"
187
echo "*** exact error that occured. This usually means SDL was incorrectly
installed
"
188
echo "*** or that you have moved SDL since it was
installed
. In the latter case, you"
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/share/aclocal/
sdl2.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
(optional)],
79
dnl Now check if the
installed
SDL is sufficiently new. (Also sanity
156
echo "*** The sdl2-config script
installed
by SDL could not be found"
157
echo "*** If SDL was
installed
in PREFIX, make sure PREFIX/bin is in"
181
echo "*** to the
installed
location Also, make sure you have run ldconfig if that"
184
echo "*** If you have an old version
installed
, it is best to remove it, although"
187
echo "*** exact error that occured. This usually means SDL was incorrectly
installed
"
188
echo "*** or that you have moved SDL since it was
installed
. In the latter case, you"
/build/soong/
doc.go
43
//
Installed
module
44
// An
installed
module is one that has been requested by the selected product,
45
// or a dependency of an
installed
module.
/cts/build/
test_executable.mk
32
$(eval
installed
:= $(CTS_TESTCASES_OUT)/$(notdir $(fp)))\
33
$(eval $(call copy-one-file, $(fp), $(
installed
)))\
34
$(eval cts_executable_bin += $(
installed
)))
/development/host/windows/usb/api/
adb_winusb_api.h
28
legacy (custom) USB drivers, and have not
installed
WINUSB.DLL we need to
35
to WinUsb, so they may not have WINUSB.DLL
installed
on their machines, but
39
WINUSB.DLL is
installed
, AdbWinApi will also load AdbWinUsbApi.dll (by
/external/ImageMagick/config/
Makefile.am
17
# Where architecture-independent configuration files get
installed
25
# Where architecture-dependent configuration files get
installed
31
# Where architecture-dependent configuration files get
installed
/external/bison/tests/
bison.in
3
# Wrapper around a non
installed
bison to make it work as an
installed
one.
24
# Use the shipped files, not those
installed
.
/external/curl/
GIT-INFO
41
installed
:
57
With Mac OS X 10.2 and the associated Developer Tools, the
installed
versions
62
2. Update fink to the newest version (with the
installed
fink)
/external/protobuf/src/solaris/
libstdc++.la
43
# Is this an already
installed
library?
44
installed
=yes
50
# Directory that this library needs to be
installed
in:
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
bgenlocations.py
15
# Where bgen is. For unix-Python bgen isn't
installed
, so you have to refer to
21
#
installed
you can use the Universal Headers from there, otherwise you can
30
# your source directory, not your
installed
directory.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
bgenlocations.py
15
# Where bgen is. For unix-Python bgen isn't
installed
, so you have to refer to
21
#
installed
you can use the Universal Headers from there, otherwise you can
30
# your source directory, not your
installed
directory.
/frameworks/base/docs/html/guide/topics/data/
install-location.jd
34
<p>Beginning with API Level 8, you can allow your application to be
installed
on the
39
<em>not</em> declare this attribute, your application will be
installed
on the internal storage
55
<p>If you declare "{@code preferExternal}", you request that your application be
installed
on the
56
external storage, but the system does not guarantee that your application will be
installed
on
60
<p>If you declare "{@code auto}", you indicate that your application may be
installed
on the
65
<p>When your application is
installed
on the external storage:</p>
73
generated key that can be decrypted only by the device that originally
installed
it. Thus, an
74
application
installed
on an SD card works for only one device.</li>
108
<p>When your application is
installed
on a device with an API Level lower than 8, the {@code
109
android:installLocation} attribute is ignored and the application is
installed
on the interna
[
all
...]
Completed in 1442 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>