Lines Matching refs:files
86 .PHONY: clean-dex-files
87 clean-dex-files:
345 …(filter-out $(INTERNAL_MODIFIER_TARGETS) checkbuild emulator_tests target-files-package,$(MAKECMDG…
481 $(call module-installed-files,$(known_custom_modules)) \
604 $(eval r := $(call module-installed-files,$(r))) \
620 $(eval r := $(call module-installed-files,$(r))) \
636 $(eval r := $(call module-installed-files,$(r))) \
654 … $(eval req_file := $(filter $(TARGET_OUT_ROOT)/%, $(call module-installed-files,$(req_mod)))) \
662 $(eval mod_files := $(filter $(HOST_OUT)/%, $(call module-installed-files,$(m)))) \
680 $(eval req_file := $(filter $(HOST_OUT)/%, $(call module-installed-files,$(req_mod)))) \
688 $(eval mod_files := $(filter $(TARGET_OUT_ROOT)/%, $(call module-installed-files,$(m))))\
719 $(eval r := $(filter $($(root))/%,$(call module-installed-files,\
795 $(eval deps := $(filter $($(root))/%$($(1)SHLIB_SUFFIX),$(call module-built-files,$(deps))))\
801 $(call module-built-files,$(mod)))))\
1055 define product-installed-files
1079 $(filter-out $(HOST_OUT_ROOT)/%,$(call module-installed-files, $(_pif_modules))) \
1086 define host-installed-files
1102 $(filter $(HOST_OUT)/%,$(call module-installed-files, $(_hif_modules))) \
1103 $(filter $(HOST_CROSS_OUT)/%,$(call module-installed-files, $(_hcif_modules)))
1168 product_host_FILES := $(call host-installed-files,$(INTERNAL_PRODUCT))
1169 product_target_FILES := $(call product-installed-files, $(INTERNAL_PRODUCT))
1182 static_allowed_patterns += $(call product-installed-files,)
1210 $(eval files := $(call product-installed-files, $(makefile))) \
1211 …_files := $(filter-out $(path_patterns) $(allowed_patterns) $(static_allowed_patterns),$(files))) \
1213 $(makefile) produces files outside its artifact path requirement. \
1215 $(eval unused_allowed := $(filter-out $(files),$(allowed_patterns))) \
1218 $(eval extra_files := $(filter-out $(files) $(HOST_OUT)/%,$(product_target_FILES))) \
1227 $(INTERNAL_PRODUCT) produces files inside $(makefile)s artifact path requirement. \
1362 .PHONY: files
1363 files: $(modules_to_install) \
1369 checkbuild: $(modules_to_check) droid_targets check-elf-files
1546 $(eval $(call combine-notice-files, html, \
1635 …$(TARGET_OUT_COMMON_INTERMEDIATES)/api.xml: $(call java-lib-files,android_stubs_current) $(APICHEC…
1636 …$(TARGET_OUT_COMMON_INTERMEDIATES)/system-api.xml: $(call java-lib-files,android_system_stubs_curr…
1637 …$(TARGET_OUT_COMMON_INTERMEDIATES)/module-lib-api.xml: $(call java-lib-files,android_module_lib_st…
1638 …$(TARGET_OUT_COMMON_INTERMEDIATES)/system-server-api.xml: $(call java-lib-files,android_system_ser…
1639 …$(TARGET_OUT_COMMON_INTERMEDIATES)/test-api.xml: $(call java-lib-files,android_test_stubs_current)…
1702 .PHONY: check-elf-files
1703 check-elf-files:
1712 .PHONY: dump-files
1713 dump-files: