Home
last modified time | relevance | path

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

/third_party/gn/src/base/win/
Dregistry.cc45 RegKey::RegKey(HKEY rootkey, const char16_t* subkey, REGSAM access) in RegKey()
62 LONG RegKey::Create(HKEY rootkey, const char16_t* subkey, REGSAM access) { in Create()
68 const char16_t* subkey, in CreateWithDisposition()
96 HKEY subkey = NULL; in CreateKey() local
109 LONG RegKey::Open(HKEY rootkey, const char16_t* subkey, REGSAM access) { in Open()
134 HKEY subkey = NULL; in OpenKey() local
197 HKEY subkey = NULL; in DeleteKey() local
/third_party/typescript/tests/baselines/reference/
DreturnInfiniteIntersection.js12 var x = function (subkey) { return recursive(); }; argument
/third_party/python/Lib/test/test_importlib/
Dtest_windows.py39 def delete_registry_tree(root, subkey): argument
/third_party/node/tools/icu/
Diculslocs.cc308 icu::LocalUResourceBundlePointer subkey; in list() local
/third_party/python/Lib/test/
Dtest_getpath.py1003 def OpenKeyEx(self, hkey, subkey): argument
1036 def QueryValue(self, hkey, subkey): argument
Dtest_winreg.py59 def delete_tree(self, root, subkey): argument
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp2843 __in LPCWSTR subkey in LoadOptionalFeatureStatesFromKey()
2879 __in LPCWSTR subkey in LoadTargetDirFromKey()
2911 const LPCWSTR subkey = L"Software\\Python\\PyLauncher"; in LoadAssociateFilesStateFromKey() local
2940 WCHAR subkey[256]; in LoadOptionalFeatureStates() local
/third_party/python/PC/
Dlauncher2.c1389 _registryReadString(const wchar_t **dest, HKEY root, const wchar_t *subkey, const wchar_t *value) in _registryReadString()
1594 HKEY subkey; in _registrySearchTags() local
1637 HKEY subkey; in registrySearch() local
1804 const wchar_t *subkey; member
Dlauncher.c249 _locate_pythons_for_key(HKEY root, LPCWSTR subkey, REGSAM flags, int bits, in _locate_pythons_for_key()
/third_party/gn/src/gn/
Dvisual_studio_writer.cc113 for (const char16_t* subkey : subkeys) { in GetWindowsKitsIncludeDirs() local
/third_party/python/Modules/
D_winapi.c2022 HKEY subkey; in _winapi__mimetypes_read_windows_registry_impl() local