Home
last modified time | relevance | path

Searched defs:old_storage (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/
Dextra_fp_ops_generic.hpp59 storage_type old_storage, new_storage; in fetch_negate() local
74 storage_type old_storage, new_storage; in negate() local
136 storage_type old_storage, new_storage; in add() local
151 storage_type old_storage, new_storage; in sub() local
Dfp_ops_generic.hpp44 storage_type old_storage, new_storage; in fetch_add() local
59 storage_type old_storage, new_storage; in fetch_sub() local
/aosp_15_r20/external/icing/icing/index/numeric/
H A Dinteger-index.cc514 const IntegerIndexStorage* old_storage, const std::string& property_path, in TransferIntegerIndexStorage()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dbalsa_headers.h215 char* old_storage = blocks_[0].buffer.get(); in WriteToContiguousBuffer() local