Searched defs:free (Results 1 - 7 of 7) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_DebugMem.h37 #define free(x) OMX_DebugMem_free(x,__FILE__,__FUNCTION__ ,__LINE__) macro
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_DebugMem.h61 #define free(x) OMX_DebugMem_free(x,__FILE__,__FUNCTION__ ,__LINE__) macro
/hardware/libhardware/include/hardware/
H A Dgralloc.h164 * This function doesn't close or free the handle itself; this is done
277 * (*free)() Frees a previously allocated buffer.
286 int (*free)(struct alloc_device_t* dev, member in struct:alloc_device_t
/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
H A DCMcKMod.cpp309 mcResult_t CMcKMod::free(uint32_t handle, addr_t buffer, uint32_t len) function in class:CMcKMod
311 LOG_V("free(): handle=%d", handle);
/hardware/qcom/audio/voice_processing/
H A Dvoice_processing.c325 free(session);
394 int free = -1; local
697 free(session);
/hardware/ti/omap4xxx/kernel-headers/linux/
H A Domapfb.h209 __u32 free; member in struct:omapfb_vram_info
/hardware/ti/omap4xxx/original-kernel-headers/linux/
H A Domapfb.h9 * This program is free software; you can redistribute it and/or modify it
202 __u32 free; member in struct:omapfb_vram_info

Completed in 6324 milliseconds