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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
msvccompiler.py 54 HKEYS = (hkey_mod.HKEY_USERS,
114 for base in HKEYS:
139 for base in HKEYS:
620 for base in HKEYS:
630 for base in HKEYS:
msvc9compiler.py 35 HKEYS = (_winreg.HKEY_USERS,
69 for base in HKEYS:
158 for base in HKEYS:
  /external/python/cpython2/Lib/distutils/
msvccompiler.py 54 HKEYS = (hkey_mod.HKEY_USERS,
114 for base in HKEYS:
139 for base in HKEYS:
620 for base in HKEYS:
630 for base in HKEYS:
msvc9compiler.py 35 HKEYS = (_winreg.HKEY_USERS,
69 for base in HKEYS:
158 for base in HKEYS:
  /external/python/cpython3/Lib/distutils/
msvccompiler.py 50 HKEYS = (hkey_mod.HKEY_USERS,
108 for base in HKEYS:
133 for base in HKEYS:
604 for base in HKEYS:
614 for base in HKEYS:
msvc9compiler.py 34 HKEYS = (winreg.HKEY_USERS,
65 for base in HKEYS:
154 for base in HKEYS:
  /external/python/setuptools/setuptools/
msvc.py 341 HKEYS = (winreg.HKEY_USERS,
448 for hkey in self.HKEYS:
502 for hkey in self.ri.HKEYS:
    [all...]

Completed in 93 milliseconds