Home
last modified time | relevance | path

Searched refs:OUT_DIR (Results 1 – 8 of 8) sorted by relevance

/development/vndk/tools/header-checker/android/
Dbuild-prebuilts.sh19 if [ -z "${OUT_DIR}" ]; then
41 SOONG_OUT="${OUT_DIR}/soong"
42 SOONG_HOST_OUT="${OUT_DIR}/soong/host/${OS}-x86"
/development/scripts/
Dcombine_sdks.sh99 OUT_DIR="${OUTPUT//.zip/}"
100 mv $V "$BASE_DIR"/* "$OUT_DIR"
101 echo "Unzipped combined SDK available at $OUT_DIR"
Dgdbclient71 local SYS_OUT_ROOT=$(get_build_var OUT_DIR)
/development/tools/checkcolor/
Dbuild.gradle10 * The OUT_DIR is a temporary directory you can use to put things during the build.
15 if (System.env.DIST_DIR != null && System.env.OUT_DIR != null) {
16 buildDir = new File(System.env.OUT_DIR + '/gradle/checkcolor').getCanonicalFile()
/development/
DCleanSpec.mk47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/CorpApp_intermediates)
/development/build/
Dsdk.atree65 ${OUT_DIR}/target/common/obj/PACKAGING/framework-doc-stubs_generated-api-versions.xml platform-t…
66 ${OUT_DIR}/target/common/obj/PACKAGING/framework-doc-stubs_annotations.zip platform-tools/api/ann…
146 ${OUT_DIR}/host/common/obj/JAVA_LIBRARIES/shrinkedAndroid_intermediates/shrinkedAndroid.jar build-…
151 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/core-lambda-stubs_intermediates/classes.jar build…
164 ${OUT_DIR}/target/common/obj/PACKAGING/android_jar_intermediates/android.jar platforms/$…
165 ${OUT_DIR}/target/common/obj/PACKAGING/android_jar_intermediates/android-stubs-src.jar platforms/$…
168 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/core-current-stubs-for-system-modules_intermediates/cla…
172 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/org.apache.http.legacy.stubs_intermediates/classes.jar …
174 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/android_uiautomator_intermediates/classes.jar platf…
176 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/android.test.mock.stubs_intermediates/classes.jar pla…
[all …]
/development/vndk/tools/header-checker/Documentation/
DDevelopment.md22 $ OUT_DIR=out \
/development/build/tools/
Dwindows_sdk.mk77 $(WIN_SDK_DIR)/$(WIN_SDK_NAME) $(OUT_DIR) $(TOPDIR)