Home
last modified time | relevance | path

Searched defs:assign_loop (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dnormalize.hpp48 struct assign_loop struct
51 static inline void apply(CoordinateType const& longitude, in apply()
69 struct assign_loop<DimensionCount, DimensionCount> struct
72 static inline void apply(CoordinateType const&, in apply()
81 struct assign_loop<0, DimensionCount> struct
84 static inline void apply(CoordinateType const& longitude, in apply()
102 struct assign_loop<1, DimensionCount> struct
105 static inline void apply(CoordinateType const& longitude, in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/sections/
H A Dsectionalize.hpp314 struct assign_loop struct
316 static inline void apply(T dims[Count], T const value) in apply()
324 struct assign_loop<T, Count, Count> struct
326 static inline void apply(T [Count], T const) in apply()