HomeSort by relevance Sort by last modified time
    Searched full:freed (Results 251 - 275 of 792) sorted by null

<<11121314151617181920>>

  /external/webkit/JavaScriptCore/runtime/
JSFunction.cpp 88 // this memory is freed and may be reused (potentially for another, different JSFunction).
  /external/webkit/JavaScriptCore/wtf/
FastMalloc.h 114 // but freed with free or delete, this system would detect that.
  /external/webkit/WebKit/chromium/src/
SharedWorkerRepository.cpp 169 // Connect event has been sent, so free ourselves (this releases the SharedWorker so it can be freed as well if unreferenced).
  /external/webkit/WebKit/gtk/webkit/
webkitwebresource.cpp 289 * The string is owned by WebKit and should not be freed or destroyed.
  /frameworks/base/include/surfaceflinger/
SurfaceComposerClient.h 190 // pixels are valid until this object is freed or
  /hardware/libhardware/modules/overlay/
overlay.cpp 259 * NOTE: overlay_handle_t passed in initialize() is NOT freed and
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_ComponentThread.c 183 OMX_PRINT2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_ComponentThread.c :: ARM Side Resources Have Been Freed\n",__LINE__);
  /libcore/support/src/test/java/tests/security/
MessageDigestTest.java 57 // freed after each test. Otherwise the Android runtime simply dies at
  /ndk/sources/android/cpufeatures/
cpu-features.c 93 * string that must be freed by the caller.
  /system/core/sh/
main.c 352 * be freed by the caller.
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
tx.h 77 UINT32 dbgNumOfMsduFreeInTxTransfer[MAX_NUM_OF_TX_QUEUES]; /* Pkts freed on XFER */
  /dalvik/vm/
LinearAlloc.c 223 * We do a trivial "has everything been freed?" check before unmapping the
655 * Verify that all blocks are freed.
678 LOGW("LinearAlloc %p not freed: %p len=%d\n", classLoader,
  /external/dbus/dbus/
dbus-message.c     [all...]
dbus-hash.c 282 * Constructs a new hash table. Should be freed with
    [all...]
  /external/libvpx/vpx_mem/intel_linux/
vpx_mem.c 250 not a null pointer, the object pointed to is freed.
386 "not found in list; freed from file:%s"
575 " list; freed from file:%s"
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
libiberty.h 132 pointer to be freed after the new string is created, similar to the
596 be freed by the caller. */
603 must be freed by the caller. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
libiberty.h 132 pointer to be freed after the new string is created, similar to the
596 be freed by the caller. */
603 must be freed by the caller. */
  /external/libxml2/
nanohttp.c 1145 * The contentType, if provided must be freed by the caller
1165 * The contentType, if provided must be freed by the caller
1266 * The contentType, or redir, if provided must be freed by the caller
    [all...]
catalog.c     [all...]
  /external/openssl/crypto/ec/
ec.h 176 * \param group EC_GROUP object to be freed.
181 * \param group EC_GROUP object to be cleared and freed.
391 * \param point EC_POINT object to be freed
396 * \param point EC_POINT object to be cleared and freed
705 * \param key EC_KEY object to be freed.
    [all...]
  /external/openssl/include/openssl/
ec.h 176 * \param group EC_GROUP object to be freed.
181 * \param group EC_GROUP object to be cleared and freed.
391 * \param point EC_POINT object to be freed
396 * \param point EC_POINT object to be cleared and freed
705 * \param key EC_KEY object to be freed.
    [all...]
  /bionic/libc/bionic/
dlmalloc.c 112 freed. This improves security by rejecting frees/reallocs that
286 upon a detected overwrite of freed heap space, thus losing the
447 normal freed space already exists it is used instead.) Using mmap
4618 size_t freed = 0; local
    [all...]
  /development/ndk/platforms/android-3/include/
zlib.h 330 All dynamically allocated data structures for this stream are freed.
335 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
464 All dynamically allocated data structures for this stream are freed.
584 data with a filter. The streams that will be discarded should then be freed
    [all...]
  /external/bluetooth/glib/glib/
giochannel.c 344 * flushed, ignoring errors. The channel will not be freed until the
379 * flushed if @flush is %TRUE. The channel will not be freed until the
782 * is owned by GLib and must not be freed.
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
zlib.h 330 All dynamically allocated data structures for this stream are freed.
335 stream state was inconsistent, Z_DATA_ERROR if the stream was freed
464 All dynamically allocated data structures for this stream are freed.
584 data with a filter. The streams that will be discarded should then be freed
    [all...]

Completed in 1124 milliseconds

<<11121314151617181920>>