Home
last modified time | relevance | path

Searched defs:outer_end (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/iterators/
H A Dflatten_iterator.hpp64 flatten_iterator(OuterIterator outer_it, OuterIterator outer_end) in flatten_iterator()
71 flatten_iterator(OuterIterator outer_end) in flatten_iterator()
/OK3568_Linux_fs/kernel/mm/
H A Dpage_alloc.c8801 unsigned long outer_start, outer_end; in alloc_contig_range() local