Searched defs:samDesired (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/windows/ |
H A D | registry.d | 249 private REGSAM compatibleRegsam(in REGSAM samDesired) in compatibleRegsam() 255 private bool haveWoW64Job(in REGSAM samDesired) in haveWoW64Job() 318 private HKEY regCreateKey(in HKEY hkey, in string subKey, in DWORD dwOptions, in REGSAM samDesired, in regCreateKey() 337 private void regDeleteKey(in HKEY hkey, in string subKey, in REGSAM samDesired) in regDeleteKey() 501 private HKEY regOpenKey(in HKEY hkey, in string subKey, in REGSAM samDesired) in regOpenKey()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/windows/ |
H A D | registry.d | 249 private REGSAM compatibleRegsam(in REGSAM samDesired) in compatibleRegsam() 255 private bool haveWoW64Job(in REGSAM samDesired) in haveWoW64Job() 318 private HKEY regCreateKey(in HKEY hkey, in string subKey, in DWORD dwOptions, in REGSAM samDesired, in regCreateKey() 337 private void regDeleteKey(in HKEY hkey, in string subKey, in REGSAM samDesired) in regDeleteKey() 501 private HKEY regOpenKey(in HKEY hkey, in string subKey, in REGSAM samDesired) in regOpenKey()
|