Home
last modified time | relevance | path

Searched defs:sub_key (Results 1 – 6 of 6) sorted by relevance

/third_party/python/PC/clinic/
Dwinreg.c.h223 const Py_UNICODE *sub_key; in winreg_CreateKey() local
304 const Py_UNICODE *sub_key; in winreg_CreateKeyEx() local
357 const Py_UNICODE *sub_key; in winreg_DeleteKey() local
428 const Py_UNICODE *sub_key; in winreg_DeleteKeyEx() local
724 const Py_UNICODE *sub_key; in winreg_LoadKey() local
805 const Py_UNICODE *sub_key; in winreg_OpenKey() local
862 const Py_UNICODE *sub_key; in winreg_OpenKeyEx() local
953 const Py_UNICODE *sub_key; in winreg_QueryValue() local
1153 const Py_UNICODE *sub_key; in winreg_SetValue() local
/third_party/python/PC/
Dwinreg.c892 winreg_CreateKey_impl(PyObject *module, HKEY key, const Py_UNICODE *sub_key) in winreg_CreateKey_impl()
941 const Py_UNICODE *sub_key, int reserved, in winreg_CreateKeyEx_impl()
985 winreg_DeleteKey_impl(PyObject *module, HKEY key, const Py_UNICODE *sub_key) in winreg_DeleteKey_impl()
1026 const Py_UNICODE *sub_key, REGSAM access, in winreg_DeleteKeyEx_impl()
1353 winreg_LoadKey_impl(PyObject *module, HKEY key, const Py_UNICODE *sub_key, in winreg_LoadKey_impl()
1391 winreg_OpenKey_impl(PyObject *module, HKEY key, const Py_UNICODE *sub_key, in winreg_OpenKey_impl()
1427 winreg_OpenKeyEx_impl(PyObject *module, HKEY key, const Py_UNICODE *sub_key, in winreg_OpenKeyEx_impl()
1502 winreg_QueryValue_impl(PyObject *module, HKEY key, const Py_UNICODE *sub_key) in winreg_QueryValue_impl()
1700 winreg_SetValue_impl(PyObject *module, HKEY key, const Py_UNICODE *sub_key, in winreg_SetValue_impl()
/third_party/python/Lib/test/
Dtest_winreg.py192 def _test_named_args(self, key, sub_key): argument
212 cke = lambda key, sub_key: CreateKeyEx(key, sub_key, 0, KEY_ALL_ACCESS) argument
215 oke = lambda key, sub_key: OpenKeyEx(key, sub_key, 0, KEY_READ) argument
/third_party/gstreamer/gstplugins_bad/sys/asio/
Dgstasioutils.cpp87 HKEY sub_key = nullptr; in gst_asio_enum_new_device_info_from_reg() local
/third_party/node/deps/brotli/c/dec/
Dhuffman.c179 brotli_reg_t sub_key; /* 2nd level table prefix code */ in BrotliBuildHuffmanTable() local
/third_party/skia/third_party/externals/brotli/c/dec/
Dhuffman.c179 brotli_reg_t sub_key; /* 2nd level table prefix code */ in BrotliBuildHuffmanTable() local