Home
last modified time | relevance | path

Searched defs:_allocate (Results 1 – 17 of 17) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/flow/
H A DHighContentionAllocator.actor.cpp24 …ACTOR Future<Standalone<StringRef>> _allocate(Reference<Transaction> tr, Subspace counters, Subspa… in _allocate() function
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DBlenderDNA.h322 template <typename T> T* _allocate(boost::shared_ptr<T>& out, size_t& s) const { in _allocate() function
328 template <typename T> T* _allocate(vector<T>& out, size_t& s) const { in _allocate() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DBlenderDNA.h339 template <typename T> T* _allocate(boost::shared_ptr<T>& out, size_t& s) const { in _allocate() function
345 template <typename T> T* _allocate(vector<T>& out, size_t& s) const { in _allocate() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DBlenderDNA.h332 template <typename T> T* _allocate(std::shared_ptr<T>& out, size_t& s) const { in _allocate() function
338 template <typename T> T* _allocate(vector<T>& out, size_t& s) const { in _allocate() function
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Blender/
H A DBlenderDNA.h359 template <typename T> T* _allocate(std::shared_ptr<T>& out, size_t& s) const { in _allocate() function
365 template <typename T> T* _allocate(vector<T>& out, size_t& s) const { in _allocate() function
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/Blender/
H A DBlenderDNA.h360 T *_allocate(std::shared_ptr<T> &out, size_t &s) const { in _allocate() function
367 T *_allocate(vector<T> &out, size_t &s) const { in _allocate() function
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DBlenderDNA.h336 template <typename T> T* _allocate(std::shared_ptr<T>& out, size_t& s) const { in _allocate() function
342 template <typename T> T* _allocate(vector<T>& out, size_t& s) const { in _allocate() function
/dports/security/olm/olm-3.2.6/python/olm/
H A Dutility.py66 def _allocate(cls): member in _Utility
/dports/math/givaro/givaro-4.1.1/src/kernel/memory/
H A Dgivaromm.C151 BlocFreeList* GivMMFreeList::_allocate (const size_t s) in _allocate() function
/dports/audio/carla/Carla-2.4.1/source/utils/
H A DRtLinkedList.hpp185 typename AbstractLinkedList<T>::Data* _allocate() noexcept override in _allocate() function in RtLinkedList
H A DLinkedList.hpp524 typename AbstractLinkedList<T>::Data* _allocate() noexcept override in _allocate() function in LinkedList
/dports/devel/buildstream/BuildStream-1.2.8/buildstream/_frontend/
H A Dstatus.py272 def _allocate(self): member in Status
/dports/devel/py-testrepository/testrepository-0.0.20/testrepository/repository/
H A Dfile.py95 def _allocate(self): member in Repository
/dports/devel/py-cle/cle-9.0.5405/cle/backends/externs/
H A D__init__.py179 def _allocate(self, size=1, alignment=8, thumb=False, tls=False): member in ExternObject
/dports/devel/efl/efl-1.25.1/src/bindings/cxx/eet_cxx/
H A DEet.hh36 void* _allocate( ::size_t size ) in _allocate() function
/dports/games/openfodder/openfodder-1.6.0/Source/Utils/
H A Dmicropather.cpp208 PathNodePool::PathNodePool( unsigned _allocate, unsigned _typicalAdjacent ) in PathNodePool()
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/ExternalLibs/
H A DByteBuffer.h480 void _allocate(uint32 s) in _allocate() function