/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/ |
D | allocate_unique.hpp | 113 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/ |
D | pointer_traits.hpp | 126 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 D | min_allocator.h | 300 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 D | min_allocator.h | 304 … 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 D | pointer_to.pass.cpp | 33 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 D | pointer_to.pass.cpp | 35 …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/ |
D | pointer_traits_pointer_to_test.cpp | 20 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/ |
D | pointer_traits_test.cpp | 69 static CompleteSmartPtr pointer_to(T &r) in pointer_to() function in CompleteSmartPtr
|
D | bounded_pointer.hpp | 82 static bounded_pointer pointer_to(bounded_reference< T > r) { return &r; } in pointer_to() function in bounded_pointer
|
D | smart_ptr.hpp | 120 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 D | memory_test.cc | 301 static PointerWith pointer_to( in pointer_to() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/memory/ |
H A D | memory_test.cc | 301 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/ |
D | tree.h | 2368 tree pointer_to; member
|