Home
last modified time | relevance | path

Searched refs:it_shape (Results 1 – 12 of 12) sorted by relevance

/dports/games/warzone2100/warzone2100/lib/ivis_opengl/
H A Dpiedraw.cpp494 for (auto it_shape = shapeMap.begin(); it_shape != shapeMap.end(); ++it_shape) in removeUnused() local
497 …for (auto it_shadowDrawParams = it_shape->second.begin(); it_shadowDrawParams != it_shape->second.… in removeUnused()
506 it_shape->second.erase(item); in removeUnused()
509 if (it_shape->second.empty()) in removeUnused()
512 unusedShapes.push_back(it_shape); in removeUnused()
/dports/cad/horizon-eda/horizon-2.1.0/src/core/tools/
H A Dtool_generate_silkscreen.cpp176 for (const auto &it_shape : it.second.padstack.shapes) { in begin() local
177 if (it_shape.second.layer == BoardLayers::TOP_COPPER) { in begin()
179 auto polygon = it_shape.second.to_polygon().remove_arcs(); in begin()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/c_api/
H A Dc_api_symbolic.cc1441 auto it_shape = input_shape_map.find(name); in MXOptimizeForBackend() local
1442 if (it_shape != input_shape_map.end()) { in MXOptimizeForBackend()
1443 arg_shapes[i] = it_shape->second; in MXOptimizeForBackend()
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/c_api/
H A Dc_api_symbolic.cc1441 auto it_shape = input_shape_map.find(name); in MXOptimizeForBackend() local
1442 if (it_shape != input_shape_map.end()) { in MXOptimizeForBackend()
1443 arg_shapes[i] = it_shape->second; in MXOptimizeForBackend()
/dports/math/R-cran-gpclib/gpclib/src/
H A Dgpc.c204 typedef struct it_shape /* Intersection table */ struct
208 struct it_shape *next; /* The next intersection table node */ argument
/dports/math/p5-Math-Geometry-Planar-GPC-PolygonXS/Math-Geometry-Planar-GPC-PolygonXS-0.052/
H A Dgpc.c203 typedef struct it_shape /* Intersection table */ struct
207 struct it_shape *next; /* The next intersection table node */ argument
/dports/graphics/agg/agg-2.5/gpc/
H A Dgpc.c202 typedef struct it_shape /* Intersection table */ struct
206 struct it_shape *next; /* The next intersection table node */ argument
/dports/graphics/libQGLViewer/libQGLViewer-2.7.2/QGLViewer/VRender/
H A Dgpc.cpp260 typedef struct it_shape /* Intersection table */ struct
264 struct it_shape *next; /* The next intersection table node */ argument
/dports/math/octomap/octomap-1.9.7/octovis/src/extern/QGLViewer/VRender/
H A Dgpc.cpp260 typedef struct it_shape /* Intersection table */ struct
264 struct it_shape *next; /* The next intersection table node */ argument
/dports/devel/libgpc/gpc232/
H A Dgpc.c203 typedef struct it_shape /* Intersection table */ struct
207 struct it_shape *next; /* The next intersection table node */ argument
/dports/misc/vxl/vxl-3.3.2/core/vgl/internals/
H A Dgpc.c191 typedef struct it_shape /* Intersection table */ struct
195 struct it_shape *next; /* The next intersection table node */ argument
/dports/math/p5-Math-Geometry-Planar-GPC/Math-Geometry-Planar-GPC-1.04/
H A DGPC.xs2052 typedef struct it_shape /* Intersection table */ struct
2056 struct it_shape *next; /* The next intersection table node */ argument