Home
last modified time | relevance | path

Searched refs:reallocate (Results 1 – 23 of 23) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp47 …virtual void* reallocate (void* original, size_t size, size_t alignment, VkSystemAllocation…
123 …void* reallocate (void* original, size_t size, size_t alignment, VkSystemAllocationScope …
140 …void* reallocate (void* original, size_t size, size_t alignment, VkSystemAllocationScope a…
165 …void* reallocate (void* original, size_t size, size_t alignment, VkSystemAllocationScope a…
DvkAllocationCallbackUtil.cpp87 …return reinterpret_cast<AllocationCallbacks*>(pUserData)->reallocate(pOriginal, size, alignment, a… in reallocationCallback()
207 void* ChainedAllocator::reallocate (void* original, size_t size, size_t alignment, VkSystemAllocati… in reallocate() function in vk::ChainedAllocator
248 void* AllocationCallbackRecorder::reallocate (void* original, size_t size, size_t alignment, VkSyst… in reallocate() function in vk::AllocationCallbackRecorder
250 void* const ptr = ChainedAllocator::reallocate(original, size, alignment, allocationScope); in reallocate()
299 void* DeterministicFailAllocator::reallocate (void* original, size_t size, size_t alignment, VkSyst… in reallocate() function in vk::DeterministicFailAllocator
302 return ChainedAllocator::reallocate(original, size, alignment, allocationScope); in reallocate()
/external/icu/icu4c/source/i18n/
Dsortkey.cpp63 (count > getCapacity() && reallocate(count, 0) == NULL)) { in CollationKey()
84 if (length > getCapacity() && reallocate(length, 0) == NULL) { in CollationKey()
99 uint8_t *CollationKey::reallocate(int32_t newCapacity, int32_t length) { in reallocate() function in CollationKey
157 if (length > getCapacity() && reallocate(length, 0) == NULL) { in operator =()
Drulebasedcollator.cpp128 uint8_t *newBuffer = key_.reallocate(newCapacity, length); in Resize()
/external/eigen/Eigen/src/SparseCore/
DCompressedStorage.h77 reallocate(newAllocatedSize); in reserve()
83 reallocate(m_size); in squeeze()
89 reallocate(size + size_t(reserveSizeFactor*double(size)));
205 inline void reallocate(size_t size) in reallocate() function
DAmbiVector.h57 reallocate(size); in resize()
65 void reallocate(Index size) in reallocate() function
/external/eigen/unsupported/Eigen/src/Skyline/
DSkylineStorage.h90 reallocate(size, upperProfileSize, lowerProfileSize, upperSize, lowerSize); in reserve()
95reallocate(m_diagSize, m_upperProfileSize, m_lowerProfileSize, m_upperSize, m_lowerSize); in squeeze()
100reallocate(diagSize, upperProfileSize, lowerProfileSize, upperSize + Index(reserveSizeFactor * upp…
203 …inline void reallocate(Index diagSize, Index upperProfileSize, Index lowerProfileSize, Index upper… in reallocate() function
/external/icu/icu4c/source/i18n/unicode/
Dsortkey.h250 uint8_t *reallocate(int32_t newCapacity, int32_t length);
/external/libmicrohttpd/src/microspdy/
Dsession.c869 bool reallocate; in SPDYF_session_read() local
881 reallocate = false; in SPDYF_session_read()
891 reallocate = true; in SPDYF_session_read()
905 reallocate = true; in SPDYF_session_read()
911 reallocate = true; in SPDYF_session_read()
921 if(reallocate) in SPDYF_session_read()
/external/deqp/doc/testspecs/GLES2/
Dfunctional.lifetime.txt57 implementation may reclaim and later reallocate memory that is still
/external/deqp/doc/testspecs/GLES3/
Dfunctional.lifetime.txt63 implementation may reclaim and later reallocate memory that is still
/external/opencv3/doc/tutorials/gpu/gpu-basics-similarity/
Dgpu_basics_similarity.markdown148 reallocate itself on a new call if the new matrix size is different from the previous one.
/external/opencv3/doc/tutorials/core/mat_the_basic_image_container/
Dmat_the_basic_image_container.markdown185 … You cannot initialize the matrix values with this construction. It will only reallocate its matrix
/external/libcxx/include/
Ddeque2260 // Else need to allocate 1 buffer, *and* we need to reallocate __map_.
2332 // Else need to allocate __nb buffers, *and* we need to reallocate __map_.
2402 // Else need to allocate 1 buffer, *and* we need to reallocate __map_.
2473 // Else need to allocate __nb buffers, *and* we need to reallocate __map_.
/external/opencv3/modules/core/src/
Darithm.cpp1584 bool reallocate = false; in binary_op() local
1591 reallocate = !_dst.sameSize(*psrc1) || _dst.type() != type1; in binary_op()
1600 if( haveMask && reallocate ) in binary_op()
1933 bool reallocate = false; in arithm_op() local
2044 reallocate = !_dst.sameSize(*psrc1) || _dst.type() != dtype; in arithm_op()
2048 if( reallocate ) in arithm_op()
/external/toybox/kconfig/
Dzconf.tab.c_shipped1208 to reallocate them elsewhere. */
1271 /* Give user a chance to reallocate the stack. Use copies of
/external/webrtc/webrtc/modules/desktop_capture/
Dscreen_capturer_mac.mm410 // Note that we can't reallocate other buffers at this point, since the caller
/external/libjpeg-turbo/
DChangeLog.txt313 as the current JPEG image, then TurboJPEG would unnecessarily reallocate the
/external/jemalloc/
DChangeLog763 allocate/reallocate aligned zeroed memory, ask for optional extra memory
/external/opencv3/3rdparty/libpng/
DCHANGES1069 libpng will reallocate the png_struct and info_struct if they are too small.
/external/libpng/
DCHANGES1077 libpng will reallocate the png_struct and info_struct if they are too small.
/external/clang/test/Analysis/
Dedges-new.mm18300 // CHECK-NEXT: <string>Attempt to reallocate memory</string>
18302 // CHECK-NEXT: <string>Attempt to reallocate memory</string>
/external/bison/
DChangeLog-201210009 Instead, reallocate buffers twice as big each time, so that
19076 REJECT has been used, and therefore it won't reallocate its