Home
last modified time | relevance | path

Searched defs:range_calculate_size (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/range/
Dsize.hpp37 range_calculate_size(const SinglePassRange& rng) in range_calculate_size() function
47 range_calculate_size(const SinglePassRange& rng) in range_calculate_size() function
/third_party/boost/libs/geometry/test/test_geometries/
Dall_custom_ring.hpp134 inline std::size_t range_calculate_size(all_custom_ring<Point> const& acr) in range_calculate_size() function
Dall_custom_linestring.hpp128 inline std::size_t range_calculate_size(all_custom_linestring<Point> const& als) in range_calculate_size() function
Dall_custom_container.hpp129 inline std::size_t range_calculate_size(all_custom_container<Item> const& container) in range_calculate_size() function
/third_party/boost/boost/geometry/geometries/adapted/boost_polygon/
Dring.hpp172 inline std::size_t range_calculate_size(polygon_data<CoordinateType> const& polygon) in range_calculate_size() function
/third_party/boost/libs/range/test/
Dextension_size.cpp180 range_calculate_size(const FooWithoutSize& rng) in range_calculate_size() function