Home
last modified time | relevance | path

Searched defs:get_ptr (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/libs/log/src/windows/
Dauto_handle.hpp56 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/
Dnode_to_value.hpp44 ConstVoidPtr get_ptr() const in get_ptr() function
61 const void *get_ptr() const in get_ptr() function
Diiterator.hpp95 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/
Dtagged_ptr_dcas.hpp87 T * get_ptr(void) const in get_ptr() function in boost::lockfree::detail::tagged_ptr
Dtagged_ptr_ptrcompression.hpp113 T * get_ptr() const in get_ptr() function in boost::lockfree::detail::tagged_ptr
/third_party/boost/libs/smart_ptr/test/
Dsmart_ptr_test.cpp48 Incomplete * get_ptr( boost::shared_ptr<Incomplete>& incomplete ) in get_ptr() function
/third_party/boost/boost/log/utility/
Dvalue_ref.hpp133 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/
Doptional_trivially_copyable_base.hpp140 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
Dold_optional_implementation.hpp345 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
Doptional_reference_spec.hpp151 T* get_ptr() const BOOST_NOEXCEPT { return ptr_; } in get_ptr() function in boost::optional
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_transfer.c619 get_ptr(struct nv30_rect *rect) in get_ptr() function
/third_party/boost/boost/optional/
Doptional.hpp393 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/
Dvector.hpp103 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/
Dalisp_snd.c102 static const void *get_ptr(struct alisp_instance * instance, in get_ptr() function
/third_party/json/include/nlohmann/
Djson.hpp3079 …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/
Djson.hpp19567 …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