/external/jpeg/ |
jcapimin.c | 276 * seems less bad than unexpectedly freeing memory in the normal case.
|
jmemname.c | 138 * Memory allocation and freeing are controlled by the regular library
|
/external/libavc/encoder/ |
ih264e_rc_mem_interface.c | 191 /* Fill base for freeing the allocated memory */
|
/external/libdrm/intel/ |
intel_bufmgr_priv.h | 102 * Releases a reference on a buffer object, freeing the data if
|
/external/libnl/lib/fib_lookup/ |
lookup.c | 150 * @name Allocation/Freeing
|
/external/libnl/lib/ |
object.c | 138 NL_DBG(1, "Warning: Freeing object in use...\n");
|
/external/libnl/lib/route/ |
cls.c | 290 * @note The caller is responsible for destroying and freeing the
|
/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
pb_bufmgr_cache.c | 277 /* search in the expired buffers, freeing them in the process */
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_debug_memory.c | 157 debug_printf("%s:%u:%s: freeing bad or corrupted memory %p\n",
|
/external/mesa3d/src/gallium/state_trackers/dri/common/ |
dri_context.c | 171 /* note: we are freeing values and nothing more because
|
/external/opencv/cv/src/ |
cvcondens.cpp | 129 /* freeing the memory */
|
cvkalman.cpp | 139 /* freeing the memory */
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
fpdfapi_jcapimin.c | 277 * seems less bad than unexpectedly freeing memory in the normal case.
|
/external/pdfium/samples/fx_lpng/lpng_v163/ |
fx_pngmem.c | 262 * of allocating and freeing memory.
|
/external/skia/tests/ |
CodexTest.cpp | 136 // Ensure that SkCodec::NewFromStream handles freeing the passed in SkStream,
|
Writer32Test.cpp | 58 // didn't truncate our link-list after freeing trailing blocks
|
/external/v8/src/arm/ |
code-stubs-arm.h | 175 // This is a helper class for freeing up 3 scratch registers. The input is
|
/external/v8/src/ |
zone.cc | 115 // and freeing every segment except the one we wish to keep.
|
/external/v8/test/cctest/ |
test-alloc.cc | 171 // Tests memory management in a CodeRange by allocating and freeing blocks,
|
/external/wpa_supplicant_8/src/utils/ |
trace.c | 363 wpa_trace_show("Freeing referenced memory");
|
wpabuf.c | 274 * will only be responsible on freeing the returned buffer. If buf is %NULL,
|
/frameworks/compile/libbcc/include/bcinfo/Wrap/ |
bitcode_wrapperer.h | 64 // for freeing the data pointed to by the BCHeaderField.
|
/frameworks/rs/ |
rsScript.cpp | 179 // freeing/duplicating the actual string for the environment.
|
/hardware/qcom/display/msm8974/libgralloc/ |
ionalloc.cpp | 131 ALOGD_IF(DEBUG, "ion: Freeing buffer base:%p size:%d fd:%d",
|
/hardware/qcom/display/msm8994/libgralloc/ |
ionalloc.cpp | 137 ALOGD_IF(DEBUG, "ion: Freeing buffer base:%p size:%u fd:%d",
|