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

  /ndk/build/tools/
build-gdbserver.sh 56 do_platform () { OPTION_PLATFORM=$1; }
116 fix_option PLATFORM "$OPTION_PLATFORM" "platform"
build-ndk-sysroot.sh 41 OPTION_PLATFORM=
58 OPTION_PLATFORM=$optarg
92 if [ -n "$OPTION_PLATFORM" ] ; then
93 PLATFORM=$OPTION_PLATFORM
build-platforms.sh 128 OPTION_PLATFORM=$optarg
179 if [ -n "$OPTION_PLATFORM" ] ; then
180 PLATFORMS="$OPTION_PLATFORM"

Completed in 35 milliseconds