Searched
full:deallocate (Results
626 -
650 of
1250) sorted by null
<<21222324252627282930>>
/external/google-breakpad/src/common/mac/ |
MachIPC.h | 256 // port and deallocate it in our destructor.
|
MachIPC.mm | 217 // port and deallocate it in our destructor.
|
/external/icu/icu4c/source/i18n/ |
unum.cpp | 839 result = NULL; // deallocate if there was a parse error
|
/external/jemalloc/src/ |
chunk.c | 603 /* Try to deallocate. */
|
/external/libcxx/include/ |
__split_buffer | 338 __alloc_traits::deallocate(__alloc(), __first_, capacity());
|
__tree | 322 // __z will be removed from the tree. Client still needs to destruct/deallocate it 536 __alloc_traits::deallocate(__na_, __p, 1); [all...] |
future | 787 __a.deallocate(_PTraits::pointer_to(*this), 1); 813 __a.deallocate(_PTraits::pointer_to(*this), 1); 839 __a.deallocate(_PTraits::pointer_to(*this), 1); [all...] |
/external/libcxxabi/src/ |
cxa_vector.cpp | 36 // 'release' method is called, they deallocate the memory in the destructor.
|
/external/libevent/ |
bufferevent-internal.h | 241 /** Free any storage and deallocate any extra data or structures used
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/ |
ft2-ot_validation.html | 165 <p>After use, the application should deallocate the five tables with <a href="ft2-ot_validation.html#FT_OpenType_Free">FT_OpenType_Free</a>. A NULL value indicates that the table either doesn't exist in the font, or the application hasn't asked for validation.</p>
|
ft2-sfnt_names.html | 225 <p>The ‘string’ array returned in the ‘aname’ structure is not null-terminated. The application should deallocate it if it is no longer in use.</p>
|
/external/libnfc-nci/src/nfa/include/ |
nfa_hci_api.h | 126 tNFA_STATUS status; /* Status of response to deallocate gate request */
|
/external/libvpx/libvpx/vp9/common/ |
vp9_thread_common.c | 291 // Deallocate lf synchronization related mutex and data
|
/external/libxml2/ |
TODO | 220 The function used to deallocate attributes now check for it being an
|
list.c | 56 * Unlink and deallocate @lk from list @l
|
/external/libxml2/doc/devhelp/ |
libxml2-schematron.html | 124 </pre><p>Deallocate a Schematron structure.</p>
|
/external/llvm/include/llvm/ADT/ |
StringMap.h | 203 Allocator.Deallocate(static_cast<void *>(this), AllocSize);
|
/external/llvm/include/llvm/Support/ |
YAMLParser.h | 154 Alloc.Deallocate(Ptr, Size);
|
/external/mesa3d/src/mesa/drivers/windows/gdi/ |
wgl.c | 461 /* Deallocate the bitmap data */
|
/external/mesa3d/src/mesa/drivers/x11/ |
xm_buffer.c | 175 /* Deallocate the old backxrb->ximage, if any */
|
/external/mesa3d/src/mesa/main/ |
arrayobj.c | 270 * Do not deallocate the array object though.
|
/external/opencv3/3rdparty/libjasper/jasper/ |
jas_image.h | 310 /* Deallocate any resources associated with an image. */
|
/external/parameter-framework/asio-1.10.6/include/asio/impl/ |
read.hpp | 410 asio_handler_alloc_helpers::deallocate(
|
write.hpp | 483 asio_handler_alloc_helpers::deallocate(
|
/external/skia/include/gpu/ |
GrTypes.h | 464 * Deallocate the storage for the given texture.
|
Completed in 910 milliseconds
<<21222324252627282930>>