Searched refs:copy (Results 1 – 25 of 116) sorted by relevance
12345
/build/make/core/ |
D | soong_app_prebuilt.mk | 33 $(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 …]
|
D | soong_java_prebuilt.mk | 32 $(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 …]
|
D | soong_droiddoc_prebuilt.mk | 8 $(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.…
|
D | dex_preopt_libart_boot.mk | 11 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…
|
D | aux_executable.mk | 65 $(hide) $(copy-file-to-target) 75 $(hide) $(copy-file-to-target)
|
D | java_library.mk | 62 $(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)))
|
D | host_java_library.mk | 123 $(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)))
|
D | soong_cc_prebuilt.mk | 72 $(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)))
|
D | host_dalvik_java_library.mk | 133 $(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)
|
D | dynamic_binary.mk | 54 $(copy-file-to-target) 131 $(copy-file-to-target)
|
D | node_fns.mk | 47 define copy-var-list 194 $(call copy-var-list, $(1).$(2), $(3))
|
D | LINUX_KERNEL_COPYING | 22 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 …]
|
D | definitions.mk | 2470 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 …]
|
D | test_config_common.mk | 53 $(copy-file-to-target)
|
D | dex_preopt.mk | 18 ALL_DEFAULT_INSTALLED_MODULES += $(call copy-many-files,$(DEXPREOPT_IMAGE_PROFILE_BUILT_INSTALLED),…
|
/build/make/packaging/ |
D | distdir.mk | 30 define copy-one-dist-file 41 $(eval $(call copy-one-dist-file,$(src),$(dst)))) 44 copy-one-dist-file :=
|
/build/make/core/tasks/ |
D | vndk.mk | 176 $(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/ |
D | test_verity_utils.py | 19 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)
|
D | test_ota_from_target_files.py | 17 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/ |
D | media_system.mk | 63 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/ |
D | LICENSE.txt | 4 a copy of this software and associated documentation files (the 6 without limitation the rights to use, copy, modify, merge, publish,
|
D | GPL-LICENSE.txt | 6 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/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/build/make/target/board/ |
D | go_defaults.prop | 6 # You may obtain a copy of the License at
|
/build/make/tools/droiddoc/templates-pdk/ |
D | trailer.cs | 10 You may obtain a copy of the License at
|
12345