Searched refs:pair_type (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/device/ |
| H A D | array.hpp | 33 typedef std::pair<char_type*, char_type*> pair_type; typedef in boost::iostreams::detail::array_adapter 47 pair_type input_sequence(); 48 pair_type output_sequence(); 116 typename array_adapter<Mode, Ch>::pair_type 119 return pair_type(begin_, end_); } in input_sequence() 122 typename array_adapter<Mode, Ch>::pair_type 125 return pair_type(begin_, end_); } in output_sequence()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/intrinsic/detail/ |
| H A D | segmented_end_impl.hpp | 48 typedef iterator_range<end_type, end_type> pair_type; typedef 49 typedef cons<pair_type, Stack> type; 52 static pair_type make_pair(end_type end) in make_pair() 54 return pair_type(end, end); in make_pair()
|
| H A D | segmented_begin_impl.hpp | 79 typedef iterator_range<begin_type, end_type> pair_type; typedef 80 typedef cons<pair_type, Stack> type; 85 return type(pair_type(fusion::begin(seq), fusion::end(seq)), stack); in call()
|
| /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 D | map_impl.hpp | 70 typedef Pair pair_type; typedef 130 pair_type get_val(mpl::int_<index>); 134 pair_type get_val(mpl::int_<index>) const; 156 typename cref_result<pair_type>::type 163 typename ref_result<pair_type>::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 D | hashtable_policy.h | 904 using pair_type = std::pair<bool, std::size_t>; in _GLIBCXX_VISIBILITY() 913 pair_type __do_rehash = __rehash._M_need_rehash(__h._M_bucket_count, 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/bits/ |
| H A D | hashtable_policy.h | 904 using pair_type = std::pair<bool, std::size_t>; in _GLIBCXX_VISIBILITY() 913 pair_type __do_rehash = __rehash._M_need_rehash(__h._M_bucket_count, in _GLIBCXX_VISIBILITY()
|