Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/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
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/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
/aosp_15_r20/external/libcxx/test/support/
H A Dmin_allocator.h300 static min_pointer pointer_to(T& t) {return min_pointer(std::addressof(t));} in pointer_to() function
371 static min_pointer pointer_to(const T& t) {return min_pointer(std::addressof(t));} in pointer_to() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dmin_allocator.h304 … static TEST_CONSTEXPR_CXX14 min_pointer pointer_to(T& t) {return min_pointer(std::addressof(t));} in pointer_to() function
375 …static TEST_CONSTEXPR_CXX14 min_pointer pointer_to(const T& t) {return min_pointer(std::addressof(… in pointer_to() function
/aosp_15_r20/external/libcxx/test/std/utilities/memory/pointer.traits/pointer.traits.functions/
H A Dpointer_to.pass.cpp33 static A pointer_to(typename std::conditional<std::is_void<element_type>::value, in pointer_to() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/pointer.traits/pointer.traits.functions/
H A Dpointer_to.pass.cpp35 …static A pointer_to(typename std::conditional<std::is_void<element_type>::value, nat, element_type… in pointer_to() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/
Dpointer_traits_pointer_to_test.cpp20 static pointer<T> pointer_to(element_type& value) { in pointer_to() function in pointer
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/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
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/memory/
H A Dmemory_test.cc301 static PointerWith pointer_to( in pointer_to() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/memory/
H A Dmemory_test.cc301 static PointerWith pointer_to( in pointer_to() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dtree.h2368 tree pointer_to; member