Home
last modified time | relevance | path

Searched defs:reallocate (Results 1 - 11 of 11) sorted by relevance

/third_party/glfw/tests/
H A Dallocator.c83 static void* reallocate(void* block, size_t size, void* user) in reallocate() function
/third_party/icu/icu4c/source/i18n/
H A Dsortkey.cpp101 uint8_t *CollationKey::reallocate(int32_t newCapacity, int32_t length) { in reallocate() function in CollationKey
/third_party/node/deps/icu-small/source/i18n/
H A Dsortkey.cpp101 uint8_t *CollationKey::reallocate(int32_t newCapacity, int32_t length) { in reallocate() function in CollationKey
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dsortkey.cpp101 uint8_t *CollationKey::reallocate(int32_t newCapacity, int32_t length) { in reallocate() function in CollationKey
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPInt.cpp124 void APInt::reallocate(unsigned NewBitWidth) { in reallocate() function in APInt
/third_party/vulkan-loader/tests/
H A Dloader_alloc_callback_tests.cpp75 void* reallocate(void* pOriginal, size_t size, size_t alignment, VkSystemAllocationScope alloc_scope) { in reallocate() function in MemoryTracker
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAllocationCallbackUtil.cpp207 void* ChainedAllocator::reallocate (void* original, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in reallocate() function in vk::ChainedAllocator
248 void* AllocationCallbackRecorder::reallocate (void* original, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in reallocate() function in vk::AllocationCallbackRecorder
306 void* DeterministicFailAllocator::reallocate (void* original, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in reallocate() function in vk::DeterministicFailAllocator
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dsession.c869 bool reallocate; in SPDYF_session_read() local
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.h70 bool reallocate; /* Buffer should be reallocated and not reused */ member
/third_party/cJSON/
H A DcJSON.c172 void *(CJSON_CDECL *reallocate)(void *pointer, size_t size); member
[all...]
/third_party/glfw/include/GLFW/
H A Dglfw3.h2147 GLFWreallocatefun reallocate; member

Completed in 26 milliseconds