Home
last modified time | relevance | path

Searched defs:hKey (Results 1 – 11 of 11) sorted by relevance

/external/python/cpython2/PC/
D_winreg.c1017 HKEY hKey; in PyConnectRegistry() local
1038 HKEY hKey; in PyCreateKey() local
1056 HKEY hKey; in PyCreateKeyEx() local
1079 HKEY hKey; in PyDeleteKey() local
1097 HKEY hKey; in PyDeleteKeyEx() local
1137 HKEY hKey; in PyDeleteValue() local
1158 HKEY hKey; in PyEnumKey() local
1191 HKEY hKey; in PyEnumValue() local
1309 HKEY hKey; in PyFlushKey() local
1327 HKEY hKey; in PyLoadKey() local
[all …]
/external/lzma/C/Util/7zipUninstall/
D7zipUninstall.c224 static int MyRegistry_QueryString(HKEY hKey, LPCWSTR name, LPWSTR dest) in MyRegistry_QueryString()
234 static int MyRegistry_QueryString2(HKEY hKey, LPCWSTR keyName, LPCWSTR valName, LPWSTR dest) in MyRegistry_QueryString2()
270 static int MyRegistry_QueryString2_32(HKEY hKey, LPCWSTR keyName, LPCWSTR valName, LPWSTR dest) in MyRegistry_QueryString2_32()
309 static void MyReg_DeleteVal_Path_if_Equal(HKEY hKey, LPCWSTR name) in MyReg_DeleteVal_Path_if_Equal()
/external/lzma/C/Util/7zipInstall/
D7zipInstall.c354 static int MyRegistry_QueryString(HKEY hKey, LPCWSTR name, LPWSTR dest) in MyRegistry_QueryString()
364 static int MyRegistry_QueryString2(HKEY hKey, LPCWSTR keyName, LPCWSTR valName, LPWSTR dest) in MyRegistry_QueryString2()
377 static LONG MyRegistry_SetString(HKEY hKey, LPCWSTR name, LPCWSTR val) in MyRegistry_SetString()
383 static LONG MyRegistry_SetDWORD(HKEY hKey, LPCWSTR name, DWORD val) in MyRegistry_SetDWORD()
/external/lzma/CPP/7zip/UI/Explorer/
DDllExportsExplorer.cpp254 HKEY hKey; in UnregisterServer() local
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c1435 HKEY hKey; in GetPythonVersions() local
1485 HKEY hKey; in HasLocalMachinePrivs() local
1706 HKEY hKey, hSubkey; in OpenLogfile() local
2338 HKEY hKey; in DeleteRegistryKey() local
2379 HKEY hKey; in DeleteRegistryValue() local
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanelExe.cpp81 HKEY hKey; in MyRegDeleteKey() local
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp141 HKEY hKey; in getStringRegKey() local
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp573 HKEY hKey; in SuccessPage_Show() local
2845 HKEY hKey; in LoadOptionalFeatureStatesFromKey() local
2881 HKEY hKey; in LoadTargetDirFromKey() local
2912 HKEY hKey; in LoadAssociateFilesStateFromKey() local
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/
Dares_init.c608 static int get_REG_SZ(HKEY hKey, const char *leafKeyName, char **outptr) in get_REG_SZ()
1009 HKEY hKey, hKeyEnum; in get_SuffixList_Windows() local
/external/pdfium/fxjs/
Dfxv8.cpp252 v8::Local<v8::String> hKey = in ReentrantHasObjectOwnPropertyHelper() local
/external/libcups/cups/
Dtls-sspi.c1893 HCRYPTKEY hKey = (HCRYPTKEY)NULL; /* Handle to crypto key */ in http_sspi_make_credentials() local