OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BUILT
(Results
1 - 7
of
7
) sorted by null
/build/core/tasks/
factory_bundle.mk
48
$(eval _fb_m_built := $(filter $(HOST_OUT)/%, $(ALL_MODULES.$(_fb_m_name).
BUILT
))) \
49
$(if $(_fb_m_built),,$(error no
built
file in requested_modules for '$(_fb_m_built)'))\
factory_ramdisk.mk
32
# A module name may end up in multiple modules (so multiple
built
files)
34
# This function selects the module
built
file based on the install path.
36
# $(2): the module
built
files
56
$(eval _fr_m_built := $(filter $(PRODUCT_OUT)/%, $(ALL_MODULES.$(_fr_m_name).
BUILT
))) \
/build/core/
base_rules.mk
110
# on which goal (e.g., sdk or just droid) is being
built
.
508
# We name both
BUILT
and INSTALLED in case
587
ALL_MODULES.$(LOCAL_MODULE).
BUILT
:= \
588
$(ALL_MODULES.$(LOCAL_MODULE).
BUILT
) $(LOCAL_BUILT_MODULE)
main.mk
12
# this turns off the suffix rules
built
into make
47
$(warning * Android can only be
built
by versions 3.81 and 3.82.)
312
# Dalvik isn't
built
for non-Linux hosts).
367
# TODO: this should be eng I think. Since the sdk is
built
from the eng
419
# Bring in all modules that need to be
built
.
678
# contains everything that's
built
during the current make, but it also further
693
modules_to_check += $(foreach m,$(ALL_MODULES),$(ALL_MODULES.$(m).
BUILT
))
808
# For uninstallable modules such as static Java library, we have to dist the
built
file,
811
$(if $(ALL_MODULES.$(m).
BUILT
),$(ALL_MODULES.$(m).
BUILT
):$(m)$(suffix $(ALL_MODULES.$(m).BUILT))))
[
all
...]
definitions.mk
32
# $(ALL_MODULES.$(target)).
BUILT
34
# The
BUILT
variable contains LOCAL_BUILT_MODULE for that
36
# Some targets may have multiple files listed in the
BUILT
and INSTALLED
466
## into the list of files that are
built
for those modules.
472
define module-
built
-files
473
$(foreach module,$(1),$(ALL_MODULES.$(module).
BUILT
))
583
## This has the same behavior as the
built
-in function
[
all
...]
/external/srec/config/en.us/dictionary/
c0.6
[
all
...]
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 432 milliseconds