Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/area/
Darea_sph_geo.cpp214 ct area3 = bg::area(geometry); in test_spherical_geo() local
238 ct area3 = bg::area(geometry); in test_spherical_geo() local
265 ct area3 = bg::area(geometry); in test_spherical_geo() local
303 ct area3 = bg::area(geometry); in test_spherical_geo() local
341 ct area3 = bg::area(geometry); in test_spherical_geo() local
Darea.cpp101 ct area3 = bg::area(ccw_polygon); in test_ccw() local
140 ct area3 = bg::area(polygon); in test_poles_ccw() local
/third_party/boost/libs/geometry/test/algorithms/overlay/
Dtraverse_ccw.cpp225 T area3 = intersect<clock, counter>(wkt1, wkt2, name, ov::operation_intersection); in test_polygon() local
253 T area3 = intersect<clock, box>(wkt2, wkt1, name + "_pb", ov::operation_intersection); in test_box_polygon() local
/third_party/typescript/tests/cases/conformance/types/union/
DdiscriminatedUnionTypes1.ts46 function area3(s: Shape) { function
/third_party/typescript/tests/baselines/reference/
DdiscriminatedUnionTypes1.js170 function area3(s) { function
/third_party/ffmpeg/libavcodec/
Dintrax8dsp.c45 #define area3 (8 + 8) macro