/external/mdnsresponder/mDNSWindows/ControlPanel/ |
D | BrowsingPage.cpp | 160 RegCloseKey( subKey ); in OnSetActive() 172 RegCloseKey( subKey ); in OnSetActive() 177 RegCloseKey( key ); in OnSetActive() 252 RegCloseKey( subKey ); in Commit() 260 RegCloseKey( subKey ); in Commit() 265 RegCloseKey( key ); in Commit()
|
D | ServicesPage.cpp | 120 RegCloseKey( key ); in OnSetActive() 141 RegCloseKey( key ); in OnSetActive() 182 RegCloseKey( key ); in Commit() 197 RegCloseKey( key ); in Commit()
|
D | RegistrationPage.cpp | 70 RegCloseKey( m_hostnameSetupKey ); in ~CRegistrationPage() 76 RegCloseKey( m_registrationSetupKey ); in ~CRegistrationPage() 82 RegCloseKey( m_statusKey ); in ~CRegistrationPage() 255 RegCloseKey( subKey ); in OnSetActive() 373 RegCloseKey( subKey ); in Commit()
|
D | FourthPage.cpp | 122 RegCloseKey( key ); in OnSetActive() 167 RegCloseKey( key ); in Commit()
|
D | SecondPage.cpp | 59 RegCloseKey( m_setupKey ); in ~CSecondPage() 243 RegCloseKey( subKey ); in Commit() 459 RegCloseKey( subKey ); in Populate() 494 RegCloseKey( key ); in CreateKey()
|
D | ControlPanelExe.cpp | 134 RegCloseKey( hKey ); in MyRegDeleteKey() 219 RegCloseKey( key ); in Register()
|
/external/chromium-trace/catapult/third_party/pyserial/serial/tools/ |
D | list_ports_windows.py | 107 RegCloseKey = advapi32.RegCloseKey variable 108 RegCloseKey.argtypes = [HKEY] 109 RegCloseKey.restype = LONG 171 RegCloseKey(hkey)
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | config_winreg.c | 113 RegCloseKey(bhk); in wpa_config_read_blobs() 304 RegCloseKey(nhk); in wpa_config_read_network() 344 RegCloseKey(nhk); in wpa_config_read_network() 432 RegCloseKey(nhk); in wpa_config_read_networks() 483 RegCloseKey(hk); in wpa_config_read() 684 RegCloseKey(nhk); in wpa_config_delete_subkeys() 861 RegCloseKey(nhk); in wpa_config_write_network() 954 RegCloseKey(netw); in wpa_config_write_network() 982 RegCloseKey(bhk); in wpa_config_write_blob() 988 RegCloseKey(bhk); in wpa_config_write_blob() [all …]
|
D | main_winsvc.c | 120 RegCloseKey(hk); in read_interface() 193 RegCloseKey(hk); in wpa_supplicant_thread() 226 RegCloseKey(ihk); in wpa_supplicant_thread()
|
/external/python/cpython3/PC/ |
D | pyshellext.cpp | 537 RegCloseKey(key); in DllRegisterServer() 546 RegCloseKey(ipsKey); in DllRegisterServer() 547 RegCloseKey(key); in DllRegisterServer() 555 RegCloseKey(ipsKey); in DllRegisterServer() 556 RegCloseKey(key); in DllRegisterServer()
|
D | winreg.c | 145 RegCloseKey((HKEY)obkey->hkey); in PyHKEY_deallocFunc() 406 rc = key->hkey ? RegCloseKey((HKEY)key->hkey) : ERROR_SUCCESS; in PyHKEY_Close() 480 long rc = RegCloseKey((HKEY)PyLong_AsLong(obHandle)); in PyWinObject_CloseHKEY() 487 long rc = RegCloseKey((HKEY)PyLong_AsVoidPtr(obHandle)); in PyWinObject_CloseHKEY()
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | addinterface.cpp | 155 RegCloseKey(hk); in addRegistryInterface() 176 RegCloseKey(ihk); in addRegistryInterface()
|
/external/libusb/msvc/ |
D | missing.c | 60 RegCloseKey(hkey); in getenv()
|
/external/mdnsresponder/mDNSWindows/SystemService/ |
D | Service.c | 541 RegCloseKey( key ); in SetServiceParameters() 587 RegCloseKey( key ); in GetServiceParameters() 702 RegCloseKey( key ); in CheckFirewall() 983 RegCloseKey( key ); in ServiceSetupEventLogging() 1816 RegCloseKey( gDescKey ); in TearDownNotifications() 1834 RegCloseKey( gDdnsKey ); in TearDownNotifications() 1846 RegCloseKey( gFileSharingKey ); in TearDownNotifications() 1858 RegCloseKey( gFirewallKey ); in TearDownNotifications() 1870 RegCloseKey( gAdvertisedServicesKey ); in TearDownNotifications() 2268 RegCloseKey( key ); in SystemWakeForNetworkAccess()
|
/external/vulkan-validation-layers/layers/ |
D | vk_layer_config.cpp | 221 RegCloseKey(hive); in FindSettings() 225 RegCloseKey(hive); in FindSettings()
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | tncc.c | 933 RegCloseKey(hk2); in tncc_read_config_reg() 939 RegCloseKey(hk2); in tncc_read_config_reg() 947 RegCloseKey(hk2); in tncc_read_config_reg() 951 RegCloseKey(hk2); in tncc_read_config_reg() 989 RegCloseKey(hk); in tncc_read_config_reg()
|
/external/python/cpython3/PC/bdist_wininst/ |
D | install.c | 1519 RegCloseKey(hk); in GetPythonVersions() 1522 RegCloseKey(hKey); in GetPythonVersions() 1540 RegCloseKey(hKey); in HasLocalMachinePrivs() 1822 RegCloseKey(hKey); in OpenLogfile() 2208 RegCloseKey(hk); in NeedAutoUAC() 2398 RegCloseKey(hKey); in DeleteRegistryKey() 2440 RegCloseKey(hKey); in DeleteRegistryValue()
|
/external/python/cpython2/PC/bdist_wininst/ |
D | install.c | 1475 RegCloseKey(hk); in GetPythonVersions() 1478 RegCloseKey(hKey); in GetPythonVersions() 1496 RegCloseKey(hKey); in HasLocalMachinePrivs() 1778 RegCloseKey(hKey); in OpenLogfile() 2164 RegCloseKey(hk); in NeedAutoUAC() 2369 RegCloseKey(hKey); in DeleteRegistryKey() 2411 RegCloseKey(hKey); in DeleteRegistryValue()
|
/external/ImageMagick/MagickCore/ |
D | nt-base.c | 1121 RegCloseKey(hkey); in NTGetRegistryValue() 1213 (void) RegCloseKey(hkey); in NTLocateGhostscript() 2062 RegCloseKey(registry_key); in NTRegistryKeyLookup() 2072 RegCloseKey(registry_key); in NTRegistryKeyLookup() 2077 RegCloseKey(registry_key); in NTRegistryKeyLookup()
|
/external/clang/lib/Driver/ |
D | MSVCToolChain.cpp | 200 RegCloseKey(hKey); in getSystemRegistryString() 205 RegCloseKey(hTopKey); in getSystemRegistryString() 216 RegCloseKey(hKey); in getSystemRegistryString()
|
/external/python/cpython2/PC/ |
D | getpathp.c | 299 RegCloseKey(subKey); in getpythonregpath() 362 RegCloseKey(newKey); in getpythonregpath()
|
/external/llvm/lib/Support/Windows/ |
D | WindowsSupport.h | 178 ::RegCloseKey(h); in Close()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/ |
D | WindowsSupport.h | 181 ::RegCloseKey(h); in Close()
|
/external/libcups/cups/ |
D | globals.c | 242 RegCloseKey(key); in cups_globals_alloc()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | WindowsSupport.h | 179 ::RegCloseKey(h); in Close()
|