HomeSort by relevance Sort by last modified time
    Searched full:freeing (Results 176 - 200 of 715) sorted by null

1 2 3 4 5 6 78 91011>>

  /hardware/qcom/display/msm8960/libgralloc/
ionalloc.cpp 130 ALOGD_IF(DEBUG, "ion: Freeing buffer base:%p size:%d fd:%d",
  /hardware/qcom/display/msm8960/liboverlay/
overlayMem.h 164 ALOGE("OvMem: error freeing buffer");
  /hardware/qcom/display/msm8974/liboverlay/
overlayMem.h 165 ALOGE("OvMem: error freeing buffer");
  /hardware/qcom/display/msm8994/liboverlay/
overlayMem.h 174 ALOGE("OvMem: error freeing buffer");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/win32/
support.cpp 50 // All good. This is returning memory to the caller not freeing it.
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
fallback_malloc.ipp 130 std::cout << "Freeing item at " << offset_from_node ( cp ) << " of size " << cp->len << std::endl;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
ctx.h 70 * a NULL argument as a failure, resulting in the function freeing
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
mainloop.h 112 main loop. No need of freeing the API as it is owned by the loop
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/
ctx.h 70 * a NULL argument as a failure, resulting in the function freeing
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rds.h 279 #define RDS_RDMA_INVALIDATE 0x0004 /* invalidate R_Key after freeing MR */
  /system/bt/osi/include/
fixed_queue.h 36 // Freeing a queue that is currently in use (i.e. has waiters
  /system/core/include/utils/
SharedBuffer.h 82 * freeing the memory associated with it if it was the last reference
  /system/core/libpixelflinger/codeflinger/tinyutils/
SharedBuffer.h 86 * freeing the memory associated with it if it was the last reference
  /external/wpa_supplicant_8/src/eap_server/
eap_sim_db.c 983 * successfully. Caller is responsible for freeing the returned buffer.
1015 * has been completed successfully. Caller is responsible for freeing the
1049 * responsible of freeing pseudonym buffer once it is not needed anymore.
1151 * EAP-SIM DB is responsible of freeing reauth_id buffer once it is not needed
1192 * EAP-SIM DB is responsible of freeing reauth_id buffer once it is not needed
    [all...]
  /art/runtime/jdwp/
jdwp_main.cc 320 * This includes freeing up the debugger event list.
370 VLOG(jdwp) << "JDWP freeing netstate...";
  /bootable/recovery/edify/
expr.c 454 // The caller is responsible for freeing the returned array and the
475 // The caller is responsible for freeing the returned array and the
  /external/libpng/
pngstruct.h 421 png_uint_32 free_me; /* flags items libpng is responsible for freeing */
465 png_free_ptr free_fn; /* function for freeing memory */
  /external/llvm/include/llvm/Support/
Allocator.h 188 /// to the beginning of it, freeing all memory allocated so far.
377 /// current slab and reset the current pointer to the beginning of it, freeing
  /external/pdfium/samples/fx_lpng/lpng_v163/
pngstruct.h 374 png_uint_32 free_me; /* flags items libpng is responsible for freeing */
418 png_free_ptr free_fn; /* function for freeing memory */
  /ndk/sources/host-tools/nawk-20071023/
tran.c 173 temp = cp->cnext; /* avoids freeing then using */
180 WARNING("can't happen: inconsistent element count freeing %s", ap->nval);
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
swigmacros.swg 40 These allocation/freeing macros are safe to use in C or C++ and
156 * Allocating/freeing elements
  /external/antlr/antlr-3.4/runtime/C/
ChangeLog 132 than malloc and freeing these. Currently this is set to 8, but may increase.
297 freeing it when the stack is freed. This change
337 Add a NULL check before freeing rewrite streams used in AST rewrites
416 than malloc and freeing these. Currently this is set to 8, but may increase.
  /external/bison/src/
muscle-tab.h 130 freeing the memory of the returned string. */
  /external/clang/utils/
token-delta.py 251 os._exit(1) # Avoid freeing our giant cache.
  /external/elfutils/src/src/
ranlib.c 221 error (0, 0, gettext ("error while freeing sub-ELF descriptor: %s"),

Completed in 466 milliseconds

1 2 3 4 5 6 78 91011>>