Searched defs:one (Results 1 - 4 of 4) sorted by relevance

/build/core/
H A Ddistdir.mk37 define copy-one-dist-file
47 # copy-one-dist-file to avoid multiple rules for the same target.
66 $(eval $(call copy-one-dist-file,\
H A Ddex_preopt.mk35 define dexpreopt-one-file
55 $$(call dexpreopt-one-file,$$(PRIVATE_DBJ_JAR),$$@)
H A Ddefinitions.mk347 ## a given directory or one of its parents contains
552 ## $(1): the string. Must be one line.
1377 # assets. This should be changed to do one of two things: (1) Don't generate
1733 define copy-one-header
1742 define copy-one-file
1756 $(eval $(call copy-one-file,$(_cmf_src),$(_cmf_dest))) \
1776 # Copy a single file from one place to another,
1875 ## Stuff source generated from one-off tools
/build/core/tasks/
H A Dfactory_ramdisk.mk37 define install-one-factory-ramdisk-module
45 $(eval $(call copy-one-file,$(_iofrm_src),$(_fulldest))) \
57 $(foreach d,$(_fr_dests),$(call install-one-factory-ramdisk-module,$(d),$(_fr_m_built))) \
68 $(eval $(call copy-one-file,$(TARGET_OUT)/build.prop,$(TARGET_FACTORY_RAMDISK_OUT)/system/build.prop))

Completed in 71 milliseconds