Home
last modified time | relevance | path

Searched defs:UnmapViewOfFile (Results 1 – 25 of 606) sorted by relevance

12345678910>>...25

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/kernel32/
H A DInterop.UnmapViewOfFile.cs13 internal extern static bool UnmapViewOfFile(IntPtr lpBaseAddress); in UnmapViewOfFile() method in Interop.Kernel32
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/microsoft/win32/safehandles/
H A DSafeFileMapViewHandle.cs45 private static extern bool UnmapViewOfFile(IntPtr handle); in UnmapViewOfFile() method in Microsoft.Win32.SafeHandles.SafeFileMapViewHandle
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/stats_viewer/
H A Dwin32.cs45 public static extern bool UnmapViewOfFile (IntPtr lpBaseAddress); in UnmapViewOfFile() method in StatsViewer.Win32
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/stats_viewer/
H A Dwin32.cs45 public static extern bool UnmapViewOfFile (IntPtr lpBaseAddress); in UnmapViewOfFile() method in StatsViewer.Win32
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/memory/
H A Dmemory.c125 BOOL UnmapViewOfFile(LPCVOID lpBaseAddress) in UnmapViewOfFile() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-mmosin__mingw.ads157 function UnmapViewOfFile subprogspec
H A Ds-win32.ads241 function UnmapViewOfFile (lpBaseAddress : System.Address) return BOOL; subprogspec
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-mmosin__mingw.ads157 function UnmapViewOfFile subprogspec
H A Ds-win32.ads241 function UnmapViewOfFile (lpBaseAddress : System.Address) return BOOL; subprogspec
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-mmosin__mingw.ads157 function UnmapViewOfFile subprogspec
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-mmosin__mingw.ads157 function UnmapViewOfFile subprogspec
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-mmosin__mingw.ads157 function UnmapViewOfFile subprogspec
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-mmosin__mingw.ads157 function UnmapViewOfFile subprogspec
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-mmosin__mingw.ads157 function UnmapViewOfFile subprogspec
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-mmosin__mingw.ads157 function UnmapViewOfFile subprogspec
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-mmosin__mingw.ads157 function UnmapViewOfFile subprogspec
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-mmosin__mingw.ads157 function UnmapViewOfFile subprogspec
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-mmosin__mingw.ads157 function UnmapViewOfFile subprogspec
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-mmosin__mingw.ads157 function UnmapViewOfFile subprogspec
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-mmosin__mingw.ads157 function UnmapViewOfFile subprogspec
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-mmosin__mingw.ads157 function UnmapViewOfFile subprogspec
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-mmosin__mingw.ads157 function UnmapViewOfFile subprogspec
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-mmosin__mingw.ads157 function UnmapViewOfFile subprogspec
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Common/
H A DNativeMethods.cs65 static internal extern bool UnmapViewOfFile(IntPtr lpBaseAddress); in UnmapViewOfFile() method in System.Data.Common.NativeMethods
/dports/security/py-paramiko/paramiko-2.7.2/paramiko/
H A D_winapi.py124 UnmapViewOfFile = ctypes.windll.kernel32.UnmapViewOfFile variable

12345678910>>...25