HomeSort by relevance Sort by last modified time
    Searched refs:BUILT (Results 1 - 6 of 6) 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 108 # on which goal (e.g., sdk or just droid) is being built.
499 # We name both BUILT and INSTALLED in case
582 ALL_MODULES.$(LOCAL_MODULE).BUILT := \
583 $(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.)
309 # Dalvik isn't built for non-Linux hosts).
364 # TODO: this should be eng I think. Since the sdk is built from the eng
416 # Bring in all modules that need to be built.
678 # contains everything that's built during the current make, but it also further
695 modules_to_check += $(foreach m,$(ALL_MODULES),$(ALL_MODULES.$(m).BUILT))
810 # For uninstallable modules such as static Java library, we have to dist the built file,
813 $(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...]

Completed in 184 milliseconds