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 38 OPTION_OUT_DIR=
39 register_var_option "--out-dir=<path>" OPTION_OUT_DIR "On-device toolchain will be put at <path>"
53 fix_option TOOLCHAIN_BUILD_PREFIX "$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"
188 if [ -n "$OPTION_OUT_DIR" ] ; then
189 OUT_DIR="$OPTION_OUT_DIR"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 235 --out-dir=*) OPTION_OUT_DIR="$optarg"
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 267 --out-dir=*) OPTION_OUT_DIR="$optarg"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 267 --out-dir=*) OPTION_OUT_DIR="$optarg"
    [all...]

Completed in 831 milliseconds