HomeSort by relevance Sort by last modified time
    Searched refs:OPTION_OUT_DIR (Results 1 - 6 of 6) sorted by null

  /prebuilts/qemu-kernel/arm/
rebuild.sh 125 OPTION_OUT_DIR=
143 OPTION_OUT_DIR="$optarg"
214 if [ -n "$OPTION_OUT_DIR" ] ; then
215 OUT_DIR="$OPTION_OUT_DIR"
  /ndk/build/tools/
build-device-llvm.sh 41 OPTION_OUT_DIR=
42 register_var_option "--out-dir=<path>" OPTION_OUT_DIR "On-device toolchain will be put at <path>"
67 fix_option OUT_DIR "$OPTION_OUT_DIR" "On-device toolchain will be put at <path>"
package-release.sh 75 OPTION_OUT_DIR=
76 register_var_option "--out-dir=<path>" OPTION_OUT_DIR "Specify output package directory" "$OUT_DIR"
194 if [ -n "$OPTION_OUT_DIR" ] ; then
195 OUT_DIR="$OPTION_OUT_DIR"
  /external/qemu/
android-configure.sh 23 OPTION_OUT_DIR=
61 --out-dir=*) OPTION_OUT_DIR=$optarg
180 if [ "$OPTION_OUT_DIR" ]; then
181 OUT_DIR="$OPTION_OUT_DIR"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/
build-lucid-multilib-toolchain.sh 288 --out-dir=*) OPTION_OUT_DIR=$optarg
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 288 --out-dir=*) OPTION_OUT_DIR=$optarg
    [all...]

Completed in 1169 milliseconds