Home
last modified time | relevance | path

Searched refs:StdReallocate (Results 1 – 7 of 7) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/extra/yassl/taocrypt/src/
H A Dtemplate_instnt.cpp40 template AlignedAllocator<unsigned int>::pointer StdReallocate<unsigned int, AlignedAllocator<unsig…
49 template AllocatorWithCleanup<byte>::pointer StdReallocate<byte, AllocatorWithCleanup<byte> >(Alloc…
51 template AllocatorWithCleanup<word>::pointer StdReallocate<word, AllocatorWithCleanup<word> >(Alloc…
55 template AllocatorWithCleanup<word32>::pointer StdReallocate<word32, AllocatorWithCleanup<word32> >…
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/yassl/taocrypt/include/
H A Dblock.hpp68 typename A::pointer StdReallocate(A& a, T* p, typename A::size_type oldSize, in StdReallocate() function
115 return StdReallocate(*this, p, oldSize, newSize, preserve); in reallocate()
H A Dinteger.hpp102 return StdReallocate(*this, p, oldSize, newSize, preserve); in usage()
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/yassl/taocrypt/include/
H A Dblock.hpp68 typename A::pointer StdReallocate(A& a, T* p, typename A::size_type oldSize, in StdReallocate() function
115 return StdReallocate(*this, p, oldSize, newSize, preserve); in reallocate()
H A Dinteger.hpp102 return StdReallocate(*this, p, oldSize, newSize, preserve); in reallocate()
/dports/databases/mysql55-client/mysql-5.5.62/extra/yassl/taocrypt/include/
H A Dblock.hpp68 typename A::pointer StdReallocate(A& a, T* p, typename A::size_type oldSize, in StdReallocate() function
115 return StdReallocate(*this, p, oldSize, newSize, preserve); in reallocate()
H A Dinteger.hpp102 return StdReallocate(*this, p, oldSize, newSize, preserve); in reallocate()