Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dsegment.hpp13 class Segment { class
15 Segment(std::size_t vertexOffset_, in Segment() function in mbgl::Segment
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Durl.hpp15 using Segment = std::pair<size_t, size_t>; // position, length typedef in mbgl::util::URL
30 using Segment = std::pair<size_t, size_t>; // position, length typedef in mbgl::util::Path
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/concepts/
H A Dsegment_concept.hpp49 class Segment class
76 BOOST_CONCEPT_USAGE(Segment) in BOOST_CONCEPT_USAGE() argument