Home
last modified time | relevance | path

Searched defs:flAllocationType (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/kernel32/
H A DInterop.VirtualAlloc.cs14 … static IntPtr VirtualAlloc(SafeHandle lpAddress, UIntPtr dwSize, int flAllocationType, int flProt… in VirtualAlloc()
/dports/security/py-angr/angr-9.0.5405/angr/procedures/win32/
H A DVirtualAlloc.py39 def run(self, lpAddress, dwSize, flAllocationType, flProtect): argument
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/windows/
H A Dos_memory_win.cpp31 LPVOID OSMemoryWindows::virtualAllocWrapper(LPVOID lpAddress, SIZE_T dwSize, DWORD flAllocationType in virtualAllocWrapper()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-fs/
H A Dmman.cpp60 static void *VirtualAlloc(void *lpAddress, size_t dwSize, int flAllocationType, in VirtualAlloc()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/jitinterface/
H A Djitinterface.cpp76 …id * __stdcall ClrVirtualAlloc(void * lpAddress, size_t dwSize, uint32_t flAllocationType, uint32_… in ClrVirtualAlloc()
H A DCodeHeap.cpp189 DWORD flAllocationType, in ClrVirtualAllocWithinRange()
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/wtf/wince/
H A DMemoryManager.cpp102 LPVOID MemoryManager::virtualAlloc(LPVOID lpAddress, DWORD dwSize, DWORD flAllocationType, DWORD fl… in virtualAlloc()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/wtf/wince/
H A DMemoryManager.cpp102 LPVOID MemoryManager::virtualAlloc(LPVOID lpAddress, DWORD dwSize, DWORD flAllocationType, DWORD fl… in virtualAlloc()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/wtf/wince/
H A DMemoryManager.cpp102 LPVOID MemoryManager::virtualAlloc(LPVOID lpAddress, DWORD dwSize, DWORD flAllocationType, DWORD fl… in virtualAlloc()
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/wtf/wince/
H A DMemoryManager.cpp102 LPVOID MemoryManager::virtualAlloc(LPVOID lpAddress, DWORD dwSize, DWORD flAllocationType, DWORD fl… in virtualAlloc()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/od-generic/
H A Dmemory.c154 static void *VirtualAlloc(LPVOID lpAddress, int dwSize, DWORD flAllocationType, DWORD flProtect) { in VirtualAlloc()
/dports/games/libretro-uae/libretro-uae-8333daa/retrodep/
H A Dmemory.c159 static void *VirtualAlloc(LPVOID lpAddress, int dwSize, DWORD flAllocationType, DWORD flProtect) { in VirtualAlloc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/third_party/tinycbor/src/tests/parser/
H A Dtst_parser.cpp174 DWORD flAllocationType = MEM_COMMIT | MEM_RESERVE; in allocateMemory() local
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp180 DWORD flAllocationType = MEM_COMMIT | MEM_RESERVE; in allocateMemory() local
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp180 DWORD flAllocationType = MEM_COMMIT | MEM_RESERVE; in allocateMemory() local
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp180 DWORD flAllocationType = MEM_COMMIT | MEM_RESERVE; in allocateMemory() local
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp180 DWORD flAllocationType = MEM_COMMIT | MEM_RESERVE; in allocateMemory() local
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp180 DWORD flAllocationType = MEM_COMMIT | MEM_RESERVE; in allocateMemory() local
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp180 DWORD flAllocationType = MEM_COMMIT | MEM_RESERVE; in allocateMemory() local
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp180 DWORD flAllocationType = MEM_COMMIT | MEM_RESERVE; in allocateMemory() local
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp180 DWORD flAllocationType = MEM_COMMIT | MEM_RESERVE; in allocateMemory() local
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp180 DWORD flAllocationType = MEM_COMMIT | MEM_RESERVE; in allocateMemory() local
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp180 DWORD flAllocationType = MEM_COMMIT | MEM_RESERVE; in allocateMemory() local
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp180 DWORD flAllocationType = MEM_COMMIT | MEM_RESERVE; in allocateMemory() local
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp180 DWORD flAllocationType = MEM_COMMIT | MEM_RESERVE; in allocateMemory() local

12