Home
last modified time | relevance | path

Searched defs:pointer_to (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/core/test/
Dpointer_traits_pointer_to_test.cpp20 static pointer<T> pointer_to(element_type& value) { in pointer_to() function in pointer
/third_party/boost/boost/intrusive/
Dpointer_traits.hpp126 BOOST_INTRUSIVE_FORCEINLINE static pointer pointer_to(reference r) in pointer_to() function
291 BOOST_INTRUSIVE_FORCEINLINE static pointer pointer_to(reference r) in pointer_to() function
/third_party/boost/boost/smart_ptr/
Dallocate_unique.hpp113 static sp_alloc_ptr pointer_to(T& v) { in pointer_to() function in boost::detail::sp_alloc_ptr
164 static sp_alloc_ptr pointer_to(T& v) { in pointer_to() function in boost::detail::sp_alloc_ptr
215 static sp_alloc_ptr pointer_to(T& v) { in pointer_to() function in boost::detail::sp_alloc_ptr
/third_party/boost/libs/intrusive/test/
Dpointer_traits_test.cpp69 static CompleteSmartPtr pointer_to(T &r) in pointer_to() function in CompleteSmartPtr
Dbounded_pointer.hpp82 static bounded_pointer pointer_to(bounded_reference< T > r) { return &r; } in pointer_to() function in bounded_pointer
Dsmart_ptr.hpp120 static smart_ptr pointer_to(reference r) in pointer_to() function in boost::intrusive::smart_ptr
/third_party/boost/boost/interprocess/
Doffset_ptr.hpp469 BOOST_INTERPROCESS_FORCEINLINE static offset_ptr pointer_to(reference r) BOOST_NOEXCEPT in pointer_to() function in boost::interprocess::offset_ptr
/third_party/skia/third_party/externals/abseil-cpp/absl/memory/
Dmemory_test.cc301 static PointerWith pointer_to( in pointer_to() function
/third_party/abseil-cpp/absl/memory/
Dmemory_test.cc301 static PointerWith pointer_to( in pointer_to() function