HomeSort by relevance Sort by last modified time
    Searched defs:mem_free (Results 1 - 10 of 10) sorted by null

  /frameworks/av/media/libstagefright/codecs/aacenc/src/
memalign.c 91 * function name: mem_free
96 mem_free(VO_MEM_OPERATOR *pMemop, void *mem_ptr, unsigned int CodecID) function
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
mem_align.c 91 * function name: mem_free
96 mem_free(VO_MEM_OPERATOR *pMemop, void *mem_ptr, unsigned int CodecID) function
  /external/boringssl/src/crypto/bio/
bio_mem.c 115 static int mem_free(BIO *bio) { function
261 mem_free(bio);
296 mem_gets, mem_ctrl, mem_new, mem_free, NULL, };
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
types.h 65 #define mem_free(ptr, bsize) free(ptr) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
types.h 66 #define mem_free(ptr, bsize) free(ptr) macro
  /external/zlib/src/test/
infcover.c 112 local void mem_free(void *mem, void *ptr) function
172 strm->zfree = mem_free;
  /frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
typedefs.h 182 #define mem_free ADD_PREFIX(mem_free) macro
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
typedefs.h 207 #define mem_free voAWB_mem_free macro
  /system/bt/stack/include/
sdp_api.h 129 UINT32 mem_free; /* Memory still available */ member in struct:__anon72792
  /system/bt/stack/gatt/
gatt_int.h 221 UINT32 mem_free; /* Memory still available */ member in struct:__anon72501

Completed in 292 milliseconds