Home
last modified time | relevance | path

Searched defs:old_ptr (Results 1 – 10 of 10) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dvalgrind.h38 ptr_maybe_null, old_ptr, old_usize, old_rzsize, old_ptr_maybe_null, \ argument
86 ptr_maybe_null, old_ptr, old_usize, old_rzsize, old_ptr_maybe_null, \ argument
Dprof.h420 prof_tctx_reset(const void *ptr, size_t usize, const void *old_ptr, in prof_tctx_reset()
497 bool prof_active, bool updated, const void *old_ptr, size_t old_usize, in prof_realloc()
Darena.h1224 arena_prof_tctx_reset(const void *ptr, size_t usize, const void *old_ptr, in arena_prof_tctx_reset()
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_memory.c193 void *old_ptr, size_t old_size, size_t new_size ) in debug_realloc()
/external/clang/test/Sema/
Dbuiltins.c46 void *old_ptr = __sync_val_compare_and_swap((void**)0, 0, 0); in test9() local
/external/libchrome/base/memory/
Dscoped_ptr.h195 T* old_ptr = data_.ptr; in release() local
/external/libweave/third_party/chromium/base/memory/
Dscoped_ptr.h195 T* old_ptr = data_.ptr; in release() local
/external/jemalloc/src/
Djemalloc.c1771 irealloc_prof_sample(tsd_t *tsd, void *old_ptr, size_t old_usize, size_t usize,
1790 irealloc_prof(tsd_t *tsd, void *old_ptr, size_t old_usize, size_t usize)
2197 irallocx_prof_sample(tsd_t *tsd, void *old_ptr, size_t old_usize,
2220 irallocx_prof(tsd_t *tsd, void *old_ptr, size_t old_usize, size_t size,
/external/pdfium/third_party/lpng_v163/
Dpngrutil.c649 png_bytep old_ptr = png_ptr->read_buffer; in png_decompress_chunk() local
/external/libpng/
Dpngrutil.c683 png_bytep old_ptr = png_ptr->read_buffer; in png_decompress_chunk() local