Searched refs:create (Results 1 – 19 of 19) sorted by relevance
/build/make/core/ |
D | package_internal.mk | 562 $(call create-jni-shared-libs-package,$@.parts/jni.zip,$(PRIVATE_USE_EMBEDDED_NATIVE_LIBS)) 566 $(if $(PRIVATE_EXTRA_JAR_ARGS),$(call create-java-resources-jar,$@.parts/res.zip)) 568 $(call create-dex-jar,$@.parts/dex.zip,$(PRIVATE_DEX_FILE)) 614 $(call create-jni-shared-libs-package,$@.parts/jni.zip) 619 $(call create-java-resources-jar,$@.parts/res.zip) && \ 623 $(call create-dex-jar,$@.parts/dex.zip,$(PRIVATE_DEX_FILE)) 647 $(call create-dex-jar,$@,$(PRIVATE_DEX_FILE)) 688 $(call create-suite-dependencies)
|
D | force_aapt2.mk | 51 $(call create-default-manifest-file,$(LOCAL_FULL_MANIFEST_FILE),$(call module-min-sdk-version))
|
D | java_library.mk | 75 $(call create-dex-jar,$@.parts/dex.zip,$(PRIVATE_DEX_FILE))
|
D | Makefile | 2331 define create-system-vendor-symlink 2340 define create-system-vendor-symlink 2346 define create-system-product-symlink 2355 define create-system-product-symlink 2361 define create-system-system_ext-symlink 2370 define create-system-system_ext-symlink 2377 $(call create-system-vendor-symlink) 2378 $(call create-system-product-symlink) 2379 $(call create-system-system_ext-symlink) 2778 define create-vendor-odm-symlink [all …]
|
D | host_dalvik_java_library.mk | 180 $(call create-dex-jar,$@.parts/dex.zip,$(PRIVATE_DEX_FILE))
|
D | definitions.mk | 1556 define create-dummy.o-if-no-objs 1569 create-dummy.o-if-no-objs = 1581 $(call create-dummy.o-if-no-objs,$@.tmp) 1903 define create-default-manifest-file 2157 define create-jni-shared-libs-package 2169 define create-dex-jar 2182 define create-java-resources-jar 2817 define create-suite-dependencies 3222 create-empty-package \
|
D | soong_app_prebuilt.mk | 119 $(call create-suite-dependencies)
|
D | base_rules.mk | 802 $(call create-suite-dependencies)
|
/build/make/tools/ziptime/ |
D | README.txt | 10 -X option to zip so that it doesn't create the 'universal time' extra.
|
/build/make/tools/docker/ |
D | README.md | 7 # Copy your host gitconfig, or create a stripped down version
|
/build/make/tools/ |
D | brillo-clang-format | 21 # style guide defined by Brillo. To use this file create a *relative* symlink in
|
/build/make/target/product/security/ |
D | README | 25 2. create a signature using the pem format key
|
/build/soong/docs/ |
D | clion.md | 39 To combine several projects into one, you can create super projects
|
D | best_practices.md | 41 Don't use `$(shell)` to write files, create symlinks, etc. We expect to
|
/build/soong/cmd/pom2mk/ |
D | pom2mk.go | 350 fmt.Fprintf(os.Stderr, `pom2mk, a tool to create Android.mk files from maven repos 352 The tool will extract the necessary information from *.pom files to create an Android.mk whose
|
/build/soong/java/ |
D | system_modules.go | 59 `${config.JmodCmd} create --module-version ${config.JlinkVersion} --target-platform android ` +
|
/build/soong/cmd/pom2bp/ |
D | pom2bp.go | 576 fmt.Fprintf(os.Stderr, `pom2bp, a tool to create Android.bp files from maven repos 578 The tool will extract the necessary information from *.pom files to create an Android.bp whose
|
/build/soong/ |
D | README.md | 519 To load Soong code in a Go-aware IDE, create a directory outside your android tree and then:
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | android_3p-bundle.js | 2694 …create(b)}}),a.extend(a.ui.dialog.overlay,{instances:[],oldInstances:[],maxZ:0,events:a.map("focus… method
|