/external/opencore/oscl/oscl/osclerror/src/ |
oscl_error_trapcleanup.cpp | 166 //pop all items off the stack so memory gets freed.
|
/external/opencore/oscl/oscl/osclmemory/src/ |
oscl_mem_auto_ptr.h | 63 * it will be freed automatically when the object goes out of scope.
|
/external/openssl/crypto/asn1/ |
p5_pbev2.c | 197 /* Note 'scheme' is freed as part of pbe2 */
|
/external/openssl/crypto/x509v3/ |
pcy_cache.c | 189 /* NB: ext_cpols freed by policy_cache_set_policies */
|
/external/qemu/distrib/sdl-1.2.12/src/audio/amigaos/ |
SDL_ahiaudio.c | 193 D(bug("Memory freed, deleting IOReq...\n"));
|
/external/qemu/distrib/sdl-1.2.12/src/audio/mint/ |
SDL_mintaudio_dma8.c | 206 DEBUG_PRINT((DEBUG_NAME "closeaudio: buffers freed\n"));
|
/external/skia/include/core/ |
SkTDArray.h | 89 /** Return a ptr to the array of data, to be freed with sk_free. This also
|
/external/srec/portable/include/ |
PFileSystem.h | 213 * POST-CONDITION: The array is allocated internally, but must be freed by the caller.
|
/external/tremolo/Tremolo/ |
misc.c | 187 fprintf(stderr,"DEBUGGING MALLOC ERROR: freeing previously freed memory\n");
|
/external/v8/test/cctest/ |
test-alloc.cc | 160 // Ensure that the freed chunks are collected and reused by allocating (in
|
/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.
|
/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__);
|
/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 657 * Verify that all blocks are freed. 680 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...] |
/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. */
|
/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...] |
/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...] |