Home
last modified time | relevance | path

Searched refs:MEM_RELEASE (Results 1 – 25 of 1711) sorted by relevance

12345678910>>...69

/dports/archivers/unadf/ADFlib-f3af9e0/src/win32/
H A Dnt4_dev.c82 VirtualFree(lpvoidTempBuf, 0, MEM_RELEASE); in NT4ReadSector()
87 VirtualFree(lpvoidTempBuf, 0, MEM_RELEASE); in NT4ReadSector()
92 VirtualFree(lpvoidTempBuf, 0, MEM_RELEASE); in NT4ReadSector()
108 VirtualFree(lpvoidTempBuf, 0, MEM_RELEASE); in NT4WriteSector()
115 VirtualFree(lpvoidTempBuf, 0, MEM_RELEASE); in NT4WriteSector()
119 VirtualFree(lpvoidTempBuf, 0, MEM_RELEASE); in NT4WriteSector()
/dports/textproc/stardict3/stardict-3.0.6/dict/src/win32/
H A DGetWord.c115 VirtualFreeEx(hProcess, pRemoteThread, RemoteSize, MEM_RELEASE); in RemoteExecute()
120 VirtualFreeEx(hProcess, pRemoteThread, RemoteSize, MEM_RELEASE); in RemoteExecute()
124 VirtualFreeEx(hProcess, pRemoteThread, RemoteSize, MEM_RELEASE); in RemoteExecute()
125 VirtualFreeEx(hProcess, pData, DataSize, MEM_RELEASE); in RemoteExecute()
133 VirtualFreeEx(hProcess, pRemoteThread, RemoteSize, MEM_RELEASE); in RemoteExecute()
134 VirtualFreeEx(hProcess, pData, DataSize, MEM_RELEASE); in RemoteExecute()
/dports/www/firefox-esr/firefox-91.8.0/build/win32/
H A Dcrashinject.cpp72 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
83 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
90 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
/dports/lang/spidermonkey78/firefox-78.9.0/build/win32/
H A Dcrashinject.cpp72 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
83 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
90 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
/dports/www/firefox/firefox-99.0/build/win32/
H A Dcrashinject.cpp72 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
83 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
90 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
/dports/mail/thunderbird/thunderbird-91.8.0/build/win32/
H A Dcrashinject.cpp72 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
83 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
90 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/build/win32/
H A Dcrashinject.cpp73 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
85 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
92 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
/dports/lang/spidermonkey60/firefox-60.9.0/build/win32/
H A Dcrashinject.cpp72 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
83 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
90 VirtualFreeEx(targetProc, pLibRemote, sizeof(filename), MEM_RELEASE); in main()
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/sysdep/win32/
H A Dmem.c119 VirtualFree (addr, size, MEM_RELEASE); in _gst_osmem_alloc()
130 VirtualFree(ptr, size, MEM_RELEASE); in _gst_osmem_free()
149 VirtualFree(base, size, MEM_RELEASE); in _gst_osmem_release()
/dports/emulators/z80pack/z80pack-1.37/imsaisim/srcsim/
H A Dmemory.c88 MEM_RELEASE(52); in groupswap()
90 MEM_RELEASE(54); in groupswap()
91 MEM_RELEASE(55); in groupswap()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/os/windows/gc/z/
H A DzMapper_windows.cpp82 MEM_RELEASE // dwFreeType in unreserve()
249 MEM_RELEASE // dwFreeType in unreserve_for_shared_awe()
262 MEM_RELEASE | MEM_PRESERVE_PLACEHOLDER // dwFreeType in split_placeholder()
274 MEM_RELEASE | MEM_COALESCE_PLACEHOLDERS // dwFreeType in coalesce_placeholders()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/os/windows/gc/z/
H A DzMapper_windows.cpp82 MEM_RELEASE // dwFreeType in unreserve()
249 MEM_RELEASE // dwFreeType in unreserve_for_shared_awe()
262 MEM_RELEASE | MEM_PRESERVE_PLACEHOLDER // dwFreeType in split_placeholder()
274 MEM_RELEASE | MEM_COALESCE_PLACEHOLDERS // dwFreeType in coalesce_placeholders()
/dports/polish/kadu/kadu-4.3/plugins/winamp_mediaplayer/
H A Dwinamp.cpp121 VirtualFreeEx(hWinampProcess, pForeightRet, 0, MEM_RELEASE); in getFileTagW()
122 VirtualFreeEx(hWinampProcess, pForeightTag, 0, MEM_RELEASE); in getFileTagW()
123 VirtualFreeEx(hWinampProcess, pFileInfo, 0, MEM_RELEASE); in getFileTagW()
173 VirtualFreeEx(hWinampProcess, pForeightRet, 0, MEM_RELEASE); in getFileTagA()
174 VirtualFreeEx(hWinampProcess, pForeightTag, 0, MEM_RELEASE); in getFileTagA()
175 VirtualFreeEx(hWinampProcess, pFileInfo, 0, MEM_RELEASE); in getFileTagA()
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/service_runtime/win/
H A Daddrspace_teardown.c20 MEM_RELEASE)) { in FreeGuardRegions()
27 if (!VirtualFree(mem_start + addrsp_size, 0, MEM_RELEASE)) { in FreeGuardRegions()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/race/
H A Drace_windows_test.go26 MEM_RELEASE = 0x8000
33 defer syscall.Syscall(VirtualFree.Addr(), 3, mem, 1<<20, MEM_RELEASE)
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/race/
H A Drace_windows_test.go26 MEM_RELEASE = 0x8000
33 defer syscall.Syscall(VirtualFree.Addr(), 3, mem, 1<<20, MEM_RELEASE)
/dports/emulators/unicorn/unicorn-1.0.2/qemu/util/
H A Doslib-win32.c85 VirtualFree(ptr, 0, MEM_RELEASE); in qemu_vfree()
93 VirtualFree(ptr, 0, MEM_RELEASE); in qemu_anon_ram_free()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/util/
H A Doslib-win32.c85 VirtualFree(ptr, 0, MEM_RELEASE); in qemu_vfree()
93 VirtualFree(ptr, 0, MEM_RELEASE); in qemu_anon_ram_free()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/os/windows/gc/z/
H A DzMapper_windows.cpp82 MEM_RELEASE // dwFreeType in unreserve()
206 MEM_RELEASE | MEM_PRESERVE_PLACEHOLDER // dwFreeType in split_placeholder()
218 MEM_RELEASE | MEM_COALESCE_PLACEHOLDERS // dwFreeType in coalesce_placeholders()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os/windows/gc/z/
H A DzMapper_windows.cpp82 MEM_RELEASE // dwFreeType in unreserve()
206 MEM_RELEASE | MEM_PRESERVE_PLACEHOLDER // dwFreeType in split_placeholder()
218 MEM_RELEASE | MEM_COALESCE_PLACEHOLDERS // dwFreeType in coalesce_placeholders()
/dports/security/softhsm2/softhsm-2.6.1/src/lib/data_mgr/
H A Dsalloc.cpp74 VirtualFree((const void*) pre, MEM_RELEASE); in salloc()
119 VirtualFree((const void*) pre, MEM_RELEASE); in sfree()
/dports/archivers/upx/upx-3.96/src/lzma-sdk/C/Common/
H A DAlloc.cpp62 ::VirtualFree(address, 0, MEM_RELEASE); in MidFree()
115 ::VirtualFree(address, 0, MEM_RELEASE); in BigFree()
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/experiments/jit/
H A Dsys_windows.go54 windows.VirtualFree(mem, 0, windows.MEM_RELEASE)
74 windows.VirtualFree(area.addr, 0, windows.MEM_RELEASE)
/dports/archivers/lzmalib/lzmalib-0.0.1/Common/
H A DAlloc.cpp62 ::VirtualFree(address, 0, MEM_RELEASE); in MidFree()
115 ::VirtualFree(address, 0, MEM_RELEASE); in BigFree()
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/7zstub/src/Common/
H A DAlloc.cpp62 ::VirtualFree(address, 0, MEM_RELEASE); in MidFree()
115 ::VirtualFree(address, 0, MEM_RELEASE); in BigFree()

12345678910>>...69