/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/ |
D | intersection_multi.cpp | 31 #define TEST_INTERSECTION(caseid, clips, points, area) \ argument 35 #define TEST_INTERSECTION_REV(caseid, clips, points, area) \ argument 39 #define TEST_INTERSECTION_IGNORE(caseid, clips, points, area) \ argument
|
D | intersection.cpp | 45 #define TEST_INTERSECTION(caseid, clips, points, area) \ in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED() argument 49 #define TEST_INTERSECTION_REV(caseid, clips, points, area) \ in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED() argument 54 clips, points, area, settings) \ in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED() argument
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/union/ |
D | union_multi.cpp | 32 #define TEST_UNION(caseid, clips, holes, points, area) \ argument 36 #define TEST_UNION_IGNORE(caseid, clips, holes, points, area) \ argument
|
D | union.cpp | 29 #define TEST_UNION(caseid, clips, holes, points, area) \ argument 33 #define TEST_UNION_REV(caseid, clips, holes, points, area) \ argument
|
/third_party/boost/libs/geometry/test/algorithms/overlay/ |
D | overlay.cpp | 459 #define TEST_INTERSECTION(caseid, area, clips, holes) (test_overlay<multi_polygon, bg::overlay_inte… argument 461 #define TEST_UNION(caseid, area, clips, holes) (test_overlay<multi_polygon, bg::overlay_union>) \ argument 463 #define TEST_DIFFERENCE_A(caseid, area, clips, holes) (test_overlay<multi_polygon, bg::overlay_diff… argument 465 #define TEST_DIFFERENCE_B(caseid, area, clips, holes) (test_overlay<multi_polygon, bg::overlay_diff… argument 468 #define TEST_INTERSECTION_WITH(caseid, index1, index2, area, clips, holes) (test_overlay<multi_poly… argument 470 #define TEST_UNION_WITH(caseid, index1, index2, area, clips, holes) (test_overlay<multi_polygon, bg… argument
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/haiku/ |
D | SDL_bframebuffer.cc | 139 clipping_rect *clips = bwin->GetClips(); in BE_DrawThread() local 220 clipping_rect *clips = bwin->GetClips(); in BE_UpdateOnce() local
|
/third_party/skia/gm/ |
D | convexpolyclip.cpp | 115 auto emplace_back = [](std::vector<Clip>& clips) -> Clip& { in onOnceBeforeDraw()
|
/third_party/libdrm/ |
D | xf86drmMode.c | 339 drmModeClipPtr clips, uint32_t num_clips) in drmModeDirtyFB()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-color-colr-table.hh | 1058 Array32Of<ClipRecord> clips; // Clip records, sorted by startGlyphID member
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/ |
D | videodev2.h | 1177 struct v4l2_clip *clips; member
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/ |
D | videodev2.h | 1177 struct v4l2_clip *clips; member
|