Home | History | Annotate | Download | only in core

Lines Matching defs:cp

779 $(hide) cp $(1) $(2); \
1663 $(hide) cp $(PRIVATE_JNI_SHARED_LIBRARIES) $(dir $@)lib/$(PRIVATE_JNI_SHARED_LIBRARIES_ABI)
1673 cp $(PRIVATE_DEX_FILE) $$_adtp_classes_dex && \
1752 $$(copy-file-to-new-target-with-cp)
1786 # The -t option to acp and the -p option to cp is
1804 # cp command instead of acp.
1805 define copy-file-to-target-with-cp
1807 $(hide) cp -fp $< $@
1831 # cp command instead of acp.
1832 define copy-file-to-new-target-with-cp
1834 $(hide) cp -f $< $@
2143 # cp $(df).d $(df).P; \
2154 # @cp $*.d $*.P; \