Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/fml/memory/
Dref_ptr.h124 T* old_ptr = ptr_; variable
136 T* old_ptr = ptr_; variable
/third_party/flutter/engine/flutter/fml/
Dthread_local.cc27 void* old_ptr = get(); in swap() local
/third_party/libsnd/src/
Dchunk.c119 { READ_CHUNK * old_ptr = pchk->chunks ; in psf_store_read_chunk() local
232 { WRITE_CHUNK * old_ptr = pchk->chunks ; in psf_save_write_chunk() local
/third_party/ltp/testcases/kernel/syscalls/timer_settime/
Dtimer_settime01.c37 struct tst_its *old_ptr; member
Dtimer_settime02.c50 struct tst_its **old_ptr; member
/third_party/musl/porting/linux/user/src/network/
Dresolvconf.c90 void *old_ptr = a_cas_p(holder, NULL, ptr); in resolve_dns_sym() local
/third_party/gstreamer/gstplugins_bad/gst/siren/
Drmlt.c55 float *old_ptr = old_samples + half_dct_length; in siren_rmlt_encode_samples() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.h271 struct lp_fragment_shader *old_ptr = *ptr; in lp_fs_reference() local
288 struct lp_fragment_shader_variant *old_ptr = *ptr; in lp_fs_variant_reference() local
/third_party/mesa3d/src/util/
Du_debug_memory.c223 void *old_ptr, size_t old_size, size_t new_size ) in debug_realloc()
/third_party/ltp/tools/sparse/sparse-src/
Dptrlist.c358 int replace_ptr_list_entry(struct ptr_list **list, void *old_ptr, in replace_ptr_list_entry()
/third_party/skia/third_party/externals/libpng/
Dpngrutil.c694 png_bytep old_ptr = png_ptr->read_buffer; in png_decompress_chunk() local
/third_party/flutter/skia/third_party/externals/libpng/
Dpngrutil.c694 png_bytep old_ptr = png_ptr->read_buffer; in png_decompress_chunk() local
/third_party/iowow/src/json/
Diwbinn.c1021 unsigned char *old_ptr = binn_ptr(old); in binn_copy() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Draw_hash_set_test.cc2011 const uintptr_t old_ptr = addr(0); in TEST() local