Searched defs:subkey (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/tests/baselines/reference/ |
| D | returnInfiniteIntersection.js | 12 var x = function (subkey) { return recursive(); }; argument
|
| /third_party/gn/src/base/win/ |
| D | registry.cc | 46 RegKey::RegKey(HKEY rootkey, const char16_t* subkey, REGSAM access) in RegKey() 63 LONG RegKey::Create(HKEY rootkey, const char16_t* subkey, REGSAM access) { in Create() 69 const char16_t* subkey, in CreateWithDisposition() 97 HKEY subkey = NULL; in CreateKey() local 110 LONG RegKey::Open(HKEY rootkey, const char16_t* subkey, REGSAM access) { in Open() 135 HKEY subkey = NULL; in OpenKey() local 198 HKEY subkey = NULL; in DeleteKey() local
|
| /third_party/libwebsockets/lib/plat/windows/ |
| D | windows-resolv.c | 42 char subkey[512], value[128], *key = in lws_plat_asyncdns_init() local
|
| /third_party/python/Lib/test/test_importlib/ |
| D | test_windows.py | 20 def delete_registry_tree(root, subkey): argument
|
| /third_party/node/tools/icu/ |
| D | iculslocs.cc | 308 icu::LocalUResourceBundlePointer subkey; in list() local
|
| /third_party/python/Lib/test/ |
| D | test_winreg.py | 59 def delete_tree(self, root, subkey): argument
|
| /third_party/python/Tools/msi/bundle/bootstrap/ |
| D | PythonBootstrapperApplication.cpp | 2817 __in LPCWSTR subkey in LoadOptionalFeatureStatesFromKey() 2853 __in LPCWSTR subkey in LoadTargetDirFromKey() 2885 const LPCWSTR subkey = L"Software\\Python\\PyLauncher"; in LoadAssociateFilesStateFromKey() local 2914 WCHAR subkey[256]; in LoadOptionalFeatureStates() local
|
| /third_party/glib/gio/ |
| D | gwin32registrykey.c | 658 const gchar *subkey, in g_win32_registry_key_get_child() 692 const gunichar2 *subkey, in g_win32_registry_key_get_child_w()
|
| D | gwin32appinfo.c | 971 GWin32RegistryKey *subkey; in get_verbs() local
|
| /third_party/glib/glib/ |
| D | gtimezone.c | 763 const gunichar2 *subkey = in windows_default_tzname() local 835 gchar *subkey = NULL; in rules_from_windows_time_zone() local
|
| /third_party/gn/src/gn/ |
| D | visual_studio_writer.cc | 108 for (const char16_t* subkey : subkeys) { in GetWindowsKitsIncludeDirs() local
|
| /third_party/python/PC/ |
| D | launcher.c | 249 _locate_pythons_for_key(HKEY root, LPCWSTR subkey, REGSAM flags, int bits, in _locate_pythons_for_key()
|