/external/icu/icu4c/source/i18n/ |
D | sortkey.cpp | 65 (count > getCapacity() && reallocate(count, 0) == NULL)) { in CollationKey() 86 if (length > getCapacity() && reallocate(length, 0) == NULL) { in CollationKey() 101 uint8_t *CollationKey::reallocate(int32_t newCapacity, int32_t length) { in reallocate() function in CollationKey 159 if (length > getCapacity() && reallocate(length, 0) == NULL) { in operator =()
|
D | rulebasedcollator.cpp | 130 uint8_t *newBuffer = key_.reallocate(newCapacity, length); in Resize()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkAllocationCallbackUtil.hpp | 47 …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… 176 …void* reallocate (void* original, size_t size, size_t alignment, VkSystemAllocationScope a…
|
D | vkAllocationCallbackUtil.cpp | 87 …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() 306 void* DeterministicFailAllocator::reallocate (void* original, size_t size, size_t alignment, VkSyst… in reallocate() function in vk::DeterministicFailAllocator 310 return ChainedAllocator::reallocate(original, size, alignment, allocationScope); in reallocate()
|
/external/eigen/unsupported/Eigen/src/Skyline/ |
D | SkylineStorage.h | 90 reallocate(size, upperProfileSize, lowerProfileSize, upperSize, lowerSize); in reserve() 95 … reallocate(m_diagSize, m_upperProfileSize, m_lowerProfileSize, m_upperSize, m_lowerSize); in squeeze() 100 …reallocate(diagSize, upperProfileSize, lowerProfileSize, upperSize + Index(reserveSizeFactor * upp… 203 …inline void reallocate(Index diagSize, Index upperProfileSize, Index lowerProfileSize, Index upper… in reallocate() function
|
/external/eigen/Eigen/src/SparseCore/ |
D | CompressedStorage.h | 80 reallocate(newAllocatedSize); in reserve() 86 reallocate(m_size); in squeeze() 96 reallocate(realloc_size); 228 inline void reallocate(Index size) in reallocate() function
|
D | AmbiVector.h | 57 reallocate(size); in resize() 69 void reallocate(Index size) in reallocate() function
|
/external/iperf3/src/ |
D | cjson.c | 112 void *(*reallocate)(void *pointer, size_t size); member 144 global_hooks.reallocate = realloc; in cJSON_InitHooks() 161 global_hooks.reallocate = NULL; in cJSON_InitHooks() 164 global_hooks.reallocate = realloc; in cJSON_InitHooks() 387 if (p->hooks.reallocate != NULL) in ensure() 390 newbuffer = (unsigned char*)p->hooks.reallocate(p->buffer, newsize); in ensure() 1053 if (hooks->reallocate != NULL) in print() 1055 printed = (unsigned char*) hooks->reallocate(buffer->buffer, buffer->length); in print()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | sortkey.h | 252 uint8_t *reallocate(int32_t newCapacity, int32_t length);
|
/external/compiler-rt/lib/scudo/ |
D | scudo_allocator.cpp | 465 void *reallocate(void *OldPtr, uptr NewSize) { in reallocate() function 557 return Instance.reallocate(Ptr, Size); in scudoRealloc()
|
/external/pdfium/third_party/lcms/ |
D | 0000-cmserr-changes.patch | 95 +// Generic reallocate 262 -// Generic reallocate
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | APInt.cpp | 123 void APInt::reallocate(unsigned NewBitWidth) { in reallocate() function in APInt 148 reallocate(RHS.getBitWidth()); in AssignSlowCase() 1764 Quotient.reallocate(BitWidth); in udivrem() 1765 Remainder.reallocate(BitWidth); in udivrem() 1830 Quotient.reallocate(BitWidth); in udivrem()
|
/external/deqp/doc/testspecs/GLES2/ |
D | functional.lifetime.txt | 57 implementation may reclaim and later reallocate memory that is still
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.lifetime.txt | 63 implementation may reclaim and later reallocate memory that is still
|
/external/tensorflow/tensorflow/contrib/verbs/ |
D | patch_notes_verbs_with_0_copies.md | 27 …-data response, on which the receiver will update the local cache, and reallocate the result/proxy…
|
/external/tensorflow/tensorflow/contrib/metrics/python/ops/ |
D | metric_ops.py | 3642 def reallocate(): function 3657 new_size > array_size, reallocate, control_flow_ops.no_op)
|
/external/flatbuffers/include/flatbuffers/ |
D | flatbuffers.h | 760 if (len > static_cast<size_t>(cur_ - scratch_)) { reallocate(len); } 866 void reallocate(size_t len) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | APInt.h | 169 void reallocate(unsigned NewBitWidth);
|
/external/libchrome/base/containers/ |
D | README.md | 253 reallocate to a smaller size).
|
/external/libcxx/include/ |
D | deque | 2337 // Else need to allocate 1 buffer, *and* we need to reallocate __map_. 2409 // Else need to allocate __nb buffers, *and* we need to reallocate __map_. 2479 // Else need to allocate 1 buffer, *and* we need to reallocate __map_. 2550 // Else need to allocate __nb buffers, *and* we need to reallocate __map_.
|
/external/toybox/kconfig/ |
D | zconf.tab.c_shipped | 1208 to reallocate them elsewhere. */ 1271 /* Give user a chance to reallocate the stack. Use copies of
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | screen_capturer_mac.mm | 410 // Note that we can't reallocate other buffers at this point, since the caller
|
/external/dtc/Documentation/ |
D | manual.txt | 390 to reallocate it easily at boot and free up the unused flattened
|
/external/u-boot/common/ |
D | dlmalloc.src | 172 reallocate very large blocks. 771 can reclaim and reallocate normal heap memory. Using a
|
/external/jemalloc/ |
D | ChangeLog | 898 allocate/reallocate aligned zeroed memory, ask for optional extra memory
|