Home
last modified time | relevance | path

Searched refs:OPTION_PLATFORM (Results 1 – 3 of 3) sorted by relevance

/ndk/build/tools/
Dbuild-ndk-sysroot.sh41 OPTION_PLATFORM=
58 OPTION_PLATFORM=$optarg
92 if [ -n "$OPTION_PLATFORM" ] ; then
93 PLATFORM=$OPTION_PLATFORM
Dbuild-platforms.sh90 OPTION_PLATFORM=$optarg
144 if [ -n "$OPTION_PLATFORM" ] ; then
145 PLATFORMS=$(commas_to_spaces $OPTION_PLATFORM)
Dgen-platforms.sh92 OPTION_PLATFORM=$optarg
158 if [ -n "$OPTION_PLATFORM" ] ; then
159 PLATFORMS=$(commas_to_spaces $OPTION_PLATFORM)