/third_party/boost/libs/log/src/windows/ |
D | auto_handle.hpp | 56 boost::winapi::HANDLE_* get_ptr() BOOST_NOEXCEPT { return &m_handle; } in get_ptr() function in boost::ipc::aux::auto_handle
|
/third_party/boost/boost/intrusive/detail/ |
D | node_to_value.hpp | 44 ConstVoidPtr get_ptr() const in get_ptr() function 61 const void *get_ptr() const in get_ptr() function
|
D | iiterator.hpp | 95 BOOST_INTRUSIVE_FORCEINLINE StoredPointer get_ptr() const in get_ptr() function 113 BOOST_INTRUSIVE_FORCEINLINE StoredPointer get_ptr() const in get_ptr() function
|
/third_party/boost/boost/lockfree/detail/ |
D | tagged_ptr_dcas.hpp | 87 T * get_ptr(void) const in get_ptr() function in boost::lockfree::detail::tagged_ptr
|
D | tagged_ptr_ptrcompression.hpp | 113 T * get_ptr() const in get_ptr() function in boost::lockfree::detail::tagged_ptr
|
/third_party/boost/libs/smart_ptr/test/ |
D | smart_ptr_test.cpp | 48 Incomplete * get_ptr( boost::shared_ptr<Incomplete>& incomplete ) in get_ptr() function
|
/third_party/boost/boost/log/utility/ |
D | value_ref.hpp | 133 const value_type* get_ptr() const BOOST_NOEXCEPT in get_ptr() function in boost::aux::singular_ref 140 …tibility_traits::is_compatible< value_type, U >::value, const U* >::type get_ptr() const BOOST_NOE… in get_ptr() function in boost::aux::singular_ref 293 …tibility_traits::is_compatible< value_type, U >::value, const U* >::type get_ptr() const BOOST_NOE… in get_ptr() function in boost::aux::variant_ref
|
/third_party/boost/boost/optional/detail/ |
D | optional_trivially_copyable_base.hpp | 140 pointer_const_type get_ptr() const { return m_initialized ? get_ptr_impl() : 0 ; } in get_ptr() function in tc_optional_base 141 pointer_type get_ptr() { return m_initialized ? get_ptr_impl() : 0 ; } in get_ptr() function in tc_optional_base
|
D | old_optional_implementation.hpp | 345 pointer_const_type get_ptr() const { return m_initialized ? get_ptr_impl() : 0 ; } in get_ptr() function in boost::optional_detail::optional_base 346 pointer_type get_ptr() { return m_initialized ? get_ptr_impl() : 0 ; } in get_ptr() function in boost::optional_detail::optional_base
|
D | optional_reference_spec.hpp | 151 T* get_ptr() const BOOST_NOEXCEPT { return ptr_; } in get_ptr() function in boost::optional
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_transfer.c | 619 get_ptr(struct nv30_rect *rect) in get_ptr() function
|
/third_party/boost/boost/optional/ |
D | optional.hpp | 393 pointer_const_type get_ptr() const { return m_initialized ? get_ptr_impl() : 0 ; } in get_ptr() function in boost::optional_detail::optional_base 394 pointer_type get_ptr() { return m_initialized ? get_ptr_impl() : 0 ; } in get_ptr() function in boost::optional_detail::optional_base
|
/third_party/boost/boost/container/ |
D | vector.hpp | 103 Pointer get_ptr() const in get_ptr() function in boost::container::vec_iterator::nat 111 BOOST_CONTAINER_FORCEINLINE const Pointer &get_ptr() const BOOST_NOEXCEPT_OR_NOTHROW in get_ptr() function in boost::container::vec_iterator 114 BOOST_CONTAINER_FORCEINLINE Pointer &get_ptr() BOOST_NOEXCEPT_OR_NOTHROW in get_ptr() function in boost::container::vec_iterator 239 BOOST_CONTAINER_FORCEINLINE Pointer &get_ptr(vec_iterator<Pointer, IsConst> &it) BOOST_NOEXCEPT_OR_… in get_ptr() function
|
/third_party/alsa-lib/src/alisp/ |
D | alisp_snd.c | 102 static const void *get_ptr(struct alisp_instance * instance, in get_ptr() function
|
/third_party/json/include/nlohmann/ |
D | json.hpp | 3079 …auto get_ptr() noexcept -> decltype(std::declval<basic_json_t&>().get_impl_ptr(std::declval<Pointe… in get_ptr() function in nlohmann::basic_json 3092 …constexpr auto get_ptr() const noexcept -> decltype(std::declval<const basic_json_t&>().get_impl_p… in get_ptr() function in nlohmann::basic_json
|
/third_party/json/single_include/nlohmann/ |
D | json.hpp | 19567 …auto get_ptr() noexcept -> decltype(std::declval<basic_json_t&>().get_impl_ptr(std::declval<Pointe… in get_ptr() function in nlohmann::basic_json 19580 …constexpr auto get_ptr() const noexcept -> decltype(std::declval<const basic_json_t&>().get_impl_p… in get_ptr() function in nlohmann::basic_json
|