Home
last modified time | relevance | path

Searched refs:lpReserved (Results 1 - 8 of 8) sorted by relevance

/third_party/lzma/C/Util/LzmaLib/
H A DLzmaLibExports.c8 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved);
9 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) in DllMain() argument
13 UNUSED_VAR(lpReserved) in DllMain()
/third_party/python/PC/
H A Ddl_nt.c22 LPVOID lpReserved) in DllMain()
20 DllMain(HANDLE hInst, ULONG ul_reason_for_call, LPVOID lpReserved) DllMain() argument
H A Dfrozen_dllmain.c43 BOOL WINAPI DLLMAIN(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved)
88 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) in DllMain() argument
/third_party/vulkan-loader/tests/framework/shim/
H A Dwindows_shim.cpp270 using PFN_RegQueryValueExA = LSTATUS(__stdcall *)(HKEY hKey, LPCSTR lpValueName, LPDWORD lpReserved, LPDWORD lpType, LPBYTE lpData,
274 LPDWORD lpReserved, LPDWORD lpType, LPBYTE lpData, LPDWORD lpcbData);
317 [[maybe_unused]] LPDWORD lpReserved, [[maybe_unused]] LPDWORD lpType, LPBYTE lpData, in ShimRegEnumValueA()
316 ShimRegEnumValueA(HKEY hKey, DWORD dwIndex, LPSTR lpValueName, LPDWORD lpcchValueName, [[maybe_unused]] LPDWORD lpReserved, [[maybe_unused]] LPDWORD lpType, LPBYTE lpData, LPDWORD lpcbData) ShimRegEnumValueA() argument
/third_party/lame/Dll/
H A DBladeMP3EncDLL.c912 LPVOID lpReserved) in DllMain()
914 (void) lpReserved; in DllMain()
910 DllMain(HANDLE hModule, DWORD ul_reason_for_call, LPVOID lpReserved) DllMain() argument
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DSfxSetup.cpp334 startupInfo.lpReserved = NULL; in WinMain()
/third_party/libuv/src/win/
H A Dprocess.c1029 startup.lpReserved = NULL; in uv_spawn()
/third_party/node/deps/uv/src/win/
H A Dprocess.c1057 startup.lpReserved = NULL; in uv_spawn()

Completed in 7 milliseconds