/external/deqp/scripts/build/ |
D | config.py | 180 …10: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.10.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software… 181 …11: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.11.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software… 182 …12: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.12.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software… 183 …14: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.14.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software… 184 …15: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.15.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software… 185 …16: [(_winreg.HKEY_CLASSES_ROOT, "VisualStudio.DTE.16.0"), (_winreg.HKEY_LOCAL_MACHINE, "Software…
|
/external/mdnsresponder/mDNSWindows/ControlPanel/ |
D | ServicesPage.cpp | 110 err = RegCreateKeyEx( HKEY_LOCAL_MACHINE, kServiceParametersNode L"\\Services\\SMB", 0, in OnSetActive() 127 err = RegCreateKeyEx( HKEY_LOCAL_MACHINE, kServiceParametersNode L"\\Power Management", 0, in OnSetActive() 174 err = RegCreateKeyEx( HKEY_LOCAL_MACHINE, kServiceParametersNode L"\\Services\\SMB", 0, in Commit() 185 err = RegCreateKeyEx( HKEY_LOCAL_MACHINE, kServiceParametersNode L"\\Power Management", 0, in Commit()
|
D | FourthPage.cpp | 108 err = RegCreateKeyEx( HKEY_LOCAL_MACHINE, kServiceParametersNode L"\\Power Management", 0, in OnSetActive() 155 err = RegCreateKeyEx( HKEY_LOCAL_MACHINE, kServiceParametersNode L"\\Power Management", 0, in Commit()
|
D | RegistrationPage.cpp | 51 err = RegCreateKeyEx( HKEY_LOCAL_MACHINE, kServiceParametersNode L"\\DynDNS\\Setup\\Hostnames", 0, in IMPLEMENT_DYNCREATE() 55 …err = RegCreateKeyEx( HKEY_LOCAL_MACHINE, kServiceParametersNode L"\\DynDNS\\Setup\\" kServiceDynD… in IMPLEMENT_DYNCREATE() 59 err = RegCreateKeyEx( HKEY_LOCAL_MACHINE, kServiceParametersNode L"\\DynDNS\\State\\Hostnames", 0, in IMPLEMENT_DYNCREATE()
|
D | ControlPanelExe.cpp | 190 …{ HKEY_LOCAL_MACHINE, TEXT( "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\ControlPanel\… in Register() 236 MyRegDeleteKey( HKEY_LOCAL_MACHINE, keyName ); in Unregister()
|
D | BrowsingPage.cpp | 133 …err = RegCreateKeyEx( HKEY_LOCAL_MACHINE, kServiceParametersNode L"\\DynDNS\\Setup\\" kServiceDynD… in OnSetActive() 219 …err = RegCreateKeyEx( HKEY_LOCAL_MACHINE, kServiceParametersNode L"\\DynDNS\\Setup\\" kServiceDynD… in Commit()
|
/external/python/cpython2/PCbuild/ |
D | find_msbuild.bat | 34 @reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\ToolsVersions\14.0" /v MSBuildToolsPath /… 35 @if NOT ERRORLEVEL 1 @for /F "tokens=1,2*" %%i in ('reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsof… 41 @reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\SxS\VS7" /v 15.0 /reg:32 >nul 2>nul 42 @if NOT ERRORLEVEL 1 @for /F "tokens=1,2*" %%i in ('reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsof…
|
/external/apache-commons-bcel/src/test/java/org/apache/bcel/generic/ |
D | JDKGenericDumpTestCase.java | 20 import static com.sun.jna.platform.win32.WinReg.HKEY_LOCAL_MACHINE; 65 …s.addAll(findJavaHomesOnWindows(keyJre, Advapi32Util.registryGetKeys(HKEY_LOCAL_MACHINE, keyJre))); in addAllJavaHomesOnWindows() 106 if (Advapi32Util.registryKeyExists(HKEY_LOCAL_MACHINE, keyJavaHome + "\\" + key)) { in findJavaHomesOnWindows() 107 final String javaHome = Advapi32Util.registryGetStringValue(HKEY_LOCAL_MACHINE, in findJavaHomesOnWindows()
|
/external/llvm/tools/msbuild/ |
D | Microsoft.Cpp.Win32.llvm.props.in | 6 <LLVMInstallDir>$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\LLVM\@REG_KEY@)</LLVMInstallDir> 7 …<LLVMInstallDir Condition="'$(LLVMInstallDir)' == ''">$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Wow64…
|
/external/rust/crates/grpcio-sys/grpc/third_party/toolchains/rbe_win2019/ |
D | Dockerfile | 29 RUN $oldpath = (Get-ItemProperty -Path 'Registry::HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contr… 31 …Set-ItemProperty -Path 'Registry::HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Mana… 59 RUN $oldpath = (Get-ItemProperty -Path 'Registry::HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contr… 61 …Set-ItemProperty -Path 'Registry::HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Mana… 71 RUN $oldpath = (Get-ItemProperty -Path 'Registry::HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contr… 73 …Set-ItemProperty -Path 'Registry::HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Mana…
|
/external/python/dateutil/dateutil/tz/ |
D | win.py | 35 handle = winreg.ConnectRegistry(None, winreg.HKEY_LOCAL_MACHINE) 151 with winreg.ConnectRegistry(None, winreg.HKEY_LOCAL_MACHINE) as handle: 218 with winreg.ConnectRegistry(None, winreg.HKEY_LOCAL_MACHINE) as handle: 277 with winreg.ConnectRegistry(None, winreg.HKEY_LOCAL_MACHINE) as handle:
|
/external/fmtlib/support/cmake/ |
D | FindSetEnv.cmake | 4 …PATHS "[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Microsoft SDKs\\Windows;CurrentInstallFolder]/bin…
|
/external/libwebsockets/lib/plat/windows/ |
D | windows-resolv.c | 48 if ((err = RegOpenKey(HKEY_LOCAL_MACHINE, key, &hKey)) != ERROR_SUCCESS) { in lws_plat_asyncdns_init()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/alts/ |
D | check_gcp_environment_windows.cc | 95 HKEY_LOCAL_MACHINE, reg_key_path, reg_key_name); in grpc_alts_is_running_on_gcp()
|
/external/ImageMagick/MagickCore/ |
D | nt-feature.c | 154 res = RegOpenKeyExA (HKEY_LOCAL_MACHINE, in NTAcquireTypeCache() 162 res = RegOpenKeyExA (HKEY_LOCAL_MACHINE, in NTAcquireTypeCache()
|
/external/python/cpython3/PCbuild/ |
D | find_msbuild.bat | 43 @reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\ToolsVersions\14.0" /v MSBuildToolsPath /… 44 @if NOT ERRORLEVEL 1 @for /F "tokens=1,2*" %%i in ('reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsof…
|
/external/mdnsresponder/mDNSWindows/SystemService/ |
D | Service.c | 521 err = RegCreateKey( HKEY_LOCAL_MACHINE, kServiceParametersNode, &key ); in SetServiceParameters() 566 err = RegCreateKey( HKEY_LOCAL_MACHINE, kServiceParametersNode, &key ); in GetServiceParameters() 673 err = RegCreateKey( HKEY_LOCAL_MACHINE, kServiceParametersNode, &key ); in CheckFirewall() 951 err = RegCreateKey( HKEY_LOCAL_MACHINE, s, &key ); in ServiceSetupEventLogging() 1675 …err = RegOpenKeyEx( HKEY_LOCAL_MACHINE, TEXT("SYSTEM\\CurrentControlSet\\Services\\lanmanserver\\p… in SetupNotifications() 1690 …err = RegCreateKey( HKEY_LOCAL_MACHINE, TEXT("SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Paramete… in SetupNotifications() 1702 …err = RegCreateKey( HKEY_LOCAL_MACHINE, kServiceParametersNode TEXT("\\DynDNS\\Setup"), &gDdnsKey … in SetupNotifications() 1714 …err = RegCreateKey( HKEY_LOCAL_MACHINE, TEXT("SYSTEM\\CurrentControlSet\\Services\\lanmanserver\\S… in SetupNotifications() 1740 …err = RegCreateKey( HKEY_LOCAL_MACHINE, TEXT("SYSTEM\\CurrentControlSet\\Services\\SharedAccess\\P… in SetupNotifications() 1758 …err = RegCreateKey( HKEY_LOCAL_MACHINE, kServiceParametersNode TEXT("\\Services"), &gAdvertisedSer… in SetupNotifications() [all …]
|
/external/python/cpython2/PC/VS7.1/ |
D | make_buildinfo.c | 33 if (RegOpenKey(HKEY_LOCAL_MACHINE, "Software\\TortoiseSVN", &hTortoise) != ERROR_SUCCESS && in make_buildinfo2()
|
/external/python/cpython2/PC/VS9.0/ |
D | make_buildinfo.c | 35 if (RegOpenKey(HKEY_LOCAL_MACHINE, "Software\\TortoiseSVN", &hTortoise) != ERROR_SUCCESS && in make_buildinfo2()
|
/external/python/cpython2/PC/VS8.0/ |
D | make_buildinfo.c | 35 if (RegOpenKey(HKEY_LOCAL_MACHINE, "Software\\TortoiseSVN", &hTortoise) != ERROR_SUCCESS && in make_buildinfo2()
|
/external/python/cpython2/PC/ |
D | import_nt.c | 61 keyBase = HKEY_LOCAL_MACHINE; in PyWin_FindRegisteredModule()
|
/external/python/cpython3/Lib/test/ |
D | audit-tests.py | 282 from winreg import OpenKey, EnumKey, CloseKey, HKEY_LOCAL_MACHINE 291 k = OpenKey(HKEY_LOCAL_MACHINE, "Software")
|
D | test_winreg.py | 228 h = ConnectRegistry(None, HKEY_LOCAL_MACHINE) 245 with ConnectRegistry(None, HKEY_LOCAL_MACHINE) as h: 407 with OpenKey(HKEY_LOCAL_MACHINE, "Software") as key:
|
/external/python/cpython2/Lib/test/ |
D | test_winreg.py | 215 h = ConnectRegistry(None, HKEY_LOCAL_MACHINE) 232 with ConnectRegistry(None, HKEY_LOCAL_MACHINE) as h: 386 with OpenKey(HKEY_LOCAL_MACHINE, "Software") as key:
|
/external/llvm-project/llvm/tools/msbuild/ |
D | LLVM.Cpp.Common.props | 40 <LLVMInstallDir>$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\LLVM\LLVM)</LLVMInstallDir> 41 …<LLVMInstallDir Condition="'$(LLVMInstallDir)' == ''">$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Wow64…
|