Searched refs:Platforms (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/tools/json_schema_compiler/
H A Dmodel_test.py8 from model import Platforms namespace
137 self.assertEqual([Platforms.CHROMEOS],
140 [Platforms.CHROMEOS, Platforms.CHROMEOS_TOUCH, Platforms.LINUX,
141 Platforms.MAC, Platforms.WIN],
H A Dcpp_bundle_generator.py7 from model import Platforms namespace
92 if platform == Platforms.CHROMEOS:
94 elif platform == Platforms.LINUX:
96 elif platform == Platforms.MAC:
98 elif platform == Platforms.WIN:
H A Dmodel.py583 class Platforms(object): class in inherits:object
601 for platform_enum in _Enum.GetAll(Platforms):
/external/llvm/tools/msbuild/
H A Dinstall.bat16 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM%\PlatformToolsets"
18 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM%\PlatformToolsets"
22 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\%PLATFORM%\PlatformToolsets"
24 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\%PLATFORM%\PlatformToolsets"
28 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\V120\Platforms\%PLATFORM%\PlatformToolsets"
30 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\V120\Platforms\%PLATFORM%\PlatformToolsets"
H A Duninstall.bat15 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM%\PlatformToolsets"
19 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM%\PlatformToolsets"
24 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\%PLATFORM%\PlatformToolsets"
31 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\%PLATFORM%\PlatformToolsets"
39 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\V120\Platforms\%PLATFORM%\PlatformToolsets"
46 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\V120\Platforms\%PLATFORM%\PlatformToolsets"
/external/chromium_org/third_party/webrtc/build/
H A Dvie-webrtc.sh60 --libc=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk
/external/compiler-rt/make/
H A Dlib_platforms.mk11 # Load Platforms
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dgen_msvs_proj.sh279 open_tag Platforms
283 close_tag Platforms
/external/libvpx/libvpx/build/make/
H A Dgen_msvs_proj.sh342 open_tag Platforms
346 close_tag Platforms
/external/chromium_org/third_party/leveldatabase/src/
H A DMakefile189 PLATFORMSROOT=/Applications/Xcode.app/Contents/Developer/Platforms
/external/qemu/
H A Dandroid-configure.sh306 OSX_SDK_ROOT=$XCODE_PATH/Platforms/MacOSX.platform/Developer/SDKs/MacOSX${OSX_SDK_VERSION}.sdk

Completed in 9529 milliseconds