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

  /ndk/build/tools/
build-ndk-sysroot.sh 41 OPTION_PLATFORM=
54 OPTION_PLATFORM=$optarg
88 if [ -n "$OPTION_PLATFORM" ] ; then
89 PLATFORM=$OPTION_PLATFORM
gen-platforms.sh 101 OPTION_PLATFORM=$optarg
180 if [ -n "$OPTION_PLATFORM" ] ; then
181 PLATFORMS=$(commas_to_spaces $OPTION_PLATFORM)
  /external/skia/bench/
tile_analyze.py 21 # The default platform to analyze. Used when OPTION_PLATFORM flag is not set.
50 OPTION_PLATFORM = '--platform'
254 parser.add_option(OPTION_PLATFORM_SHORT, OPTION_PLATFORM,

Completed in 828 milliseconds