Home
last modified time | relevance | path

Searched defs:allocate_memory (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/devel/lmdbg/lmdbg-1.3.0/test/libtest3/
H A Dtest3.c5 char *allocate_memory (size_t count) in allocate_memory() function
/dports/security/py-angr/angr-9.0.5405/angr/procedures/win32/
H A DVirtualAlloc.py98 def allocate_memory(self,size): member in VirtualAlloc
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/utils/
H A Dmem_ops.cpp18 BOTAN_MALLOC_FN void* allocate_memory(size_t elems, size_t elem_size) in allocate_memory() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/utils/
H A Dmem_ops.cpp18 BOTAN_MALLOC_FN void* allocate_memory(size_t elems, size_t elem_size) in allocate_memory() function
/dports/security/botan2/Botan-2.18.2/src/lib/utils/
H A Dmem_ops.cpp18 BOTAN_MALLOC_FN void* allocate_memory(size_t elems, size_t elem_size) in allocate_memory() function
/dports/ftp/filezilla/filezilla-3.55.1/src/engine/
H A Daio.cpp56 bool aio_base::allocate_memory(bool single, shm_flag shm) function in aio_base
/dports/security/py-angr/angr-9.0.5405/angr/procedures/posix/
H A Dmmap.py127 def allocate_memory(self,size): member in mmap
/dports/games/ags/ags_linux_v.3.4.4.1/Common/ac/
H A Dwordsdictionary.cpp26 void WordsDictionary::allocate_memory(int wordCount) in allocate_memory() function in WordsDictionary
/dports/games/kpat/kpat-21.12.3/src/patsolve/
H A Dmemory.cpp224 void *MemoryManager::allocate_memory(size_t s) in allocate_memory() function in MemoryManager
/dports/games/scummvm/scummvm-2.5.1/engines/ags/shared/ac/
H A Dwords_dictionary.cpp43 void WordsDictionary::allocate_memory(int wordCount) { in allocate_memory() function in AGS3::WordsDictionary
/dports/devel/onetbb/oneTBB-2021.4.0/src/tbb/
H A Dallocator.cpp214 void* __TBB_EXPORTED_FUNC allocate_memory(std::size_t size) { in allocate_memory() function
/dports/emulators/mess/mame-mame0226/src/emu/
H A Ddimemory.h106 …void allocate_memory() { for (auto const &space : m_addrspace) { if (space) { space->allocate_memo… in allocate_memory() function
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c73 allocate_memory(block_region **region, uint32_t m_cost) in allocate_memory() function
/dports/emulators/mame/mame-mame0226/src/emu/
H A Ddimemory.h106 …void allocate_memory() { for (auto const &space : m_addrspace) { if (space) { space->allocate_memo… in allocate_memory() function
/dports/www/firefox/firefox-99.0/third_party/rust/gpu-alloc-types/src/
H A Ddevice.rs90 unsafe fn allocate_memory( in allocate_memory() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gpu-alloc-types/src/
H A Ddevice.rs90 unsafe fn allocate_memory( in allocate_memory() method
/dports/devel/eastl/EASTL-3.13.06/include/EASTL/
H A Dallocator.h354 inline void* allocate_memory(Allocator& a, size_t n, size_t alignment, size_t alignmentOffset) in allocate_memory() function
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c73 allocate_memory(block_region **region, uint32_t m_cost) in allocate_memory() function
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c77 allocate_memory(block_region **region, uint32_t m_cost) in allocate_memory() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gpu-alloc-types/src/
H A Ddevice.rs90 unsafe fn allocate_memory( in allocate_memory() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c77 allocate_memory(block_region **region, uint32_t m_cost) in allocate_memory() function
/dports/archivers/zoo/zoo-2.10.1_4/
H A Dencode.c51 static void allocate_memory() in allocate_memory() function
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/tools/
H A Dsavestate_convert.c202 int allocate_memory(void) in allocate_memory() function
/dports/x11/xlockmore/xlockmore-5.67/xlock/
H A Dmemcheck.c215 allocate_memory(ULONG length, void *caller_addr) in allocate_memory() function
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/lemon/bits/
H A Darray_map.h329 void allocate_memory() { in allocate_memory() function

12345678910