Home
last modified time | relevance | path

Searched defs:AllocateSpace (Results 1 – 16 of 16) sorted by relevance

/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Common/
H A DMemBlocks.cpp10 bool CMemBlockManager::AllocateSpace(size_t numBlocks) in AllocateSpace() function in CMemBlockManager
54 HRes CMemBlockManagerMt::AllocateSpace(size_t numBlocks, size_t numNoLockBlocks) in AllocateSpace() function in CMemBlockManagerMt
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Common/
H A DMemBlocks.cpp10 bool CMemBlockManager::AllocateSpace(size_t numBlocks) in AllocateSpace() function in CMemBlockManager
54 HRes CMemBlockManagerMt::AllocateSpace(NWindows::NSynchronization::CSynchro *sync,size_t numBlocks,… in AllocateSpace() function in CMemBlockManagerMt
/dports/www/trafficserver/trafficserver-9.1.1/proxy/
H A DControlMatcher.cc134 HostMatcher<Data, MatchResult>::AllocateSpace(int num_entries) in AllocateSpace() function in HostMatcher
273 UrlMatcher<Data, MatchResult>::AllocateSpace(int num_entries) in AllocateSpace() function in UrlMatcher
406 RegexMatcher<Data, MatchResult>::AllocateSpace(int num_entries) in AllocateSpace() function in RegexMatcher
582 IpMatcher<Data, MatchResult>::AllocateSpace(int num_entries) in AllocateSpace() function in IpMatcher
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Common/
H A DMemBlocks.cpp60 HRes CMemBlockManagerMt::AllocateSpace(size_t numBlocks, size_t numNoLockBlocks) in AllocateSpace() function in CMemBlockManagerMt
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/
H A Dv8threads.cc171 void ThreadState::AllocateSpace() { in AllocateSpace() function in v8::internal::ThreadState
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/
H A Dv8threads.cc173 void ThreadState::AllocateSpace() { in AllocateSpace() function in v8::internal::ThreadState
/dports/lang/v8/v8-9.6.180.12/src/execution/
H A Dv8threads.cc179 void ThreadState::AllocateSpace() { in AllocateSpace() function in v8::internal::ThreadState
/dports/ftp/sftpgo/sftpgo-2.2.0/ftpd/
H A Dhandler.go241 func (c *Connection) AllocateSpace(size int) error { func
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dv8threads.cc194 void ThreadState::AllocateSpace() { in AllocateSpace() function in v8::internal::ThreadState
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/service/nvdrv/devices/
H A Dnvhost_as_gpu.cpp91 NvResult nvhost_as_gpu::AllocateSpace(const std::vector<u8>& input, std::vector<u8>& output) { in AllocateSpace() function in Service::Nvidia::Devices::nvhost_as_gpu
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/heap_manager/
H A Dmemory_block_manager.cpp457 MOS_STATUS MemoryBlockManager::AllocateSpace( in AllocateSpace() function in MemoryBlockManager
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/heap_manager/
H A Dmemory_block_manager.cpp451 MOS_STATUS MemoryBlockManager::AllocateSpace( in AllocateSpace() function in MemoryBlockManager
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/fclairamb/ftpserverlib/
H A Ddriver.go62 AllocateSpace(size int) error methodSpec
/dports/www/trafficserver/trafficserver-9.1.1/src/tscore/
H A DHostLookup.cc934 HostLookup::AllocateSpace(int num_entries) in AllocateSpace() function in HostLookup
/dports/www/trafficserver/trafficserver-9.1.1/iocore/cache/
H A DCacheHosting.cc80 CacheHostMatcher::AllocateSpace(int num_entries) in AllocateSpace() function in CacheHostMatcher
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/untrusted/minidump_generator/
H A Dminidump_generator.cc98 bool AllocateSpace(size_t size, char **ptr, uint32_t *position) { in AllocateSpace() function in MinidumpAllocator