Home
last modified time | relevance | path

Searched defs:Storage (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/algorithm/string/detail/
H A Dreplace_storage.hpp28 StorageT& Storage, in move_from_storage()
46 StorageT& Storage, in copy_to_storage()
142 StorageT& Storage, in process_segment()
H A Dclassification.hpp87 set_value_type* Storage=0; in is_any_ofF() local
218 const set_value_type* Storage= in operator ()() local
H A Dfind_format_all.hpp202 BOOST_STRING_TYPENAME range_value<InputT>::type> Storage; in find_format_all_impl2() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dunique_any.hpp113 union Storage { union in mbgl::util::unique_any
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dconversion.hpp191 using Storage = std::aligned_storage_t<32, 8>; typedef in mbgl::style::conversion::Convertible