Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/geometries/register/
Dring.hpp35 #define BOOST_GEOMETRY_REGISTER_RING(Ring) \ argument
54 #define BOOST_GEOMETRY_REGISTER_RING_TEMPLATED(Ring) \ argument
/third_party/boost/boost/geometry/geometries/concepts/
Dring_concept.hpp50 class Ring class
60 BOOST_CONCEPT_USAGE(Ring) in BOOST_CONCEPT_USAGE() argument
/third_party/boost/boost/hana/concept/
Dring.hpp25 struct Ring struct
/third_party/boost/libs/geometry/index/test/rtree/
Drtree_intersects_geom.cpp20 typedef bg::model::ring<Point> Ring; in test_all() typedef
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dintersection_multi.cpp449 typedef bg::model::ring<Point> Ring; in test_areal_linear() typedef
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_info_statistics_test.cc384 TEST(CordzInfoStatisticsTest, Ring) { in TEST() argument