Home
last modified time | relevance | path

Searched refs:Reallocate (Results 1 – 19 of 19) sorted by relevance

/third_party/node/src/
Dallocated_buffer-inl.h64 backing_store_ = v8::BackingStore::Reallocate( in Resize()
Dnode_internals.h105 void* Reallocate(void* data, size_t old_size, size_t size) override;
129 void* Reallocate(void* data, size_t old_size, size_t size) override;
Dnode_buffer.cc325 store = BackingStore::Reallocate(isolate, std::move(store), actual); in New()
/third_party/node/src/api/
Denvironment.cc97 void* NodeArrayBufferAllocator::Reallocate( in Reallocate() function in node::NodeArrayBufferAllocator
134 void* DebuggingArrayBufferAllocator::Reallocate(void* data, in Reallocate() function in node::DebuggingArrayBufferAllocator
138 void* ret = NodeArrayBufferAllocator::Reallocate(data, old_size, size); in Reallocate()
/third_party/boost/libs/beast/test/bench/parser/nodejs-parser/
DREADME.md224 | field | on_h_field | Previous name continues. Reallocate name |
230 | value | on_h_value | Value continues. Reallocate value buffer |
/third_party/mingw-w64/mingw-w64-crt/lib64/
Dfastprox.def2453 ; public: int __cdecl CFastHeap::Reallocate(unsigned long,unsigned long,unsigned long,unsigned long…
2454 ?Reallocate@CFastHeap@@QEAAHKKKAEFAK@Z
2455 ; protected: unsigned char * __ptr64 __cdecl CWbemObject::Reallocate(unsigned long) __ptr64
2456 ?Reallocate@CWbemObject@@IEAAPEAEK@Z
/third_party/python/Doc/library/
Dcurses.rst1196 Reallocate storage for a curses window to adjust its dimensions to the
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt8923 Reallocate
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.221665 Reallocate only if number of used entries is much smaller.
DChangeLog.24520 Reallocate array instead of using temporary storage.
/third_party/freetype/
DChangeLog.221665 Reallocate only if number of used entries is much smaller.
DChangeLog.24520 Reallocate array instead of using temporary storage.
/third_party/harfbuzz/perf/texts/
Den-words.txt8923 Reallocate
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.221665 Reallocate only if number of used entries is much smaller.
DChangeLog.24520 Reallocate array instead of using temporary storage.
/third_party/boost/libs/beast/doc/qbk/
Dreference.qbk4299 Reallocate the buffer to fit the readable bytes exactly.
5094 Reallocate the buffer to fit the readable bytes exactly.
38977 Reallocate the buffer to fit the readable bytes exactly.
/third_party/node/doc/changelogs/
DCHANGELOG_V11.md356 …s/node/commit/26361d1a5f)] - **src**: add fast path for equal size to `Reallocate()` (Anna Henning…
DCHANGELOG_V14.md3706 * [[`fd89ef1478`](https://github.com/nodejs/node/commit/fd89ef1478)] - **src**: refactor Reallocate
/third_party/NuttX/
DChangeLog23539 - graphics/nxbe/nxbe_setsize.c: Reallocate the per-window framebuffer