Home
last modified time | relevance | path

Searched refs:second_type (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/functional/std/
H A Dutility.hpp107 typedef typename Pair::second_type type;
113 typedef typename Pair::second_type &type;
119 typedef typename Pair::second_type const &type;
123 typename Pair::second_type &operator()(Pair &pair) const in operator ()()
129 typename Pair::second_type const &operator()(Pair const &pair) const in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/
H A Dpairs.hpp25 typedef Pointer second_type; typedef in boost::geometry::index::detail::rtree::ptr_pair
31 second_type second;
49 typedef Pointer second_type; typedef in boost::geometry::index::detail::rtree::exclusive_ptr_pair
57 second_type second;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_pair.h74 typedef value_type second_type; typedef
82 second_type second;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dutility66 typedef T2 second_type;
321 typedef _T2 second_type;
364 && is_constructible<second_type, _U2>::value
366 || !is_convertible<_U2, second_type>::value);
372 && is_constructible<second_type, _U2>::value
374 && is_convertible<_U2, second_type>::value;
413 is_nothrow_default_constructible<second_type>::value)
422 is_nothrow_copy_constructible<second_type>::value)
431 is_nothrow_copy_constructible<second_type>::value)
440 is_nothrow_constructible<second_type, _U2>::value))
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dutility66 typedef T2 second_type;
321 typedef _T2 second_type;
364 && is_constructible<second_type, _U2>::value
366 || !is_convertible<_U2, second_type>::value);
372 && is_constructible<second_type, _U2>::value
374 && is_convertible<_U2, second_type>::value;
413 is_nothrow_default_constructible<second_type>::value)
422 is_nothrow_copy_constructible<second_type>::value)
431 is_nothrow_copy_constructible<second_type>::value)
440 is_nothrow_constructible<second_type, _U2>::value))
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dmemory317 using _Tp2 = typename _Tp::second_type;
335 using _Tp2 = typename _Tp::second_type;
349 using _Tp2 = typename _Tp::second_type;
365 using _Tp2 = typename _Tp::second_type;
379 using _Tp2 = typename _Tp::second_type;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dmemory317 using _Tp2 = typename _Tp::second_type;
335 using _Tp2 = typename _Tp::second_type;
349 using _Tp2 = typename _Tp::second_type;
365 using _Tp2 = typename _Tp::second_type;
379 using _Tp2 = typename _Tp::second_type;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dnode_handle.h157 using mapped_type = typename _Value::second_type; in _GLIBCXX_VISIBILITY()
213 __pointer<typename _Value::second_type> _M_pmapped = nullptr; in _GLIBCXX_VISIBILITY()
H A Dstl_pair.h215 typedef _T2 second_type; ///< The type of the `second` member in _GLIBCXX_VISIBILITY()
409 second = std::forward<second_type>(__p.second); in _GLIBCXX_VISIBILITY()
H A Dstl_function.h1173 : public unary_function<_Pair, typename _Pair::second_type> in _GLIBCXX_VISIBILITY()
1175 typename _Pair::second_type& in _GLIBCXX_VISIBILITY()
1179 const typename _Pair::second_type& in _GLIBCXX_VISIBILITY()
H A Dstl_iterator.h2312 typename iterator_traits<_InputIterator>::value_type::second_type;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dnode_handle.h157 using mapped_type = typename _Value::second_type; in _GLIBCXX_VISIBILITY()
213 __pointer<typename _Value::second_type> _M_pmapped = nullptr; in _GLIBCXX_VISIBILITY()
H A Dstl_pair.h215 typedef _T2 second_type; ///< The type of the `second` member in _GLIBCXX_VISIBILITY()
409 second = std::forward<second_type>(__p.second); in _GLIBCXX_VISIBILITY()
H A Dstl_function.h1173 : public unary_function<_Pair, typename _Pair::second_type> in _GLIBCXX_VISIBILITY()
1175 typename _Pair::second_type& in _GLIBCXX_VISIBILITY()
1179 const typename _Pair::second_type& in _GLIBCXX_VISIBILITY()
H A Dstl_iterator.h2312 typename iterator_traits<_InputIterator>::value_type::second_type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dcontainer.hpp122 typedef typename remove_value_const<S>::type second_type; typedef
123 typedef std::pair<first_type, second_type> type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/map/detail/
H A Dmap_impl.hpp72 typedef typename Pair::second_type value_type;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Dhashtable_policy.h499 typedef typename _Pair::second_type mapped_type; in _GLIBCXX_VISIBILITY()
505 typedef typename _Pair::second_type mapped_type; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Dhashtable_policy.h499 typedef typename _Pair::second_type mapped_type; in _GLIBCXX_VISIBILITY()
505 typedef typename _Pair::second_type mapped_type; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ext/
H A Dhash_map317 typedef typename value_type::second_type second_type;
372 typedef typename _HashIterator::value_type::second_type mapped_type;
417 typedef typename _HashIterator::value_type::second_type mapped_type;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ext/
H A Dhash_map317 typedef typename value_type::second_type second_type;
372 typedef typename _HashIterator::value_type::second_type mapped_type;
417 typedef typename _HashIterator::value_type::second_type mapped_type;