Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/strategies/
Dsegment_intersection_geo.cpp19 typedef bg::model::segment<point_t> segment_t; in test_geographic() typedef
408 typedef bg::model::segment<point_t> segment_t; in test_geographic_radian() typedef
Dsegment_intersection_sph.cpp33 typedef bg::model::segment<point_t> segment_t; in test_spherical() typedef
277 typedef bg::model::segment<point_t> segment_t; in test_spherical_radian() typedef
/third_party/boost/libs/geometry/doc/src/examples/geometries/
Dsegment.cpp23 typedef bg::model::segment<point_t> segment_t; in main() typedef
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dsegment.h40 typedef struct segment segment_t; typedef
/third_party/boost/boost/dll/detail/
Dmacho_info.hpp163 typedef boost::dll::detail::segment_command_template<AddressOffsetT> segment_t; typedef in boost::dll::detail::macho_info
/third_party/boost/libs/geometry/test/algorithms/
Dis_valid.cpp1240 typedef bg::model::segment<P> segment_t; in test_with_invalid_coordinate() typedef