Home
last modified time | relevance | path

Searched refs:copy (Results 1 – 25 of 116) sorted by relevance

12345

/build/make/core/
Dsoong_app_prebuilt.mk33 $(eval $(call copy-one-file,$(LOCAL_SOONG_CLASSES_JAR),$(full_classes_jar)))
34 $(eval $(call copy-one-file,$(LOCAL_SOONG_CLASSES_JAR),$(full_classes_pre_proguard_jar)))
39 $(eval $(call copy-one-file,$(LOCAL_SOONG_HEADER_JAR),$(full_classes_header_jar)))
41 $(eval $(call copy-one-file,$(full_classes_jar),$(full_classes_header_jar)))
62 $(copy-file-to-target)
66 $(eval $(call copy-one-file,$(LOCAL_PREBUILT_MODULE_FILE),$(LOCAL_BUILT_MODULE)))
70 $(eval $(call copy-one-file,$(LOCAL_SOONG_JACOCO_REPORT_CLASSES_JAR),\
77 $(eval $(call copy-one-file,$(LOCAL_SOONG_PROGUARD_DICT),\
91 $(copy-file-to-target)
101 $(eval $(call copy-one-file,$(LOCAL_SOONG_DEX_JAR),$(dir $(LOCAL_BUILT_MODULE))package.dex.apk))
[all …]
Dsoong_java_prebuilt.mk32 $(eval $(call copy-one-file,$(LOCAL_SOONG_CLASSES_JAR),$(full_classes_jar)))
33 $(eval $(call copy-one-file,$(LOCAL_SOONG_CLASSES_JAR),$(full_classes_pre_proguard_jar)))
38 $(eval $(call copy-one-file,$(LOCAL_SOONG_HEADER_JAR),$(full_classes_header_jar)))
40 $(eval $(call copy-one-file,$(full_classes_jar),$(full_classes_header_jar)))
45 $(eval $(call copy-one-file,$(LOCAL_PREBUILT_MODULE_FILE),$(LOCAL_BUILT_MODULE)))
48 $(eval $(call copy-one-file,$(LOCAL_SOONG_JACOCO_REPORT_CLASSES_JAR),\
59 $(copy-file-to-target)
76 …$(eval $(call copy-one-file,$(LOCAL_SOONG_STATIC_LIBRARY_EXTRA_PACKAGES),$(my_static_library_extra…
80 $(eval $(call copy-one-file,$(LOCAL_FULL_MANIFEST_FILE),$(my_static_library_android_manifest)))
102 $(eval $(call copy-one-file,$(LOCAL_SOONG_DEX_JAR),$(common_javalib.jar)))
[all …]
Dsoong_droiddoc_prebuilt.mk8 $(eval $(call copy-one-file,$(LOCAL_DROIDDOC_STUBS_SRCJAR),$(OUT_DOCS)/$(LOCAL_MODULE)-stubs.srcjar…
16 $(eval $(call copy-one-file,$(LOCAL_DROIDDOC_DOC_ZIP),$(OUT_DOCS)/$(LOCAL_MODULE)-docs.zip))
25 $(eval $(call copy-one-file,$(LOCAL_DROIDDOC_ANNOTATIONS_ZIP),$(TARGET_OUT_COMMON_INTERMEDIATES)/PA…
29 $(eval $(call copy-one-file,$(LOCAL_DROIDDOC_API_VERSIONS_XML),$(TARGET_OUT_COMMON_INTERMEDIATES)/P…
33 $(eval $(call copy-one-file,$(LOCAL_DROIDDOC_JDIFF_DOC_ZIP),$(OUT_DOCS)/$(LOCAL_MODULE)-jdiff-docs.…
Ddex_preopt_libart_boot.mk11 my_installed := $(call copy-many-files,$(DEXPREOPT_IMAGE_BUILT_INSTALLED_$(my_boot_image_name)_$(TA…
18 my_installed := $(call copy-many-files,$(DEXPREOPT_IMAGE_UNSTRIPPED_BUILT_INSTALLED_$(my_boot_image…
Daux_executable.mk65 $(hide) $(copy-file-to-target)
75 $(hide) $(copy-file-to-target)
Djava_library.mk62 $(eval $(call copy-one-file,$(full_classes_pre_proguard_jar),$(common_javalib.jar)))
64 $(eval $(call copy-one-file,$(full_classes_pre_proguard_jar),$(LOCAL_BUILT_MODULE)))
97 $(eval $(call copy-one-file,$(common_javalib.jar),$(LOCAL_BUILT_MODULE)))
Dhost_java_library.mk123 $(eval $(call copy-one-file,$(LOCAL_FULL_CLASSES_JACOCO_JAR),$(LOCAL_BUILT_MODULE)))
124 $(eval $(call copy-one-file,$(LOCAL_FULL_CLASSES_JACOCO_JAR),$(full_classes_jar)))
127 $(eval $(call copy-one-file,$(LOCAL_FULL_CLASSES_JACOCO_JAR),$(full_classes_header_jar)))
Dsoong_cc_prebuilt.mk72 $(eval $(call copy-one-file,$(LOCAL_SOONG_TOC),$(LOCAL_BUILT_MODULE).toc))
139 $(copy-file-to-target)
157 $(eval $(call copy-one-file,$(LOCAL_SOONG_UNSTRIPPED_BINARY),$(symbolic_output)))
180 …$(eval $(call copy-one-file,$(LOCAL_PREBUILT_COVERAGE_ARCHIVE),$(intermediates)/$(LOCAL_MODULE).gc…
188 $(eval $(call copy-one-file,$(LOCAL_PREBUILT_COVERAGE_ARCHIVE),$(my_coverage_path)))
Dhost_dalvik_java_library.mk133 $(eval $(call copy-one-file,$(full_classes_header_jarjar),$(full_classes_header_jar)))
157 $(eval $(call copy-one-file,$(full_classes_jarjar_jar),$(full_classes_jar)))
164 $(copy-file-to-target)
Ddynamic_binary.mk54 $(copy-file-to-target)
131 $(copy-file-to-target)
Dnode_fns.mk47 define copy-var-list
194 $(call copy-var-list, $(1).$(2), $(3))
DLINUX_KERNEL_COPYING22 Everyone is permitted to copy and distribute verbatim copies
56 (2) offer you this license which gives you legal permission to copy,
95 1. You may copy and distribute verbatim copies of the Program's
97 conspicuously and appropriately publish on each copy an appropriate
100 and give any other recipients of the Program a copy of this License
103 You may charge a fee for the physical act of transferring a copy, and
106 2. You may modify your copy or copies of the Program or any portion
107 of it, thus forming a work based on the Program, and copy and
125 these conditions, and telling the user how to view a copy of this
150 3. You may copy and distribute the Program (or a work based on it,
[all …]
Ddefinitions.mk2470 define copy-one-header
2473 $$(copy-file-to-new-target-with-cp)
2479 define copy-one-file
2482 $$(copy-file-to-target)
2485 define copy-and-uncompress-dexs
2488 $$(copy-file-to-target)
2498 define compat-copy-pair
2508 define filter-copy-pair
2516 define copy-many-files
2524 $(eval $(call copy-one-file,$(_cmf_src),$(_cmf_dest)))) \
[all …]
Dtest_config_common.mk53 $(copy-file-to-target)
Ddex_preopt.mk18 ALL_DEFAULT_INSTALLED_MODULES += $(call copy-many-files,$(DEXPREOPT_IMAGE_PROFILE_BUILT_INSTALLED),…
/build/make/packaging/
Ddistdir.mk30 define copy-one-dist-file
41 $(eval $(call copy-one-dist-file,$(src),$(dst))))
44 copy-one-dist-file :=
/build/make/core/tasks/
Dvndk.mk176 $(vndk_snapshot_zip): private-copy-intermediates = \
191 $(call private-copy-intermediates, \
193 $(call private-copy-intermediates, \
195 $(call private-copy-intermediates, \
197 $(call private-copy-intermediates, \
200 $(call private-copy-intermediates, \
202 $(call private-copy-intermediates, \
/build/make/tools/releasetools/
Dtest_verity_utils.py19 import copy
182 prop_dict = copy.deepcopy(self.DEFAULT_PROP_DICT)
188 prop_dict = copy.deepcopy(self.DEFAULT_PROP_DICT)
192 prop_dict = copy.deepcopy(self.DEFAULT_PROP_DICT)
239 prop_dict = copy.deepcopy(self.DEFAULT_PROP_DICT)
274 prop_dict = copy.deepcopy(self.DEFAULT_PROP_DICT)
280 prop_dict = copy.deepcopy(self.DEFAULT_PROP_DICT)
286 prop_dict = copy.deepcopy(self.DEFAULT_PROP_DICT)
Dtest_ota_from_target_files.py17 import copy
166 oem_dicts = copy.copy(self.TEST_OEM_DICTS)
192 target_info = BuildInfo(copy.deepcopy(self.TEST_INFO_DICT), None)
262 target_info_dict = copy.deepcopy(self.TEST_INFO_DICT_USES_OEM_PROPS)
268 target_info_dict = copy.deepcopy(self.TEST_INFO_DICT_USES_OEM_PROPS)
302 source_info_dict = copy.deepcopy(self.TEST_INFO_DICT)
341 source_info_dict = copy.deepcopy(self.TEST_INFO_DICT_USES_OEM_PROPS)
431 target_info_dict = copy.deepcopy(self.TEST_TARGET_INFO_DICT)
449 target_info_dict = copy.deepcopy(self.TEST_TARGET_INFO_DICT)
546 target_info_dict = copy.deepcopy(self.TEST_TARGET_INFO_DICT)
[all …]
/build/make/target/product/
Dmedia_system.mk63 PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
67 PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
/build/make/tools/droiddoc/templates-ndk/assets/
DLICENSE.txt4 a copy of this software and associated documentation files (the
6 without limitation the rights to use, copy, modify, merge, publish,
DGPL-LICENSE.txt6 Everyone is permitted to copy and distribute verbatim copies
40 (2) offer you this license which gives you legal permission to copy,
79 1. You may copy and distribute verbatim copies of the Program's
81 conspicuously and appropriately publish on each copy an appropriate
84 and give any other recipients of the Program a copy of this License
87 You may charge a fee for the physical act of transferring a copy, and
90 2. You may modify your copy or copies of the Program or any portion
91 of it, thus forming a work based on the Program, and copy and
109 these conditions, and telling the user how to view a copy of this
134 3. You may copy and distribute the Program (or a work based on it,
[all …]
/build/soong/cmd/sbox/
DAndroid.bp5 // You may obtain a copy of the License at
/build/make/target/board/
Dgo_defaults.prop6 # You may obtain a copy of the License at
/build/make/tools/droiddoc/templates-pdk/
Dtrailer.cs10 You may obtain a copy of the License at

12345