Home
last modified time | relevance | path

Searched defs:lpReserved (Results 1 – 9 of 9) sorted by relevance

/third_party/openh264/codec/encoder/plus/src/
DDllEntry.cpp38 BOOL WINAPI DllEntryPoint (HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) { in DllEntryPoint()
/third_party/python/PC/
Ddl_nt.c22 LPVOID lpReserved) in DllMain()
Dfrozen_dllmain.c88 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) in DllMain()
/third_party/flutter/skia/third_party/externals/sdl/src/
DSDL.c464 DWORD ul_reason_for_call, LPVOID lpReserved) in _DllMainCRTStartup()
/third_party/boost/libs/thread/src/win32/
Dtss_pe.cpp295 BOOL WINAPI dll_callback(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) in dll_callback()
/third_party/boost/boost/winapi/
Dprocess.hpp317 LPSTR_ lpReserved; member
339 LPWSTR_ lpReserved; member
/third_party/glib/glib/
Dwin_iconv.c1955 DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpReserved) in DllMain()
/third_party/glib/gio/
Dgwin32registrykey.c2158 LPDWORD lpReserved, in MuiRegQueryValueExW()
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp389 …(boost::ipwinapiext::HKEY_ hKey, const char *lpValueName, boost::winapi::DWORD_ *lpReserved, boost… in RegQueryValueExA()
861 inline long reg_query_value_ex(hkey hKey, const char *lpValueName, unsigned long*lpReserved, unsign… in reg_query_value_ex()