Home
last modified time | relevance | path

Searched refs:hinstDLL (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/targets/libgl-gdi/
Dlibgl_gdi.c176 DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved);
180 DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain() argument
/external/deqp-deps/glslang/glslang/OSDependent/Windows/
Dmain.cpp42 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain() argument
/external/angle/third_party/vulkan-deps/glslang/src/glslang/OSDependent/Windows/
Dmain.cpp42 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain() argument
/external/icu/icu4c/source/common/
Ducln_imp.h136 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain() argument
/external/icu/libicu/cts_headers/
Ducln_imp.h136 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain() argument
/external/libxml2/include/libxml/
Dthreads.h79 xmlDllMain(void *hinstDLL, unsigned long fdwReason,
/external/jemalloc_new/src/
Dtsd.c282 _tls_callback(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) { in _tls_callback() argument
318 BOOL (WINAPI *const tls_callback)(HINSTANCE hinstDLL,
/external/libxml2/
Dthreads.c1001 xmlDllMain(ATTRIBUTE_UNUSED void *hinstDLL, unsigned long fdwReason, in xmlDllMain() argument
1010 DllMain (HINSTANCE hinstDLL, in xmlDllMain()
1015 DllMain(ATTRIBUTE_UNUSED HINSTANCE hinstDLL, DWORD fdwReason,
/external/python/cffi/c/
Dmisc_win32.h11 BOOL WINAPI DllMain(HINSTANCE hinstDLL, in DllMain() argument
/external/python/cpython3/Modules/_ctypes/
Dcallbacks.c604 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvRes) in DllMain() argument
608 DisableThreadLibraryCalls(hinstDLL); in DllMain()
/external/python/cpython2/Modules/_ctypes/
Dcallbacks.c652 BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvRes) in DllMain() argument
656 DisableThreadLibraryCalls(hinstDLL); in DllMain()
/external/libpcap/
Dpcap.c156 HANDLE hinstDLL _U_, in DllMain()