Searched refs:OUT_DIR (Results 1 – 10 of 10) sorted by relevance
22 if [ -z "${OUT_DIR}" ]; then23 OUT_DIR="${WD}/out"32 LZ4="${OUT_DIR}/host/linux-x86/bin/lz4"56 local out_root="${OUT_DIR}/target/kernel/${kernel_version}/${arch}"109 local out_root="${OUT_DIR}/target/kernel/${kernel_version}/${arch}"131 local out_root="${OUT_DIR}/target/kernel/${kernel_version}/${arch}"156 local out_root="${OUT_DIR}/target/kernel/${kernel_version}/${arch}"
24 if [ -z "${OUT_DIR}" ]; then25 OUT_DIR="${WD}/out"37 local dist_base="${OUT_DIR}/prebuilt_cached/artifacts/common-${branch//./_}-${target}"
96 if [ -z "${OUT_DIR}" ]; then104 SOONG_OUT="${OUT_DIR}/soong"105 SOONG_HOST_OUT="${OUT_DIR}/soong/host/linux-x86"
99 OUT_DIR="${OUTPUT//.zip/}"100 mv $V "$BASE_DIR"/* "$OUT_DIR"101 echo "Unzipped combined SDK available at $OUT_DIR"
41 ANDROID_OUT=${OUT_DIR:-out}
10 * 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()
43 ${OUT_DIR}/target/common/obj/PACKAGING/android_jar_intermediates/android.jar platforms/$…44 ${OUT_DIR}/target/common/obj/PACKAGING/android_jar_intermediates/android-stubs-src.jar platforms/$…47 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/core-current-stubs-for-system-modules_intermediates/cla…51 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/org.apache.http.legacy.stubs_intermediates/classes.jar …53 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/android_uiautomator_intermediates/classes.jar platf…55 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/android.car-stubs_intermediates/classes.jar pla…57 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/android.test.mock.stubs_intermediates/classes.jar pla…58 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/android.test.base.stubs_intermediates/classes.jar pla…59 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/android.test.runner.stubs_intermediates/classes.jar pla…62 ${OUT_DIR}/target/common/obj/PACKAGING/framework.aidl platfo…[all …]
47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/CorpApp_intermediates)
22 $ OUT_DIR=out \
247 `$OUT_DIR/soong/.intermediates` or `$DIST_DIR/abidiffs`. Find out the