Lines Matching defs:cp
763 $(hide) cp $(1) $(2); \
1639 $(hide) cp $(PRIVATE_JNI_SHARED_LIBRARIES) $(dir $@)lib/$(PRIVATE_JNI_SHARED_LIBRARIES_ABI)
1649 cp $(PRIVATE_DEX_FILE) $$_adtp_classes_dex && \
1757 $$(copy-file-to-new-target-with-cp)
1791 # The -t option to acp and the -p option to cp is
1809 # cp command instead of acp.
1810 define copy-file-to-target-with-cp
1812 $(hide) cp -fp $< $@
1836 # cp command instead of acp.
1837 define copy-file-to-new-target-with-cp
1839 $(hide) cp -f $< $@
2168 # cp $(df).d $(df).P; \
2179 # @cp $*.d $*.P; \