Searched
full:freeing (Results
276 -
300 of
715) sorted by null
<<11121314151617181920>>
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/ |
hmm_base.c | 178 /* Make sure not freeing an already free block. */
|
/hardware/ti/omap3/dspbridge/inc/ |
list.h | 103 * Removes a list by freeing its control structure's memory space.
|
sync.h | 93 * Close this event handle, freeing resources allocated in SYNC_OpenEvent
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
list.h | 103 * Removes a list by freeing its control structure's memory space.
|
sync.h | 93 * Close this event handle, freeing resources allocated in SYNC_OpenEvent
|
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/ |
OMXCapture.cpp | [all...] |
/ndk/tests/build/issue20862-libpng-O0/jni/ |
pnginfo.h | 225 png_uint_32 free_me; /* flags items libpng is responsible for freeing */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/ |
thread-mainloop.h | 303 main loop. No need of freeing the API as it is owned by the loop
|
/prebuilts/misc/common/swig/include/2.0.11/php/ |
phprun.swg | 86 and need freeing, or not */
|
/bionic/libc/upstream-dlmalloc/ |
malloc.h | 444 array. This is likely to be faster than freeing them one-by-one. 464 pool or in unused MMAP segments. You can call this after freeing
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
interop.dox | 35 /// You are responsible for allocating and freeing any memory used by your own 47 /// anything generated automatically, you must copy it before freeing the recognizer structures. In practice
|
/external/bison/lib/ |
obstack.h | 172 prevents freeing the chunk if we allocate 189 /* The default name of the function for freeing a chunk is 'obstack_free',
|
/external/libxml2/doc/devhelp/ |
libxml2-uri.html | 101 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>path</tt></i>:</span></td><td>the resource locator in a filesystem notation</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new canonic path, or a duplicate of the path parameter if the construction fails. The caller is responsible for freeing the memory occupied by the returned string. If there is insufficient memory available, or the argument is NULL, the function returns NULL.</td></tr></tbody></table></div></div> 129 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>path</tt></i>:</span></td><td>the resource locator in a filesystem notation</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new URI, or a duplicate of the path parameter if the construction fails. The caller is responsible for freeing the memory occupied by the returned string. If there is insufficient memory available, or the argument is NULL, the function returns NULL.</td></tr></tbody></table></div></div>
|
/external/libxml2/doc/ |
xmlmem.html | 114 libxml2 allocates memory in a number of small chunks. When freeing one 120 it is allowed to fail). Thus, after freeing your tree you may simply try
|
/external/openssh/ |
ssh-pkcs11.c | 88 * so the actuall freeing of memory is handled by pkcs11_provider_unref(). 173 /* openssl callback for freeing an RSA key */
|
/external/pcre/dist/doc/html/ |
pcrejit.html | 95 no longer needed, instead of just freeing it yourself. This ensures that 364 sometimes without freeing the stack. There is no API for this at the moment.
|
/external/pcre/dist/doc/ |
pcrejit.3 | 72 no longer needed, instead of just freeing it yourself. This ensures that 343 sometimes without freeing the stack. There is no API for this at the moment.
|
/frameworks/av/media/libstagefright/omx/tests/ |
OMXHarness.cpp | 389 // freeing all input and output buffers. 413 "loaded state after freeing all input and output buffers.");
|
/hardware/libhardware/include/hardware/ |
audio.h | 239 * for freeing the memory for it using free(). 559 * for freeing the memory for it using free().
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
hwc_copybit.cpp | 592 // we need to wait for the buffer before freeing 692 //Since we are freeing buffer close the fence if it has a valid one.
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMXCapture.cpp | 1013 CAMHAL_LOGDB("Freeing buffer on Capture port - %d", imgCaptureData->mNumBufs); 1015 CAMHAL_LOGDB("Freeing buffer on Capture port - 0x%x", [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
ScanManager.java | 608 Log.e(TAG, "Error freeing for onfound/onlost filter resources " 614 Log.e(TAG, "failed on onScanManagerCallback at freeing", e); [all...] |
/system/bt/hci/src/ |
hci_layer.c | 677 // If it has a callback, it's responsible for freeing the packet 681 // If it has a callback, it's responsible for freeing the command
|
/external/libxml2/ |
xinclude.c | 198 xmlGenericError(xmlGenericErrorContext, "Freeing ref\n"); 202 xmlGenericError(xmlGenericErrorContext, "Freeing doc %s\n", ref->URI); 383 xmlGenericError(xmlGenericErrorContext, "Freeing context\n"); 721 freeing it */ [all...] |
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/ |
omx_vdec_test.cpp | [all...] |
Completed in 554 milliseconds
<<11121314151617181920>>