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

  /ndk/build/tools/
ndk-common.sh 617 find_program CMD_CURL curl
639 elif [ -n "$CMD_CURL" ] ; then
640 run $CMD_CURL -o $2 $1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 584 find_program CMD_CURL curl
597 elif [ -n "$CMD_CURL" ] ; then
598 run $CMD_CURL -o $2 $1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
build-precise-multilib-toolchain.sh 586 find_program CMD_CURL curl
599 elif [ -n "$CMD_CURL" ] ; then
600 run $CMD_CURL -o $2 $1
    [all...]

Completed in 61 milliseconds