Home
last modified time | relevance | path

Searched refs:const_type (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dvariadic_templates_tools.hpp110 typedef typename add_const_reference<Element>::type const_type; typedef in boost::container::container_detail::get_impl
112 static const_type get(const tuple<Head, Values...>& t) { return Next::get(t.tail()); } in get()
120 typedef typename add_const_reference<Head>::type const_type; typedef in boost::container::container_detail::get_impl
122 static const_type get(const tuple<Head, Values...>& t){ return t.head(); } in get()
130 typename get_impl<I, tuple<Values...> >::const_type get(const tuple<Values...>& t) in get()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/tuple/detail/
H A Dtuple_basic.hpp190 typedef const T& const_type; typedef
204 typedef T& const_type; typedef
229 >::const_type
278 typename access_traits<stored_head_type>::const_type
281 typename access_traits<tail_type>::const_type
345 >::const_type
367 typename access_traits<stored_head_type>::const_type
413 >::const_type
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/tuple/
H A Dtuple.hpp57 >::const_type
/OK3568_Linux_fs/kernel/include/linux/
H A Dkfifo.h56 const datatype *const_type; \
408 typeof(*__tmp->const_type) __val = (val); \
/OK3568_Linux_fs/buildroot/package/odb/
H A D0007-Switch-to-C-11-get-rid-of-auto_ptr-use.patch325 if (const_type (m.type ()) &&