Home
last modified time | relevance | path

Searched refs:btGenericPoolAllocator (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/bullet/bullet3-3.21/src/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp147 btGenericPoolAllocator::~btGenericPoolAllocator() in ~btGenericPoolAllocator()
159 btGenericMemoryPool *btGenericPoolAllocator::push_new_pool() in push_new_pool()
173 void *btGenericPoolAllocator::failback_alloc(size_t size_bytes) in failback_alloc()
190 bool btGenericPoolAllocator::failback_free(void *pointer) in failback_free()
200 void *btGenericPoolAllocator::allocate(size_t size_bytes) in allocate()
216 bool btGenericPoolAllocator::freeMemory(void *pointer) in freeMemory()
238 class GIM_STANDARD_ALLOCATOR : public btGenericPoolAllocator
241 …GIM_STANDARD_ALLOCATOR() : btGenericPoolAllocator(BT_DEFAULT_POOL_ELEMENT_SIZE, BT_DEFAULT_POOL_SI… in GIM_STANDARD_ALLOCATOR()
H A DbtGenericPoolAllocator.h107 class btGenericPoolAllocator
131 btGenericPoolAllocator(size_t pool_element_size, size_t pool_element_count) in btGenericPoolAllocator() function
138 virtual ~btGenericPoolAllocator();
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp147 btGenericPoolAllocator::~btGenericPoolAllocator() in ~btGenericPoolAllocator()
159 btGenericMemoryPool *btGenericPoolAllocator::push_new_pool() in push_new_pool()
173 void *btGenericPoolAllocator::failback_alloc(size_t size_bytes) in failback_alloc()
190 bool btGenericPoolAllocator::failback_free(void *pointer) in failback_free()
200 void *btGenericPoolAllocator::allocate(size_t size_bytes) in allocate()
216 bool btGenericPoolAllocator::freeMemory(void *pointer) in freeMemory()
238 class GIM_STANDARD_ALLOCATOR : public btGenericPoolAllocator
241 …GIM_STANDARD_ALLOCATOR() : btGenericPoolAllocator(BT_DEFAULT_POOL_ELEMENT_SIZE, BT_DEFAULT_POOL_SI… in GIM_STANDARD_ALLOCATOR()
H A DbtGenericPoolAllocator.h107 class btGenericPoolAllocator
131 btGenericPoolAllocator(size_t pool_element_size, size_t pool_element_count) in btGenericPoolAllocator() function
138 virtual ~btGenericPoolAllocator();
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp158 btGenericPoolAllocator::~btGenericPoolAllocator() in ~btGenericPoolAllocator()
171 btGenericMemoryPool * btGenericPoolAllocator::push_new_pool() in push_new_pool()
185 void * btGenericPoolAllocator::failback_alloc(size_t size_bytes) in failback_alloc()
204 bool btGenericPoolAllocator::failback_free(void * pointer) in failback_free()
215 void * btGenericPoolAllocator::allocate(size_t size_bytes) in allocate()
231 bool btGenericPoolAllocator::freeMemory(void * pointer) in freeMemory()
254 class GIM_STANDARD_ALLOCATOR: public btGenericPoolAllocator
257 GIM_STANDARD_ALLOCATOR():btGenericPoolAllocator(BT_DEFAULT_POOL_ELEMENT_SIZE,BT_DEFAULT_POOL_SIZE) in GIM_STANDARD_ALLOCATOR()
H A DbtGenericPoolAllocator.h113 class btGenericPoolAllocator
138 btGenericPoolAllocator(size_t pool_element_size, size_t pool_element_count) in btGenericPoolAllocator() function
145 virtual ~btGenericPoolAllocator();
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp158 btGenericPoolAllocator::~btGenericPoolAllocator() in ~btGenericPoolAllocator()
171 btGenericMemoryPool * btGenericPoolAllocator::push_new_pool() in push_new_pool()
185 void * btGenericPoolAllocator::failback_alloc(size_t size_bytes) in failback_alloc()
204 bool btGenericPoolAllocator::failback_free(void * pointer) in failback_free()
215 void * btGenericPoolAllocator::allocate(size_t size_bytes) in allocate()
231 bool btGenericPoolAllocator::freeMemory(void * pointer) in freeMemory()
254 class GIM_STANDARD_ALLOCATOR: public btGenericPoolAllocator
257 GIM_STANDARD_ALLOCATOR():btGenericPoolAllocator(BT_DEFAULT_POOL_ELEMENT_SIZE,BT_DEFAULT_POOL_SIZE) in GIM_STANDARD_ALLOCATOR()
H A DbtGenericPoolAllocator.h113 class btGenericPoolAllocator
138 btGenericPoolAllocator(size_t pool_element_size, size_t pool_element_count) in btGenericPoolAllocator() function
145 virtual ~btGenericPoolAllocator();
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp147 btGenericPoolAllocator::~btGenericPoolAllocator() in ~btGenericPoolAllocator()
159 btGenericMemoryPool *btGenericPoolAllocator::push_new_pool() in push_new_pool()
173 void *btGenericPoolAllocator::failback_alloc(size_t size_bytes) in failback_alloc()
190 bool btGenericPoolAllocator::failback_free(void *pointer) in failback_free()
200 void *btGenericPoolAllocator::allocate(size_t size_bytes) in allocate()
216 bool btGenericPoolAllocator::freeMemory(void *pointer) in freeMemory()
238 class GIM_STANDARD_ALLOCATOR : public btGenericPoolAllocator
241 …GIM_STANDARD_ALLOCATOR() : btGenericPoolAllocator(BT_DEFAULT_POOL_ELEMENT_SIZE, BT_DEFAULT_POOL_SI… in GIM_STANDARD_ALLOCATOR()
H A DbtGenericPoolAllocator.h107 class btGenericPoolAllocator
131 btGenericPoolAllocator(size_t pool_element_size, size_t pool_element_count) in btGenericPoolAllocator() function
138 virtual ~btGenericPoolAllocator();
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/GIMPACT/Bullet/
H A DbtGenericPoolAllocator.cpp147 btGenericPoolAllocator::~btGenericPoolAllocator() in ~btGenericPoolAllocator()
159 btGenericMemoryPool *btGenericPoolAllocator::push_new_pool() in push_new_pool()
173 void *btGenericPoolAllocator::failback_alloc(size_t size_bytes) in failback_alloc()
190 bool btGenericPoolAllocator::failback_free(void *pointer) in failback_free()
200 void *btGenericPoolAllocator::allocate(size_t size_bytes) in allocate()
216 bool btGenericPoolAllocator::freeMemory(void *pointer) in freeMemory()
238 class GIM_STANDARD_ALLOCATOR : public btGenericPoolAllocator
241 …GIM_STANDARD_ALLOCATOR() : btGenericPoolAllocator(BT_DEFAULT_POOL_ELEMENT_SIZE, BT_DEFAULT_POOL_SI… in GIM_STANDARD_ALLOCATOR()
H A DbtGenericPoolAllocator.h107 class btGenericPoolAllocator
131 btGenericPoolAllocator(size_t pool_element_size, size_t pool_element_count) in btGenericPoolAllocator() function
138 virtual ~btGenericPoolAllocator();
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp158 btGenericPoolAllocator::~btGenericPoolAllocator() in ~btGenericPoolAllocator()
171 btGenericMemoryPool * btGenericPoolAllocator::push_new_pool() in push_new_pool()
185 void * btGenericPoolAllocator::failback_alloc(size_t size_bytes) in failback_alloc()
204 bool btGenericPoolAllocator::failback_free(void * pointer) in failback_free()
215 void * btGenericPoolAllocator::allocate(size_t size_bytes) in allocate()
231 bool btGenericPoolAllocator::freeMemory(void * pointer) in freeMemory()
254 class GIM_STANDARD_ALLOCATOR: public btGenericPoolAllocator
257 GIM_STANDARD_ALLOCATOR():btGenericPoolAllocator(BT_DEFAULT_POOL_ELEMENT_SIZE,BT_DEFAULT_POOL_SIZE) in GIM_STANDARD_ALLOCATOR()
H A DbtGenericPoolAllocator.h113 class btGenericPoolAllocator
138 btGenericPoolAllocator(size_t pool_element_size, size_t pool_element_count) in btGenericPoolAllocator() function
145 virtual ~btGenericPoolAllocator();
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp147 btGenericPoolAllocator::~btGenericPoolAllocator() in ~btGenericPoolAllocator()
159 btGenericMemoryPool *btGenericPoolAllocator::push_new_pool() in push_new_pool()
173 void *btGenericPoolAllocator::failback_alloc(size_t size_bytes) in failback_alloc()
190 bool btGenericPoolAllocator::failback_free(void *pointer) in failback_free()
200 void *btGenericPoolAllocator::allocate(size_t size_bytes) in allocate()
216 bool btGenericPoolAllocator::freeMemory(void *pointer) in freeMemory()
238 class GIM_STANDARD_ALLOCATOR : public btGenericPoolAllocator
241 …GIM_STANDARD_ALLOCATOR() : btGenericPoolAllocator(BT_DEFAULT_POOL_ELEMENT_SIZE, BT_DEFAULT_POOL_SI… in GIM_STANDARD_ALLOCATOR()
H A DbtGenericPoolAllocator.h107 class btGenericPoolAllocator
131 btGenericPoolAllocator(size_t pool_element_size, size_t pool_element_count) in btGenericPoolAllocator() function
138 virtual ~btGenericPoolAllocator();
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp158 btGenericPoolAllocator::~btGenericPoolAllocator() in ~btGenericPoolAllocator()
171 btGenericMemoryPool * btGenericPoolAllocator::push_new_pool() in push_new_pool()
185 void * btGenericPoolAllocator::failback_alloc(size_t size_bytes) in failback_alloc()
204 bool btGenericPoolAllocator::failback_free(void * pointer) in failback_free()
215 void * btGenericPoolAllocator::allocate(size_t size_bytes) in allocate()
231 bool btGenericPoolAllocator::freeMemory(void * pointer) in freeMemory()
254 class GIM_STANDARD_ALLOCATOR: public btGenericPoolAllocator
257 GIM_STANDARD_ALLOCATOR():btGenericPoolAllocator(BT_DEFAULT_POOL_ELEMENT_SIZE,BT_DEFAULT_POOL_SIZE) in GIM_STANDARD_ALLOCATOR()
H A DbtGenericPoolAllocator.h113 class btGenericPoolAllocator
138 btGenericPoolAllocator(size_t pool_element_size, size_t pool_element_count) in btGenericPoolAllocator() function
145 virtual ~btGenericPoolAllocator();
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp147 btGenericPoolAllocator::~btGenericPoolAllocator() in ~btGenericPoolAllocator()
159 btGenericMemoryPool *btGenericPoolAllocator::push_new_pool() in push_new_pool()
173 void *btGenericPoolAllocator::failback_alloc(size_t size_bytes) in failback_alloc()
190 bool btGenericPoolAllocator::failback_free(void *pointer) in failback_free()
200 void *btGenericPoolAllocator::allocate(size_t size_bytes) in allocate()
216 bool btGenericPoolAllocator::freeMemory(void *pointer) in freeMemory()
238 class GIM_STANDARD_ALLOCATOR : public btGenericPoolAllocator
241 …GIM_STANDARD_ALLOCATOR() : btGenericPoolAllocator(BT_DEFAULT_POOL_ELEMENT_SIZE, BT_DEFAULT_POOL_SI… in GIM_STANDARD_ALLOCATOR()
H A DbtGenericPoolAllocator.h107 class btGenericPoolAllocator
131 btGenericPoolAllocator(size_t pool_element_size, size_t pool_element_count) in btGenericPoolAllocator() function
138 virtual ~btGenericPoolAllocator();
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp158 btGenericPoolAllocator::~btGenericPoolAllocator() in ~btGenericPoolAllocator()
171 btGenericMemoryPool * btGenericPoolAllocator::push_new_pool() in push_new_pool()
185 void * btGenericPoolAllocator::failback_alloc(size_t size_bytes) in failback_alloc()
204 bool btGenericPoolAllocator::failback_free(void * pointer) in failback_free()
215 void * btGenericPoolAllocator::allocate(size_t size_bytes) in allocate()
231 bool btGenericPoolAllocator::freeMemory(void * pointer) in freeMemory()
254 class GIM_STANDARD_ALLOCATOR: public btGenericPoolAllocator
257 GIM_STANDARD_ALLOCATOR():btGenericPoolAllocator(BT_DEFAULT_POOL_ELEMENT_SIZE,BT_DEFAULT_POOL_SIZE) in GIM_STANDARD_ALLOCATOR()
H A DbtGenericPoolAllocator.h113 class btGenericPoolAllocator
138 btGenericPoolAllocator(size_t pool_element_size, size_t pool_element_count) in btGenericPoolAllocator() function
145 virtual ~btGenericPoolAllocator();
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/Gimpact/
H A DbtGenericPoolAllocator.cpp147 btGenericPoolAllocator::~btGenericPoolAllocator() in ~btGenericPoolAllocator()
159 btGenericMemoryPool *btGenericPoolAllocator::push_new_pool() in push_new_pool()
173 void *btGenericPoolAllocator::failback_alloc(size_t size_bytes) in failback_alloc()
190 bool btGenericPoolAllocator::failback_free(void *pointer) in failback_free()
200 void *btGenericPoolAllocator::allocate(size_t size_bytes) in allocate()
216 bool btGenericPoolAllocator::freeMemory(void *pointer) in freeMemory()
238 class GIM_STANDARD_ALLOCATOR : public btGenericPoolAllocator
241 …GIM_STANDARD_ALLOCATOR() : btGenericPoolAllocator(BT_DEFAULT_POOL_ELEMENT_SIZE, BT_DEFAULT_POOL_SI… in GIM_STANDARD_ALLOCATOR()
H A DbtGenericPoolAllocator.h107 class btGenericPoolAllocator
131 btGenericPoolAllocator(size_t pool_element_size, size_t pool_element_count) in btGenericPoolAllocator() function
138 virtual ~btGenericPoolAllocator();
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/
H A DMakefile.am190 BulletCollision/Gimpact/btGenericPoolAllocator.cpp \
191 BulletCollision/Gimpact/btGenericPoolAllocator.h \

12