/third_party/lzma/C/Util/LzmaLib/ |
H A D | LzmaLibExports.c | 8 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved);
9 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved)
in DllMain() function
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | dllmain.c | 28 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved); 29 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain() function
|
/third_party/openssl/crypto/ |
H A D | dllmain.c | 28 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved); 29 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain() function
|
/third_party/lzma/CPP/7zip/Archive/ |
H A D | DllExports2.cpp | 35 BOOL WINAPI DllMain(
44 BOOL WINAPI DllMain(
in DllMain() function
|
/third_party/mesa3d/src/gallium/targets/libgl-d3d12/ |
H A D | libgl_d3d12.c | 123 DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved); 127 DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain() function 156 // if Microsoft OPENGL32.DLL's DllMain is called after us, it will in DllMain()
|
/third_party/mesa3d/src/gallium/targets/wgl/ |
H A D | wgl.c | 271 DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved); 275 DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain() function 304 // if Microsoft OPENGL32.DLL's DllMain is called after us, it will in DllMain()
|
/third_party/skia/third_party/externals/microhttpd/src/include/ |
H A D | autoinit_funcs.h | 190 /* Required for DllMain */ 204 /* If DllMain is already present in code, define AUTOINIT_FUNCS_CALL_USR_DLLMAIN 205 and rename DllMain to usr_DllMain */ 208 BOOL WINAPI DllMain(HINSTANCE hinst,DWORD reason,LPVOID unused) \ 216 BOOL WINAPI DllMain(HINSTANCE hinst,DWORD reason,LPVOID unused) \
|
/third_party/node/deps/v8/src/utils/ |
H A D | v8dll-main.cc | 14 BOOL WINAPI DllMain(HANDLE hinstDLL, DWORD dwReason, LPVOID lpvReserved) { in DllMain() function
|
/third_party/node/deps/cares/src/lib/ |
H A D | windows_port.c | 18 * Watcom needs a DllMain() in order to initialise the clib startup code. 20 BOOL WINAPI DllMain(HINSTANCE hnd, DWORD reason, LPVOID reserved) in DllMain() function
|
/third_party/python/PC/ |
H A D | dl_nt.c | 20 BOOL WINAPI DllMain (HANDLE hInst, in DllMain() function
|
H A D | frozen_dllmain.c | 12 function as "__declspec(dllexport) DllMain%module%" 16 the single DllMain. 18 * This DllMain attempts to locate and call the DllMain for each 21 * This code also has hooks to "simulate" DllMain when used from 28 of DllMain calls - except it does call pywintypes first :-) 30 As an example of how an extension module with a DllMain should be 33 // end of example code from pythoncom's DllMain.cpp 35 #define DLLMAIN DllMain 44 // end of example code from pythoncom's DllMain 88 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) DllMain() function [all...] |
H A D | pyshellext.cpp | 592 STDAPI_(BOOL) DllMain(_In_opt_ HINSTANCE hinst, DWORD reason, _In_opt_ void*) { in DllMain() function 598 OutputDebugString(L"PyShellExt::DllMain - failed to get CFSTR_DROPDESCRIPTION format"); in DllMain() 602 OutputDebugString(L"PyShellExt::DllMain - failed to get DragWindow format"); in DllMain()
|
/third_party/glslang/glslang/OSDependent/Windows/ |
H A D | main.cpp | 42 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain() function 69 assert(0 && "DllMain(): Reason for calling DLL Main is unknown"); in DllMain()
|
/third_party/icu/icu4c/source/common/ |
H A D | ucln_imp.h | 30 * a) Windows MSVC uses DllMain() 114 /* Windows: DllMain */ 117 * ICU's own DllMain. 134 * This is a stub DllMain function with icu specific process handling code. 136 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain() function
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucln_imp.h | 30 * a) Windows MSVC uses DllMain() 114 /* Windows: DllMain */ 117 * ICU's own DllMain. 134 * This is a stub DllMain function with icu specific process handling code. 136 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain() function
|
/third_party/python/Tools/msi/bundle/bootstrap/ |
H A D | pythonba.cpp | 18 extern "C" BOOL WINAPI DllMain( in DllMain() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucln_imp.h | 30 * a) Windows MSVC uses DllMain() 114 /* Windows: DllMain */ 117 * ICU's own DllMain. 134 * This is a stub DllMain function with icu specific process handling code. 136 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | main.cpp | 52 extern "C" BOOL WINAPI DllMain(HINSTANCE instance, DWORD reason, LPVOID reserved) in DllMain() function
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | main.cpp | 60 extern "C" BOOL WINAPI DllMain(HINSTANCE instance, DWORD reason, LPVOID reserved) in DllMain() function
|
/third_party/node/deps/openssl/openssl/providers/fips/ |
H A D | self_test.c | 90 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved); 91 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain() function
|
/third_party/openssl/providers/fips/ |
H A D | self_test.c | 91 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved); 92 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain() function
|
/third_party/node/tools/msvs/msi/ |
H A D | custom_actions.cc | 131 extern "C" BOOL WINAPI DllMain(HINSTANCE hInst, ULONG ulReason, VOID* dummy) { in DllMain() function
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | global_state.cpp | 304 extern "C" BOOL WINAPI DllMain(HINSTANCE instance, DWORD reason, LPVOID) in DllMain() function
|
/third_party/python/Modules/_ctypes/ |
H A D | callbacks.c | 605 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvRes) in DllMain() function
|
/third_party/lame/Dll/ |
H A D | BladeMP3EncDLL.c | 910 BOOL APIENTRY DllMain(HANDLE hModule, in DllMain() function
|