HomeSort by relevance Sort by last modified time
    Searched full:deallocate (Results 726 - 750 of 1250) sorted by null

<<21222324252627282930>>

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
pre_proc.cpp 386 // deallocate memory
423 /* deallocate memory */
sp_enc.cpp 420 // deallocate memory
462 /* deallocate memory */
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
future 267 __traits::deallocate(__a, this, 1);
286 __traits::deallocate(__a2, __p, 1);
    [all...]
  /art/runtime/arch/
stub_test.cc 775 // Unlock the remaining count times and then check it's unlocked. Then deallocate.
    [all...]
  /art/runtime/
quick_exception_handler.cc 123 // We will not execute this shadow frame so we can safely deallocate it.
  /external/aac/libMpegTPDec/include/
tpdec_lib.h 415 * \brief Close and deallocate transportDec.
  /external/clang/include/clang/AST/
ASTContext.h 564 void Deallocate(void *Ptr) const { }
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_win.cc 100 "deallocate 0x%zx (%zd) bytes at address %p (error code: %d)\n",
  /external/dbus/dbus/
dbus-pending-call.c 784 * @param slot_p address storing the slot to deallocate
dbus-server.c     [all...]
  /external/freetype/src/truetype/
ttobjs.c 68 /* Deallocate a glyph zone. */
    [all...]
  /external/icu/icu4c/source/common/
cmemory.h 121 * Does NOT deallocate any remaining allocated memory.
icuplug.cpp 642 /* unload and deallocate */
  /external/icu/icu4c/source/layout/
LEGlyphStorage.h 124 * The destructor. This will deallocate all of the arrays.
  /external/icu/icu4c/source/samples/cal/
cal.c 192 /* ICU cleanup. Deallocate any memory ICU may be holding. */
  /external/jemalloc/test/unit/
mallctl.c 230 /* Deallocate p and q, but bypass the tcache for q. */
  /external/libchrome/base/containers/
small_map.h 576 // want to allocate and deallocate the memory used for them separately.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/
ft2-multiple_masters.html 350 <p>The Multiple Masters/GX var descriptor. Allocates a data structure, which the user must deallocate with &lsquo;free&rsquo; after use.</p>
  /external/libjpeg-turbo/
example.c 222 * because we don't need to remember to deallocate the buffer separately: it
  /external/libnfc-nci/src/nfc/llcp/
llcp_util.c 385 ** Description Deallocate tLLCP_DLCB
  /external/libxml2/doc/devhelp/
libxml2-entities.html 136 </pre><p>Deallocate the memory used by an entities hash table.</p>
  /external/libxml2/doc/html/
libxml-schematron.html 56 </pre><p>Deallocate a Schematron structure.</p>
  /external/libxml2/doc/
library.html 103 content. Note that the user must deallocate the result.</p>
python.html 103 </ul><p>Also note the need to explicitly deallocate documents with freeDoc() .
xmlmem.html 40 that it won't deallocate any produced tree if any (use the xmlFreeDoc()

Completed in 1378 milliseconds

<<21222324252627282930>>