Searched refs:one (Results 1 – 25 of 54) sorted by relevance
123
/build/make/core/ |
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 | 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),\ 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)))
|
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))) 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))
|
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)) 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 | sdk_check.mk | 33 my_message += but should specify only one
|
D | aapt2.mk | 30 $(eval $(call aapt2-compile-one-resource-file-rule,$(r),$(o)))\ 36 $(eval $(call aapt2-compile-one-resource-file-rule,$(r),$(o)))\
|
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)))
|
D | product_config.mk | 98 $(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))
|
D | java.mk | 209 $(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/ |
D | distdir.mk | 30 define copy-one-dist-file 41 $(eval $(call copy-one-dist-file,$(src),$(dst)))) 44 copy-one-dist-file :=
|
/build/kati/testcase/ |
D | multiline_recipe.mk | 13 $(AT) echo one \ 15 $(AT) echo one\
|
D | append_self_reference.mk | 1 x := one
|
/build/soong/scripts/ |
D | setup_go_workspace_for_soong.sh | 216 binding the one to aosp build directory. 221 If no flags were specified, the --bind one is selected by default.
|
/build/soong/docs/ |
D | clion.md | 30 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/ |
D | dump-package-stats | 35 types of files in each package. Emits one line per package.
|
/build/make/core/tasks/ |
D | ide.mk | 29 $(error Only one ECLIPSE- goal may be specified: $(eclipse_project_goals))
|
D | sdk-addon.mk | 88 $(eval $(call copy-one-file,$(_src),$(_dest))) \ 150 $(error Trying to build sdk_addon, but product '$(INTERNAL_PRODUCT)' does not define one)
|
/build/kati/ |
D | CONTRIBUTING.md | 22 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
|
D | CONTRIBUTORS | 1 # People who have agreed to one of the CLAs and can contribute patches.
|
/build/make/ |
D | README.md | 20 graph of the two systems can be combined and run as one.
|
D | buildspec.mk.default | 30 # 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/ |
D | namespace_test.go | 224 one := findModuleById(ctx, "1") 228 if !dependsOn(ctx, two, one) { 237 if dependsOn(ctx, four, one) {
|
/build/ |
D | buildspec.mk.default | 30 # 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