HomeSort by relevance Sort by last modified time
    Searched defs:FreeLibrary (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/NtLoadAsDll/
NtLoadAsDll.h 79 EFI_NT_FREE_LIBRARY FreeLibrary;
  /external/opencv/cxcore/src/
cxswitcher.cpp 319 #define FreeLibrary(name) dlclose(name)
580 FreeLibrary( plugins[i].handle );
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Protocol/WinNtThunk/
WinNtThunk.h 1120 WinNtFreeLibrary FreeLibrary;
  /device/linaro/bootloader/edk2/Nt32Pkg/Include/Protocol/
WinNtThunk.h 1135 WinNtFreeLibrary FreeLibrary;
  /prebuilts/go/darwin-x86/src/syscall/
zsyscall_windows.go 52 procFreeLibrary = modkernel32.NewProc("FreeLibrary")
225 func FreeLibrary(handle Handle) (err error) {
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zsyscall_windows.go 52 procFreeLibrary = modkernel32.NewProc("FreeLibrary")
225 func FreeLibrary(handle Handle) (err error) {
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 265 milliseconds