OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INSTALLED
(Results
1 - 24
of
24
) sorted by null
/external/compiler-rt/test/timing/
time
22
INSTALLED
=/usr/local/lib/system/libcompiler_rt.a
31
if [ -f "$
INSTALLED
" ]; then
32
test $ARCH $FILE
installed
$
INSTALLED
/build/core/tasks/
vendor_module_check.mk
43
# Expand the target modules
installed
via LOCAL_SHARED_LIBRARIES
77
$(if $(ALL_MODULES.$(m).
INSTALLED
),\
78
$(eval _vendor_module_owner_info += $(patsubst $(PRODUCT_OUT)/%,%,$(ALL_MODULES.$(m).
INSTALLED
)):$(ALL_MODULES.$(m).OWNER)))))
88
$(if $(filter $(TARGET_OUT_VENDOR)/%, $(ALL_MODULES.$(m).
INSTALLED
)),,\
90
in product "$(TARGET_PRODUCT)" being
installed
to \
91
$(ALL_MODULES.$(m).
INSTALLED
) which is not in the vendor tree))))
/external/clang/tools/driver/
Android.mk
97
# Make sure if clang (i.e. $(LOCAL_MODULE)) get
installed
,
98
# clang++ will get
installed
as well.
99
ALL_MODULES.$(LOCAL_MODULE).
INSTALLED
:= \
100
$(ALL_MODULES.$(LOCAL_MODULE).
INSTALLED
) $(CLANG_CXX)
/system/core/init/
Android.mk
60
# We need this so that the
installed
files could be picked up based on the
62
ALL_MODULES.$(LOCAL_MODULE).
INSTALLED
:= \
63
$(ALL_MODULES.$(LOCAL_MODULE).
INSTALLED
) $(SYMLINKS)
/system/core/toolbox/
Android.mk
123
# We need this so that the
installed
files could be picked up based on the
125
ALL_MODULES.$(LOCAL_MODULE).
INSTALLED
:= \
126
$(ALL_MODULES.$(LOCAL_MODULE).
INSTALLED
) $(SYMLINKS)
/system/core/sh/
Android.mk
70
ALL_MODULES.$(LOCAL_MODULE).
INSTALLED
+= $(OUTSYSTEMBINSH)
/frameworks/native/opengl/libs/
Android.mk
136
ALL_MODULES.$(LOCAL_MODULE).
INSTALLED
:= \
137
$(ALL_MODULES.$(LOCAL_MODULE).
INSTALLED
) $(LIBGLESV3)
/libcore/
CaCerts.mk
51
ALL_MODULES.cacerts.
INSTALLED
:= $(cacerts_target)
/frameworks/base/data/fonts/
Android.mk
31
ALL_MODULES.$(1).
INSTALLED
:= \
32
$(ALL_MODULES.$(1).
INSTALLED
) $(PRODUCT_OUT)/system/fonts/$(1)
/build/core/
main.mk
6
# Use bash, not whatever shell somebody has
installed
as /bin/sh
392
# non-empty if that module should be
installed
in /system.
395
# be
installed
in /system.
402
#
installed
in /data even if that module also has "eng"/"debug"/"user".
462
# so that the modules will be
installed
in the same place they
525
# Fix up CUSTOM_MODULES to refer to
installed
files rather than
531
$(call module-
installed
-files,$(known_custom_modules)) \
549
$(eval r := $(call module-
installed
-files,$(r))) \
550
$(eval t_m := $(filter $(TARGET_OUT_ROOT)/%, $(ALL_MODULES.$(m).
INSTALLED
))) \
551
$(eval h_m := $(filter $(HOST_OUT_ROOT)/%, $(ALL_MODULES.$(m).
INSTALLED
))) \
[
all
...]
base_rules.mk
61
# User tags are not allowed anymore. Fail early because it will not be
installed
68
$(warning * used to cause the module to be
installed
automatically.)
70
$(warning * section of a product makefile to have it
installed
.)
499
# We name both BUILT and
INSTALLED
in case
584
ALL_MODULES.$(LOCAL_MODULE).
INSTALLED
:= \
585
$(strip $(ALL_MODULES.$(LOCAL_MODULE).
INSTALLED
) $(LOCAL_INSTALLED_MODULE))
definitions.mk
33
# $(ALL_MODULES.$(target)).
INSTALLED
35
# target, and the
INSTALLED
variable contains the LOCAL_INSTALLED_MODULE.
36
# Some targets may have multiple files listed in the BUILT and
INSTALLED
41
# set of
installed
targets.
84
# Target and host
installed
module's dependencies on shared libraries.
478
## into the list of files that are
installed
for those modules.
484
define module-
installed
-files
485
$(foreach module,$(1),$(ALL_MODULES.$(module).
INSTALLED
))
674
# Given a list of
installed
modules (short or long names)
677
# therefore, should not be
installed
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.event_1.2.0.v20100503.jar
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
/external/chromium/chrome/browser/extensions/
extension_service_unittest.cc
577
// the crx to be
installed
and does extra error checking.
643
INSTALLED
,
683
(expected_state >=
INSTALLED
) ? 1 : 0;
[
all
...]
/external/v8/src/
bootstrapper.cc
213
UNVISITED, VISITED,
INSTALLED
461
// This map is
installed
in MakeFunctionInstancePrototypeWritable.
629
// This map is
installed
in MakeFunctionInstancePrototypeWritable.
[
all
...]
/ndk/build/core/
definitions.mk
366
# Note that some modules are never
installed
(e.g. static libraries).
422
# LOCAL_INSTALLED will contain the location of the
installed
version
425
modules-LOCALS +=
INSTALLED
756
module-get-
installed
= $(__ndk_modules.$1.
INSTALLED
)
[
all
...]
/prebuilts/devtools/tools/lib/
osgi-4.0.0.jar
sdklib.jar
/prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar
/prebuilts/tools/common/osgi/
osgi.jar
/prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar
Completed in 4643 milliseconds