Home
last modified time | relevance | path

Searched refs:one (Results 1 – 25 of 54) sorted by relevance

123

/build/make/core/
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.…
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),\
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)))
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)))
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),\
101 $(eval $(call copy-one-file,$(LOCAL_SOONG_DEX_JAR),$(dir $(LOCAL_BUILT_MODULE))package.dex.apk))
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))
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)))
Dsdk_check.mk33 my_message += but should specify only one
Daapt2.mk30 $(eval $(call aapt2-compile-one-resource-file-rule,$(r),$(o)))\
36 $(eval $(call aapt2-compile-one-resource-file-rule,$(r),$(o)))\
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)))
Dproduct_config.mk98 $(error Only one PRODUCT-* goal may be specified; saw "$(product_goals)")
143 $(error Only one APP-* goal may be specified; saw "$(unbundled_goals)")
362 $(error Only one file may be in PRODUCT_ADB_KEYS: $(PRODUCT_ADB_KEYS))
Djava.mk209 $(eval $(call copy-one-file,$(full_classes_jar),$(full_classes_stubs_jar)))
273 $(eval $(call copy-one-file,$(full_classes_header_jarjar),$(full_classes_header_jar)))
/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/kati/testcase/
Dmultiline_recipe.mk13 $(AT) echo one \
15 $(AT) echo one\
Dappend_self_reference.mk1 x := one
/build/soong/scripts/
Dsetup_go_workspace_for_soong.sh216 binding the one to aosp build directory.
221 If no flags were specified, the --bind one is selected by default.
/build/soong/docs/
Dclion.md30 Note: The generator creates one folder per targetname-architecture-os combination.
39 To combine several projects into one, you can create super projects
/build/make/tools/
Ddump-package-stats35 types of files in each package. Emits one line per package.
/build/make/core/tasks/
Dide.mk29 $(error Only one ECLIPSE- goal may be specified: $(eclipse_project_goals))
Dsdk-addon.mk88 $(eval $(call copy-one-file,$(_src),$(_dest))) \
150 $(error Trying to build sdk_addon, but product '$(INTERNAL_PRODUCT)' does not define one)
/build/kati/
DCONTRIBUTING.md22 one (even if it was for a different project), you probably don't need to do it
28 Once your CLA is submitted (or if you already submitted one for
DCONTRIBUTORS1 # People who have agreed to one of the CLAs and can contribute patches.
/build/make/
DREADME.md20 graph of the two systems can be combined and run as one.
Dbuildspec.mk.default30 # Choose a variant to build. If you don't pick one, the default is eng.
39 # Choose a targeted release. If you don't pick one, the default is the
/build/soong/android/
Dnamespace_test.go224 one := findModuleById(ctx, "1")
228 if !dependsOn(ctx, two, one) {
237 if dependsOn(ctx, four, one) {
/build/
Dbuildspec.mk.default30 # Choose a variant to build. If you don't pick one, the default is eng.
39 # Choose a targeted release. If you don't pick one, the default is the

123