Home
last modified time | relevance | path

Searched refs:GetAllocatedMemory (Results 1 – 25 of 38) sorted by relevance

12

/dports/math/mlpack/mlpack-3.4.2/src/mlpack/bindings/tests/
H A Dget_allocated_memory.hpp23 void* GetAllocatedMemory( in GetAllocatedMemory() function
32 void* GetAllocatedMemory( in GetAllocatedMemory() function
40 void* GetAllocatedMemory( in GetAllocatedMemory() function
50 void GetAllocatedMemory(util::ParamData& d, in GetAllocatedMemory() function
55 GetAllocatedMemory<typename std::remove_pointer<T>::type>(d); in GetAllocatedMemory()
H A Dtest_option.hpp96 &GetAllocatedMemory<N>; in TestOption()
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/bindings/cli/
H A Dget_allocated_memory.hpp23 void* GetAllocatedMemory( in GetAllocatedMemory() function
32 void* GetAllocatedMemory( in GetAllocatedMemory() function
40 void* GetAllocatedMemory( in GetAllocatedMemory() function
52 void GetAllocatedMemory(util::ParamData& d, in GetAllocatedMemory() function
57 GetAllocatedMemory<typename std::remove_pointer<T>::type>(d); in GetAllocatedMemory()
H A Dcli_option.hpp160 &GetAllocatedMemory<N>; in CLIOption()
/dports/graphics/comical/comical-0.8/unrar/
H A Dsuballoc.hpp75 long GetAllocatedMemory() {return(SubAllocatorSize);}; in GetAllocatedMemory() function in SubAllocator
/dports/archivers/pecl-rar/rar-4.2.0/unrar/
H A Dsuballoc.hpp80 long GetAllocatedMemory() {return(SubAllocatorSize);} in GetAllocatedMemory() function in SubAllocator
/dports/archivers/unrar-iconv/unrar/
H A Dsuballoc.hpp80 long GetAllocatedMemory() {return(SubAllocatorSize);} in GetAllocatedMemory() function in SubAllocator
/dports/archivers/unrar/unrar/
H A Dsuballoc.hpp80 long GetAllocatedMemory() {return(SubAllocatorSize);} in GetAllocatedMemory() function in SubAllocator
/dports/archivers/libunrar6/unrar/
H A Dsuballoc.hpp80 long GetAllocatedMemory() {return(SubAllocatorSize);} in GetAllocatedMemory() function in SubAllocator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/unrar/src/
H A Dsuballoc.hpp80 long GetAllocatedMemory() {return(SubAllocatorSize);} in GetAllocatedMemory() function in SubAllocator
/dports/security/clamav-lts/clamav-0.103.5/libclamunrar/
H A Dsuballoc.hpp80 long GetAllocatedMemory() {return(SubAllocatorSize);} in GetAllocatedMemory() function in SubAllocator
/dports/security/clamav/clamav-0.104.2/libclamunrar/
H A Dsuballoc.hpp80 long GetAllocatedMemory() {return(SubAllocatorSize);} in GetAllocatedMemory() function in SubAllocator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/unrar/src/
H A Dsuballoc.hpp80 long GetAllocatedMemory() {return(SubAllocatorSize);} in GetAllocatedMemory() function in SubAllocator
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/unrarsrc-5.2.5/unrar/
H A Dsuballoc.hpp81 long GetAllocatedMemory() {return(SubAllocatorSize);}; in GetAllocatedMemory() function in SubAllocator
H A Dmodel.cpp556 if (SubAlloc.GetAllocatedMemory()==0) in DecodeInit()
/dports/games/openttd/openttd-12.1/src/script/
H A Dscript_instance.hpp201 size_t GetAllocatedMemory() const;
H A Dscript_instance.cpp159 this->last_allocated_memory = this->GetAllocatedMemory(); // Update cache in Died()
720 size_t ScriptInstance::GetAllocatedMemory() const in GetAllocatedMemory() function in ScriptInstance
723 return this->engine->GetAllocatedMemory(); in GetAllocatedMemory()
H A Dsquirrel.hpp282 size_t GetAllocatedMemory() const noexcept;
H A Dsquirrel.cpp202 size_t Squirrel::GetAllocatedMemory() const noexcept in GetAllocatedMemory() function in Squirrel
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/rar/
H A Dsuballoc.hpp85 long GetAllocatedMemory() {return(SubAllocatorSize);}; in GetAllocatedMemory() function in SubAllocator
/dports/archivers/libunrar/unrar/
H A Dsuballoc.hpp81 long GetAllocatedMemory() {return(SubAllocatorSize);}; in GetAllocatedMemory() function in SubAllocator
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/unrar/
H A Dsuballoc.hpp81 long GetAllocatedMemory() {return(SubAllocatorSize);}; in GetAllocatedMemory() function in SubAllocator
/dports/security/hashcat/hashcat-6.2.5/deps/unrar/
H A Dsuballoc.hpp80 long GetAllocatedMemory() {return(SubAllocatorSize);} in GetAllocatedMemory() function in SubAllocator
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/tests/
H A Dcli_binding_test.cpp551 GetAllocatedMemory<bool>((util::ParamData&) d,
564 GetAllocatedMemory<arma::mat>((util::ParamData&) d,
584 GetAllocatedMemory<GaussianKernel*>((util::ParamData&) d,
/dports/games/openttd/openttd-12.1/src/
H A Dframerate_gui.cpp619 SetDParam(0, Game::GetInstance()->GetAllocatedMemory()); in DrawElementAllocationsColumn()
621 SetDParam(0, Company::Get(e - PFE_AI0)->ai_instance->GetAllocatedMemory()); in DrawElementAllocationsColumn()

12