Lines Matching refs:add
440 define add-dependency
1513 TARGET_STRIP_EXTRA = && $(PRIVATE_OBJCOPY) --add-gnu-debuglink=$< $@
1514 TARGET_STRIP_KEEP_SYMBOLS_EXTRA = --add-gnu-debuglink=$<
1831 $(if $(PRIVATE_EXTRA_JAR_ARGS),$(call add-java-resources-to,$@))
1866 $(hide) $(call add-java-resources-to,$@.res.tmp.zip)
1946 $(hide) $(call add-java-resources-to,$@.res.tmp.zip)
2045 define add-assets-to-package
2082 define add-jni-shared-libs-to-package
2093 define add-dex-to-package
2100 define add-java-resources-to
2108 define add-carried-jack-resources
2393 define add-radio-file
2394 $(eval $(call add-radio-file-internal,$(1),$(notdir $(1))))
2396 define add-radio-file-internal
2407 define add-radio-file-checked
2408 $(eval $(call add-radio-file-checked-internal,$(1),$(notdir $(1)),$(2)))
2410 define add-radio-file-checked-internal