Lines Matching defs:cp
763 $(hide) cp $(1) $(2); \
1609 $(hide) cp $(PRIVATE_JNI_SHARED_LIBRARIES) $(dir $@)lib/$(PRIVATE_JNI_SHARED_LIBRARIES_ABI)
1619 cp $(PRIVATE_DEX_FILE) $$_adtp_classes_dex && \
1726 $$(copy-file-to-new-target-with-cp)
1760 # The -t option to acp and the -p option to cp is
1778 # cp command instead of acp.
1779 define copy-file-to-target-with-cp
1781 $(hide) cp -fp $< $@
1805 # cp command instead of acp.
1806 define copy-file-to-new-target-with-cp
1808 $(hide) cp -f $< $@
2089 # cp $(df).d $(df).P; \
2100 # @cp $*.d $*.P; \