Home
last modified time | relevance | path

Searched defs:Collection (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dcollection.hpp25 class Collection { class
60 Collection<T>::Collection() in Collection() function in mbgl::style::Collection
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/
H A Dfind_iterator.hpp184 RangeT& Collection, in make_find_iterator()
369 RangeT& Collection, in make_split_iterator()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacecontent.h61 typedef QMap<int, QPlaceContent> Collection; typedef