/third_party/boost/boost/proto/ |
D | args.hpp | 38 typedef Expr const &const_reference; typedef 47 typedef Expr &const_reference; typedef 56 typedef Expr const &const_reference; typedef 65 typedef T const &const_reference; typedef 74 typedef T &const_reference; typedef 83 typedef T const &const_reference; typedef 92 typedef T (&const_reference)[N]; typedef 101 typedef T const (&const_reference)[N]; typedef 110 typedef T const (&const_reference)[N]; typedef 119 typedef T const (&const_reference)[N]; typedef
|
D | literal.hpp | 47 typedef typename detail::term_traits<T>::const_reference const_reference; typedef
|
/third_party/boost/boost/detail/ |
D | call_traits.hpp | 79 typedef const T& const_reference; typedef 99 typedef const T& const_reference; typedef 113 typedef const T& const_reference; typedef 121 typedef const T& const_reference; typedef 129 typedef const T& const_reference; typedef 138 typedef T * const & const_reference; typedef 152 typedef const array_type& const_reference; typedef 165 typedef const array_type& const_reference; typedef
|
/third_party/boost/boost/range/detail/ |
D | any_iterator_interface.hpp | 59 >::type const_reference; typedef 88 …ef typename any_incrementable_iterator_interface<Reference, Buffer>::const_reference const_referen… typedef 114 …typedef typename any_single_pass_iterator_interface<Reference, Buffer>::const_reference const_refe… typedef 136 …typedef typename any_forward_iterator_interface<Reference, Buffer>::const_reference const_referenc… typedef 164 …ef typename any_bidirectional_iterator_interface<Reference, Buffer>::const_reference const_referen… typedef
|
/third_party/boost/boost/iostreams/detail/ |
D | double_object.hpp | 42 typedef typename traits_type::const_reference const_reference; typedef in boost::iostreams::detail::single_object_holder 65 typedef typename traits_type::const_reference const_reference; typedef 105 typedef typename traits_type::const_reference const_reference; typedef in boost::iostreams::detail::double_object
|
/third_party/boost/boost/gil/concepts/ |
D | pixel_dereference.hpp | 83 …using const_reference = typename D::const_reference; // == PixelConcept (if you remove const and r… in constraints() typedef 99 using const_reference = reference; typedef
|
D | image_view.hpp | 282 using const_reference = typename View::const_reference; in constraints() typedef 320 using const_reference = typename View::const_reference; in constraints() typedef 344 using const_reference = typename View::const_reference; in constraints() typedef
|
/third_party/boost/boost/numeric/ublas/ |
D | traits.hpp | 168 typedef const T &const_reference; typedef 236 typedef const T &const_reference; typedef 250 typedef const value_type &const_reference; typedef 259 typedef const value_type &const_reference; typedef 268 typedef const value_type &const_reference; typedef 279 typedef const T &const_reference; typedef 352 typedef const value_type &const_reference; typedef 362 typedef const value_type &const_reference; typedef 371 typedef const value_type &const_reference; typedef 383 typedef const value_type &const_reference; typedef [all …]
|
/third_party/googletest/googlemock/include/gmock/internal/ |
D | gmock-internal-utils.h | 328 typedef const type& const_reference; typedef 349 typedef const type const_reference; typedef 370 typedef const type const_reference; typedef
|
/third_party/boost/boost/bimap/views/ |
D | unconstrained_map_view.hpp | 37 typedef void const_reference; typedef in boost::bimaps::views::unconstrained_map_view
|
/third_party/boost/libs/intrusive/test/ |
D | smart_ptr.hpp | 43 typedef const T& const_reference; typedef 50 typedef const empty_type& const_reference; typedef 59 typedef const empty_type & const_reference; typedef 68 typedef const empty_type& const_reference; typedef 77 typedef const empty_type & const_reference; typedef
|
/third_party/boost/tools/bcp/ |
D | fileview.hpp | 24 typedef reference const_reference; typedef in fileview
|
/third_party/boost/boost/numeric/ublas/tensor/ |
D | storage_traits.hpp | 38 using const_reference = typename array_type::const_reference; typedef 64 using const_reference = typename array_type::const_reference; typedef
|
/third_party/boost/boost/gil/ |
D | channel.hpp | 83 using const_reference = typename T::const_reference; typedef 97 using const_reference = T const&; typedef 182 using const_reference = value_type const&; typedef 296 using const_reference = value_type const&; typedef in boost::gil::packed_channel_value 463 using const_reference = packed_channel_reference<BitField,FirstBit,NumBits,false> const; typedef in boost::gil::packed_channel_reference 488 using const_reference = packed_channel_reference<BitField,FirstBit,NumBits,false> const; typedef in boost::gil::packed_channel_reference 598 using const_reference = packed_dynamic_channel_reference<BitField,NumBits,false> const; typedef in boost::gil::packed_dynamic_channel_reference 627 using const_reference = packed_dynamic_channel_reference<BitField,NumBits,false> const; typedef in boost::gil::packed_dynamic_channel_reference
|
/third_party/boost/boost/numeric/ublas/traits/ |
D | c_array.hpp | 45 typedef const T &const_reference; typedef 77 typedef const T &const_reference; typedef
|
/third_party/boost/libs/gil/test/core/locator/ |
D | concepts.cpp | 49 using const_reference = value_type; typedef
|
/third_party/boost/libs/utility/test/ |
D | call_traits_test.cpp | 42 typedef typename boost::call_traits<T>::const_reference const_reference; typedef 69 typedef typename boost::call_traits<T[N]>::const_reference const_reference; typedef 315 typedef typename ct::const_reference const_reference; typedef 363 typedef typename ct::const_reference const_reference; typedef
|
/third_party/boost/boost/intrusive/detail/ |
D | hook_traits.hpp | 52 typedef const T & const_reference; typedef 115 typedef const T & const_reference; typedef 168 typedef const value_type & const_reference; typedef
|
/third_party/jsoncpp/include/json/ |
D | allocator.h | 22 using const_reference = const T&; variable
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
D | vktConstexprVectorUtil.hpp | 47 using const_reference = const value_type&; typedef in vkt::ConstexprVector
|
/third_party/boost/libs/pool/example/ |
D | sys_allocator.hpp | 28 typedef const T & const_reference; typedef 72 typedef const T & const_reference; typedef
|
/third_party/boost/boost/sort/common/ |
D | stack_cnc.hpp | 57 typedef typename vector_t::const_reference const_reference; typedef in boost::sort::common::stack_cnc
|
/third_party/boost/boost/thread/csbl/ |
D | devector.hpp | 37 typedef typename vector_type::const_reference const_reference; typedef in boost::csbl::devector
|
/third_party/boost/libs/multi_index/test/ |
D | small_allocator.hpp | 27 typedef const T& const_reference; typedef in small_allocator
|
/third_party/boost/boost/intrusive/ |
D | derivation_value_traits.hpp | 52 pointer_traits<const_pointer>::reference const_reference; typedef
|