/third_party/boost/libs/geometry/doc/src/examples/geometries/ |
D | segment.cpp | 26 …segment_t seg2(point_t(0.0, 0.0), point_t(5.0, 5.0)); /*< Construct, assigning the first and the s… in main() local
|
/third_party/boost/boost/geometry/strategies/agnostic/ |
D | point_in_poly_oriented_winding.hpp | 110 PointOfSegment const& seg1, PointOfSegment const& seg2, in check_touch() 126 PointOfSegment const& seg1, PointOfSegment const& seg2, in check_segment()
|
/third_party/boost/boost/geometry/strategies/cartesian/ |
D | point_in_poly_winding.hpp | 186 PointOfSegment const& seg2, in check_segment() 201 PointOfSegment const& seg2, in check_touch() 233 PointOfSegment const& seg2, in calculate_count()
|
D | point_in_poly_franklin.hpp | 89 PointOfSegment const& seg1, PointOfSegment const& seg2, in apply()
|
D | point_in_poly_crossings_multiply.hpp | 89 PointOfSegment const& seg1, PointOfSegment const& seg2, in apply()
|
/third_party/boost/boost/geometry/strategies/spherical/ |
D | point_in_poly_winding.hpp | 262 PointOfSegment const& seg2, in check_segment() 277 PointOfSegment const& seg2, in check_touch() 387 PointOfSegment const& seg2, in calculate_count()
|
/third_party/boost/libs/geometry/test/srs/ |
D | transformation_interface.cpp | 50 segment seg2; in test_geometries() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
D | afcjk.c | 855 AF_Segment seg1, seg2; in af_cjk_hints_link_segments() local 1208 AF_Segment seg2; in af_cjk_hints_compute_edges() local
|
D | aflatin2.c | 997 AF_Segment seg1, seg2; in af_latin2_hints_link_segments() local 1313 AF_Segment seg2; in af_latin2_hints_compute_edges() local
|
D | aflatin.c | 1975 AF_Segment seg1, seg2; in af_latin_hints_link_segments() local 2374 AF_Segment seg2; in af_latin_hints_compute_edges() local
|
D | afhints.h | 477 #define AF_SEGMENT_DIST( seg1, seg2 ) ( ( (seg1)->pos > (seg2)->pos ) \ argument
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | afcjk.c | 848 AF_Segment seg1, seg2; in af_cjk_hints_link_segments() local 1201 AF_Segment seg2; in af_cjk_hints_compute_edges() local
|
D | aflatin.c | 1994 AF_Segment seg1, seg2; in af_latin_hints_link_segments() local 2393 AF_Segment seg2; in af_latin_hints_compute_edges() local
|
D | afhints.h | 462 #define AF_SEGMENT_DIST( seg1, seg2 ) ( ( (seg1)->pos > (seg2)->pos ) \ argument
|
/third_party/freetype/src/autofit/ |
D | afcjk.c | 854 AF_Segment seg1, seg2; in af_cjk_hints_link_segments() local 1207 AF_Segment seg2; in af_cjk_hints_compute_edges() local
|
D | aflatin2.c | 997 AF_Segment seg1, seg2; in af_latin2_hints_link_segments() local 1313 AF_Segment seg2; in af_latin2_hints_compute_edges() local
|
D | aflatin.c | 1974 AF_Segment seg1, seg2; in af_latin_hints_link_segments() local 2373 AF_Segment seg2; in af_latin_hints_compute_edges() local
|
D | afhints.h | 477 #define AF_SEGMENT_DIST( seg1, seg2 ) ( ( (seg1)->pos > (seg2)->pos ) \ argument
|
/third_party/boost/libs/geometry/test/robustness/overlay/linear_areal/ |
D | recursive_polygons_linear_areal.cpp | 210 segment_type seg1, seg2; in operator ()() local
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | hlsdemux_m3u8.c | 1417 GstM3U8MediaFile *seg1, *seg2, *seg3; in GST_START_TEST() local
|
/third_party/ffmpeg/libavcodec/ |
D | g723_1dec.c | 742 int i, shift, seg, seg2, t, val, val_add, x, y; in estimate_sid_gain() local
|
/third_party/elfio/elfio/ |
D | elfio.hpp | 587 bool is_subsequence_of( segment* seg1, segment* seg2 ) in is_subsequence_of()
|
/third_party/flutter/skia/tests/ |
D | PathOpsAngleTest.cpp | 464 SkOpSegment* seg2 = seg1->next(); in DEF_TEST() local
|
/third_party/skia/tests/ |
D | PathOpsAngleTest.cpp | 461 SkOpSegment* seg2 = seg1->next(); in DEF_TEST() local
|
/third_party/skia/src/pathops/ |
D | SkOpCoincidence.cpp | 894 const SkOpSegment* seg2, const SkOpSegment* seg2o, in addOverlap()
|