HomeSort by relevance Sort by last modified time
    Searched refs:BUILT (Results 1 - 8 of 8) 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),,$(warning 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
47 $(warning Warning: Cannot find built file in "$(2)" for "$(1)") \
56 $(eval _fr_m_built := $(filter $(PRODUCT_OUT)/%, $(ALL_MODULES.$(_fr_m_name).BUILT))) \
  /build/core/
dpi_specific_apk.mk 63 ALL_MODULES.$(dpi_apk_name).BUILT := $(built_dpi_apk)
base_rules.mk 121 # on which goal (e.g., sdk or just droid) is being built.
529 # We name both BUILT and INSTALLED in case
605 ALL_MODULES.$(my_register_name).BUILT := \
606 $(ALL_MODULES.$(my_register_name).BUILT) $(LOCAL_BUILT_MODULE)
main.mk 12 # this turns off the suffix rules built into make
46 $(warning * Android can only be built by versions 3.81 and higher.)
338 # Dalvik isn't built for non-Linux hosts).
401 # TODO: this should be eng I think. Since the sdk is built from the eng
453 # Bring in all modules that need to be built.
588 # If a module is built for 32-bit, the required modules must be 32-bit too;
794 # contains everything that's built during the current make, but it also further
809 modules_to_check += $(foreach m,$(ALL_MODULES),$(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
520 ## into the list of files that are built for those modules.
526 define module-built-files
527 $(foreach module,$(1),$(ALL_MODULES.$(module).BUILT))
637 ## 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 533 milliseconds