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

  /ndk/build/tools/
build-ndk-sysroot.sh 41 OPTION_PLATFORM=
58 OPTION_PLATFORM=$optarg
92 if [ -n "$OPTION_PLATFORM" ] ; then
93 PLATFORM=$OPTION_PLATFORM
gen-platforms.sh 102 OPTION_PLATFORM=$optarg
182 if [ -n "$OPTION_PLATFORM" ] ; then
183 PLATFORMS=$(commas_to_spaces $OPTION_PLATFORM)
  /external/chromium_org/third_party/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,
  /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 1362 milliseconds