Home | History | Annotate | Download | only in core

Lines Matching refs:cp

688 @cp $(@:%.o=%.d) $(@:%.o=%.P); \
1381 $(hide) cp $(PRIVATE_JNI_SHARED_LIBRARIES) $(dir $@)lib/$(TARGET_CPU_ABI)
1391 $(hide) cp $(PRIVATE_DEX_FILE) $(_adtp_classes.dex) && \
1501 $$(copy-file-to-new-target-with-cp)
1513 # The -t option to acp and the -p option to cp is
1528 # cp command instead of acp.
1529 define copy-file-to-target-with-cp
1531 $(hide) cp -fp $< $@
1555 # cp command instead of acp.
1556 define copy-file-to-new-target-with-cp
1558 $(hide) cp -f $< $@
1813 # cp $(df).d $(df).P; \
1824 # @cp $*.d $*.P; \