/third_party/flutter/engine/flutter/fml/memory/ |
D | ref_ptr.h | 124 T* old_ptr = ptr_; variable 136 T* old_ptr = ptr_; variable
|
/third_party/boost/boost/contract/ |
D | old.hpp | 261 class old_ptr { /* copyable (as *) */ class 267 old_ptr() {} in old_ptr() function in boost::contract::old_ptr 335 explicit old_ptr(boost::shared_ptr<old_value_copy<T> > old) in old_ptr() function in boost::contract::old_ptr
|
/third_party/flutter/engine/flutter/fml/ |
D | thread_local.cc | 27 void* old_ptr = get(); in swap() local
|
/third_party/libsnd/src/ |
D | chunk.c | 119 { 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/boost/boost/ptr_container/ |
D | ptr_circular_buffer.hpp | 298 auto_type old_ptr( value_type(), *this ); in push_back() local 324 auto_type old_ptr( value_type(), *this ); in push_front() local 356 auto_type old_ptr( value_type(), *this ); in insert() local 408 auto_type old_ptr( value_type(), *this ); in rinsert() local
|
/third_party/ltp/testcases/kernel/syscalls/timer_settime/ |
D | timer_settime01.c | 37 struct tst_its *old_ptr; member
|
D | timer_settime02.c | 50 struct tst_its **old_ptr; member
|
/third_party/gstreamer/gstplugins_bad/gst/siren/ |
D | rmlt.c | 55 float *old_ptr = old_samples + half_dct_length; in siren_rmlt_encode_samples() local
|
/third_party/boost/libs/compute/include/boost/compute/container/ |
D | mapped_view.hpp | 163 T *old_ptr = get_host_ptr(); in resize() local
|
/third_party/boost/boost/compute/container/ |
D | mapped_view.hpp | 163 T *old_ptr = get_host_ptr(); in resize() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.h | 270 struct lp_fragment_shader *old_ptr = *ptr; in lp_fs_reference() local 286 struct lp_fragment_shader_variant *old_ptr = *ptr; in lp_fs_variant_reference() local
|
/third_party/boost/libs/histogram/test/ |
D | unlimited_storage_test.cpp | 479 const auto old_ptr = buffer.ptr; in main() local
|
/third_party/mesa3d/src/util/ |
D | u_debug_memory.c | 223 void *old_ptr, size_t old_size, size_t new_size ) in debug_realloc()
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | ptrlist.c | 358 int replace_ptr_list_entry(struct ptr_list **list, void *old_ptr, in replace_ptr_list_entry()
|
/third_party/boost/boost/interprocess/streams/ |
D | vectorstream.hpp | 136 char_type *old_ptr = base_t::pbase(); in vector() local
|
/third_party/boost/boost/container/ |
D | stable_vector.hpp | 1202 const void * old_ptr = &index[0]; in reserve() local 1235 const void* old_ptr = &index[0]; in shrink_to_fit() local
|
/third_party/grpc/third_party/upb/upb/ |
D | decode_fast.c | 193 char *old_ptr = _upb_array_ptr(farr->arr); in fastdecode_resizearr() local
|
/third_party/skia/third_party/externals/libpng/ |
D | pngrutil.c | 694 png_bytep old_ptr = png_ptr->read_buffer; in png_decompress_chunk() local
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | pngrutil.c | 694 png_bytep old_ptr = png_ptr->read_buffer; in png_decompress_chunk() local
|
/third_party/libpng/ |
D | pngrutil.c | 694 png_bytep old_ptr = png_ptr->read_buffer; in png_decompress_chunk() local
|
/third_party/ejdb/src/jbl/ |
D | binn.c | 1017 unsigned char *old_ptr = binn_ptr(old); in binn_copy() local
|
/third_party/abseil-cpp/absl/container/internal/ |
D | raw_hash_set_test.cc | 1775 const uintptr_t old_ptr = addr(0); in TEST() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | raw_hash_set_test.cc | 2011 const uintptr_t old_ptr = addr(0); in TEST() local
|
/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/ |
D | pynative_execute.cc | 743 auto old_ptr = old_device_address->GetMutablePtr(); in UpdateTensorInfo() local
|