Home
last modified time | relevance | path

Searched defs:reference_type (Results 1 – 17 of 17) sorted by relevance

/third_party/boost/boost/random/detail/
Dptr_helper.hpp29 typedef T& reference_type; typedef
39 typedef T& reference_type; typedef
49 typedef T& reference_type; typedef
/third_party/boost/boost/archive/iterators/
Dxml_unescape.hpp41 typedef typename boost::iterator_reference<this_t> reference_type; typedef in boost::archive::iterators::xml_unescape
Descape.hpp43 typedef typename boost::iterator_reference<Base>::type reference_type; typedef in boost::archive::iterators::escape
Dremove_whitespace.hpp101 typedef typename super_t::reference reference_type; typedef in boost::archive::iterators::filter_iterator
/third_party/mesa3d/src/intel/compiler/
Dbrw_reg_type.h118 enum brw_reg_type reference_type) in brw_reg_type_from_bit_size()
/third_party/boost/boost/log/utility/manipulators/
Dadd_value.hpp54 typedef RefT reference_type; typedef in boost::add_value_manip
/third_party/boost/boost/optional/detail/
Dold_optional_implementation.hpp30 typedef T & reference_type ; typedef
53 typedef raw_type& reference_type ; typedef
107 typedef BOOST_DEDUCED_TYPENAME types::reference_type reference_type ; typedef in boost::optional_detail::optional_base
654 typedef BOOST_DEDUCED_TYPENAME base::reference_type reference_type ; typedef in boost::optional
Doptional_reference_spec.hpp120 typedef T& reference_type; typedef in boost::optional
Doptional_trivially_copyable_base.hpp15 typedef T & reference_type ; typedef in tc_optional_base
/third_party/boost/boost/intrusive/detail/
Dnode_cloner_disposer.hpp55 typedef typename if_c<IsConst, const_reference, reference>::type reference_type; typedef
/third_party/boost/boost/geometry/algorithms/detail/envelope/
Drange_of_boxes.hpp50 typedef T const& reference_type; typedef in boost::geometry::detail::envelope::longitude_interval
/third_party/boost/boost/spirit/home/support/utree/
Dutree.hpp74 reference_type, // A reference to another utree. enumerator
/third_party/boost/boost/graph/
Dgrid_graph.hpp49 typedef Index reference_type; typedef
103 typedef Descriptor reference_type; typedef
/third_party/boost/boost/gil/
Dmetafunctions.hpp323 … using reference_type = typename packed_channel_reference_type<BitField, FirstBit, NumBits>::type; typedef in boost::gil::detail::packed_channel_references_vector_type
/third_party/boost/boost/optional/
Doptional.hpp128 typedef T & reference_type ; typedef in boost::optional_detail::optional_base
860 typedef BOOST_DEDUCED_TYPENAME base::reference_type reference_type ; typedef in boost::optional
/third_party/boost/boost/intrusive/
Dhashtable.hpp3288 …detail::is_const<MaybeConstHashtableImpl>::value, const_reference, reference>::type reference_type; in priv_clone_from() typedef
3342 …detail::is_const<MaybeConstHashtableImpl>::value, const_reference, reference>::type reference_type; in priv_structural_clone_from() typedef
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp9613 …reference_pixel_b, GLint reference_pixel_a, GLenum reference_internalformat, GLenum reference_type, in displayPixelComparisonFailureMessage()