Home
last modified time | relevance | path

Searched refs:FreeLibrary (Results 1 – 25 of 92) sorted by relevance

1234

/third_party/openssl/crypto/dso/
Ddso_win32.c130 FreeLibrary(h); in win32_load()
148 if (!FreeLibrary(*p)) { in win32_unload()
531 FreeLibrary(dll); in win32_pathbyaddr()
551 FreeLibrary(dll); in win32_pathbyaddr()
560 FreeLibrary(dll); in win32_pathbyaddr()
570 FreeLibrary(dll); in win32_pathbyaddr()
604 FreeLibrary(dll); in win32_pathbyaddr()
630 FreeLibrary(dll); in win32_globallookup()
646 FreeLibrary(dll); in win32_globallookup()
655 FreeLibrary(dll); in win32_globallookup()
[all …]
/third_party/node/deps/cares/src/lib/
Dares_library_init.c81 FreeLibrary(hnd_iphlpapi); in ares_win32_init()
126 FreeLibrary(hnd_advapi32); in ares_win32_cleanup()
128 FreeLibrary(hnd_iphlpapi); in ares_win32_cleanup()
/third_party/rust/crates/libloading/src/
Derror.rs68 FreeLibrary { enumerator
96 FreeLibrary { ref source } => Some(&source.0), in source()
121 FreeLibrary { .. } => write!(f, "FreeLibrary failed"), in fmt()
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/windows/
DSDL_sysfilesystem.c56 FreeLibrary(psapi); in SDL_GetBasePath()
64 FreeLibrary(psapi); in SDL_GetBasePath()
80 FreeLibrary(psapi); in SDL_GetBasePath()
/third_party/flutter/glfw/src/
Dwin32_init.c147 FreeLibrary(_glfw.win32.xinput.instance); in freeLibraries()
150 FreeLibrary(_glfw.win32.dinput8.instance); in freeLibraries()
153 FreeLibrary(_glfw.win32.winmm.instance); in freeLibraries()
156 FreeLibrary(_glfw.win32.user32.instance); in freeLibraries()
159 FreeLibrary(_glfw.win32.dwmapi.instance); in freeLibraries()
162 FreeLibrary(_glfw.win32.shcore.instance); in freeLibraries()
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_validator.cpp225 FreeLibrary(val->dxil_mod); in dxil_create_validator()
236 FreeLibrary(val->dxil_mod); in dxil_destroy_validator()
245 FreeLibrary(val->dxcompiler_mod); in dxil_destroy_validator()
/third_party/python/Lib/ctypes/test/
Dtest_loading.py91 from _ctypes import LoadLibrary, FreeLibrary
98 FreeLibrary(handle)
/third_party/rust/crates/libloading/src/os/windows/
Dmod.rs282 let result = with_get_last_error(|source| crate::Error::FreeLibrary { source }, || { in close()
283 if unsafe { libloaderapi::FreeLibrary(self.0) == 0 } { in close()
299 unsafe { libloaderapi::FreeLibrary(self.0); } in drop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.c297 FreeLibrary(m_libHandle); in loadiJIT_Funcs()
452 FreeLibrary(m_libHandle); in FinalizeProcess()
/third_party/skia/src/ports/
DSkOSLibrary_win.cpp22 return FreeLibrary((HMODULE)library); in SkFreeDynamicLibrary()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioutilsprivate.c253 FreeLibrary (_gst_audio_avrt_tbl.dll); in __gst_audio_init_thread_priority()
263 FreeLibrary (_gst_audio_avrt_tbl.dll); in __gst_audio_init_thread_priority()
/third_party/mesa3d/src/util/
Du_dl.c76 FreeLibrary((HMODULE)library); in util_dl_close()
/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.cpp277 FreeLibrary(m_hDbhHelp); in ~StackWalkerInternal()
377 FreeLibrary(m_hDbhHelp); in Init()
590 FreeLibrary(hToolhelp); in GetModuleListTH32()
600 FreeLibrary(hToolhelp); in GetModuleListTH32()
614 FreeLibrary(hToolhelp); in GetModuleListTH32()
669 FreeLibrary(hPsapi); in GetModuleListPSAPI()
710 FreeLibrary(hPsapi); in GetModuleListPSAPI()
/third_party/flutter/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.cpp277 FreeLibrary(m_hDbhHelp); in ~StackWalkerInternal()
377 FreeLibrary(m_hDbhHelp); in Init()
590 FreeLibrary(hToolhelp); in GetModuleListTH32()
600 FreeLibrary(hToolhelp); in GetModuleListTH32()
614 FreeLibrary(hToolhelp); in GetModuleListTH32()
669 FreeLibrary(hPsapi); in GetModuleListPSAPI()
710 FreeLibrary(hPsapi); in GetModuleListPSAPI()
/third_party/flutter/skia/third_party/externals/sdl/src/loadso/windows/
DSDL_sysloadso.c74 FreeLibrary((HMODULE) handle); in SDL_UnloadObject()
/third_party/flutter/engine/flutter/shell/platform/windows/
Dwin32_dpi_helper.cc42 FreeLibrary(user32_module_); in ~Win32DpiHelper()
/third_party/skia/src/gpu/gl/win/
DGrGLMakeNativeInterface_win.cpp34 struct FreeModule { void operator()(HMODULE m) { (void)FreeLibrary(m); } }; in GrGLMakeNativeInterface()
/third_party/openssl/test/
Dsimpledynamic.c61 return FreeLibrary(lib) == 0 ? 0 : 1; in sd_close()
/third_party/flutter/engine/flutter/fml/platform/win/
Dnative_library_win.cc27 ::FreeLibrary(handle_); in ~NativeLibrary()
/third_party/flutter/skia/src/gpu/gl/win/
DGrGLMakeNativeInterface_win.cpp29 FreeLibrary(fModule); in ~AutoLibraryUnload()
/third_party/flutter/skia/third_party/externals/sdl/src/core/windows/
DSDL_xinput.c128 FreeLibrary(s_pXInputDLL); in WIN_UnloadXInputDLL()
/third_party/skia/third_party/externals/angle2/src/common/
Dsystem_utils_winuwp.cpp57 FreeLibrary(mModule); in ~UwpLibrary()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/
DCompositorNativeWindow11.cpp312 FreeLibrary(mCoreMessagingModule); in ~RoHelper()
318 FreeLibrary(mComBaseModule); in ~RoHelper()
/third_party/ffmpeg/compat/
Dw32dlfcn.h88 #define dlclose FreeLibrary
/third_party/flutter/skia/third_party/externals/dawn/src/common/
DDynamicLib.cpp70 FreeLibrary(static_cast<HMODULE>(mHandle)); in Close()

1234