Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/
Dnonstd_unique_ptr.h157 C* old_ptr = ptr_; variable
159 delete old_ptr; variable
199 C* old_ptr = ptr_; variable
/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
/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/v8/test/cctest/
Dtest-constantpool.cc299 Object* old_ptr = array->get_heap_ptr_entry(0); in TEST() local
/external/pdfium/samples/fx_lpng/lpng_v163/
Dfx_pngrutil.c649 png_bytep old_ptr = png_ptr->read_buffer; in png_decompress_chunk() local
/external/libpng/
Dpngrutil.c681 png_bytep old_ptr = png_ptr->read_buffer; in png_decompress_chunk() local