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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
msvc9compiler.py 47 WINSDK_BASE = r"Software\Wow6432Node\Microsoft\Microsoft SDKs\Windows"
52 WINSDK_BASE = r"Software\Microsoft\Microsoft SDKs\Windows"
155 self.set_macro("WindowsSdkDir", WINSDK_BASE, "currentinstallfolder")
  /external/python/cpython2/Lib/distutils/
msvc9compiler.py 47 WINSDK_BASE = r"Software\Wow6432Node\Microsoft\Microsoft SDKs\Windows"
52 WINSDK_BASE = r"Software\Microsoft\Microsoft SDKs\Windows"
155 self.set_macro("WindowsSdkDir", WINSDK_BASE, "currentinstallfolder")
  /external/python/cpython3/Lib/distutils/
msvc9compiler.py 45 WINSDK_BASE = r"Software\Wow6432Node\Microsoft\Microsoft SDKs\Windows"
49 WINSDK_BASE = r"Software\Microsoft\Microsoft SDKs\Windows"
152 self.set_macro("WindowsSdkDir", WINSDK_BASE, "currentinstallfolder")
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
msvc9compiler.py 47 WINSDK_BASE = r"Software\Wow6432Node\Microsoft\Microsoft SDKs\Windows"
52 WINSDK_BASE = r"Software\Microsoft\Microsoft SDKs\Windows"
155 self.set_macro("WindowsSdkDir", WINSDK_BASE, "currentinstallfolder")
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
msvc9compiler.py 47 WINSDK_BASE = r"Software\Wow6432Node\Microsoft\Microsoft SDKs\Windows"
52 WINSDK_BASE = r"Software\Microsoft\Microsoft SDKs\Windows"
155 self.set_macro("WindowsSdkDir", WINSDK_BASE, "currentinstallfolder")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py 47 WINSDK_BASE = r"Software\Wow6432Node\Microsoft\Microsoft SDKs\Windows"
52 WINSDK_BASE = r"Software\Microsoft\Microsoft SDKs\Windows"
155 self.set_macro("WindowsSdkDir", WINSDK_BASE, "currentinstallfolder")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py 47 WINSDK_BASE = r"Software\Wow6432Node\Microsoft\Microsoft SDKs\Windows"
52 WINSDK_BASE = r"Software\Microsoft\Microsoft SDKs\Windows"
155 self.set_macro("WindowsSdkDir", WINSDK_BASE, "currentinstallfolder")

Completed in 801 milliseconds