Home
last modified time | relevance | path

Searched refs:pointer_plus_bits (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dsmart_ptr.hpp279 struct pointer_plus_bits<smart_ptr<T>, NumBits> struct
286 p.set(pointer_plus_bits<T*, NumBits>::get_pointer(n.get())); in get_pointer()
293 pointer_plus_bits<T*, NumBits>::set_pointer(raw_n, p.operator->()); in set_pointer()
298 { return pointer_plus_bits<T*, NumBits>::get_bits(n.get()); } in get_bits()
303 pointer_plus_bits<T*, NumBits>::set_bits(raw_n, c); in set_bits()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dpointer_plus_bits.hpp70 struct pointer_plus_bits struct
79 struct pointer_plus_bits<T*, NumBits> struct
Dintrusive_fwd.hpp750 struct pointer_plus_bits;
753 struct pointer_plus_bits<T *, NumBits>;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Davltree_node.hpp128 typedef pointer_plus_bits<node_ptr, 2> ptr_bit;
Drbtree_node.hpp129 typedef pointer_plus_bits<node_ptr, 1> ptr_bit;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/doc/
Dintrusive.qbk3939 …org/intrusive/issues/29 GitHub Issues #29: ['Uninitialized variable warning pointer_plus_bits.hpp]]