Searched defs:old_ptr (Results 1 - 13 of 13) sorted by relevance
| /third_party/libsnd/src/ |
| H A D | chunk.c | 122 { READ_CHUNK * old_ptr = pchk->chunks ; in psf_store_read_chunk() local 238 { WRITE_CHUNK * old_ptr = pchk->chunks ; in psf_save_write_chunk() local
|
| /third_party/ltp/testcases/kernel/syscalls/timer_settime/ |
| H A D | timer_settime01.c | 37 struct tst_its *old_ptr; member
|
| H A D | timer_settime02.c | 50 struct tst_its **old_ptr; member
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | compressed-slots-inl.h | 92 Tagged_t old_ptr = CompressTagged(old.ptr()); in Release_CompareAndSwap() local 135 Tagged_t old_ptr = CompressTagged(old.ptr()); in Release_CompareAndSwap() local 137 AsAtomicTagged::Release_CompareAndSwap(location(), old_ptr, target_ptr); in Release_CompareAndSwap() local 206 Tagged_t old_ptr = CompressTagged(old.ptr()); in Release_CompareAndSwap() local 208 AsAtomicTagged::Release_CompareAndSwap(location(), old_ptr, target_ptr); in Release_CompareAndSwap() local
|
| /third_party/musl/porting/linux/user/src/network/ |
| H A D | resolvconf.c | 100 void *old_ptr = a_cas_p(holder, NULL, ptr); in resolve_dns_sym() local
|
| /third_party/musl/src/network/ |
| H A D | resolvconf.c | 86 void *old_ptr = a_cas_p(holder, NULL, ptr); in resolve_dns_sym() local
|
| /third_party/mesa3d/src/util/ |
| H A D | u_debug_memory.c | 222 debug_realloc(const char *file, unsigned line, const char *function, void *old_ptr, size_t old_size, size_t new_size ) debug_realloc() argument
|
| /third_party/libphonenumber/cpp/src/phonenumbers/base/memory/ |
| H A D | scoped_ptr.h | 174 T* old_ptr = data_.ptr; in release() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | ptrlist.c | 358 int replace_ptr_list_entry(struct ptr_list **list, void *old_ptr, in replace_ptr_list_entry() argument
|
| /third_party/node/deps/v8/src/logging/ |
| H A D | counters.cc | 41 std::atomic<int>* old_ptr = ptr_.exchange(ptr, std::memory_order_release); in SetupPtrFromStatsTable() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.h | 271 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/skia/third_party/externals/libpng/ |
| H A D | pngrutil.c | 693 png_bytep old_ptr = png_ptr->read_buffer; in png_decompress_chunk() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | raw_hash_set_test.cc | 2011 const uintptr_t old_ptr = addr(0); in TEST() local
|
Completed in 14 milliseconds