Home
last modified time | relevance | path

Searched defs:allocate_from_pool (Results 1 – 15 of 15) sorted by relevance

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/memcheck/tests/
H A Dleak-pool.c23 allocate_from_pool(struct pool *p, size_t n) in allocate_from_pool() function
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/memcheck/tests/
H A Dleak-pool.c23 allocate_from_pool(struct pool *p, size_t n) in allocate_from_pool() function
/dports/devel/bullet/bullet3-3.21/src/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp68 size_t btGenericMemoryPool::allocate_from_pool(size_t num_elements) in allocate_from_pool() function in btGenericMemoryPool
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp68 size_t btGenericMemoryPool::allocate_from_pool(size_t num_elements) in allocate_from_pool() function in btGenericMemoryPool
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp71 size_t btGenericMemoryPool::allocate_from_pool(size_t num_elements) in allocate_from_pool() function in btGenericMemoryPool
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp71 size_t btGenericMemoryPool::allocate_from_pool(size_t num_elements) in allocate_from_pool() function in btGenericMemoryPool
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp68 size_t btGenericMemoryPool::allocate_from_pool(size_t num_elements) in allocate_from_pool() function in btGenericMemoryPool
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/GIMPACT/Bullet/
H A DbtGenericPoolAllocator.cpp68 size_t btGenericMemoryPool::allocate_from_pool(size_t num_elements) in allocate_from_pool() function in btGenericMemoryPool
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp71 size_t btGenericMemoryPool::allocate_from_pool(size_t num_elements) in allocate_from_pool() function in btGenericMemoryPool
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp68 size_t btGenericMemoryPool::allocate_from_pool(size_t num_elements) in allocate_from_pool() function in btGenericMemoryPool
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp71 size_t btGenericMemoryPool::allocate_from_pool(size_t num_elements) in allocate_from_pool() function in btGenericMemoryPool
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp68 size_t btGenericMemoryPool::allocate_from_pool(size_t num_elements) in allocate_from_pool() function in btGenericMemoryPool
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp71 size_t btGenericMemoryPool::allocate_from_pool(size_t num_elements) in allocate_from_pool() function in btGenericMemoryPool
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp68 size_t btGenericMemoryPool::allocate_from_pool(size_t num_elements) in allocate_from_pool() function in btGenericMemoryPool
/dports/graphics/rx/rx-0.4.0/cargo-crates/rendy-descriptor-0.5.0/src/
H A Dallocator.rs71 unsafe fn allocate_from_pool<B: Backend>( in allocate_from_pool() function