Home
last modified time | relevance | path

Searched defs:EdgeInfo (Results 1 – 25 of 120) sorted by relevance

12345

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/table/
H A Dtablelayouter.hxx51 struct EdgeInfo final struct
53 sal_Int32 nIndex;
54 sal_Int32 nPosition;
55 sal_Int32 nMin;
56 sal_Int32 nMax;
58 EdgeInfo(sal_Int32 nInIndex, sal_Int32 nInPosition, sal_Int32 nInMin, sal_Int32 nInMax) in EdgeInfo() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/table/
H A Dtablelayouter.hxx54 struct EdgeInfo final struct
56 sal_Int32 nIndex;
57 sal_Int32 nPosition;
58 sal_Int32 nMin;
59 sal_Int32 nMax;
61 EdgeInfo(sal_Int32 nInIndex, sal_Int32 nInPosition, sal_Int32 nInMin, sal_Int32 nInMax) in EdgeInfo() argument
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Dphy3.cpp10 struct EdgeInfo struct
12 EdgeInfo() in EdgeInfo() function
17 bool m_bSet;
41 static void RootByMidLongestSpan(const Tree &tree, EdgeInfo **EIs, argument
/dports/biology/muscle/muscle-3.8.1551/
H A Dphy3.cpp7 struct EdgeInfo struct
9 EdgeInfo() in EdgeInfo() argument
14 bool m_bSet;
38 static void RootByMidLongestSpan(const Tree &tree, EdgeInfo **EIs, argument
/dports/www/osrm-backend/osrm-backend-5.26.0/src/guidance/
H A Dsegregated_intersection_classification.cpp23 struct EdgeInfo struct
25 EdgeID edge;
27 NodeID node;
29 util::StringView name;
31 bool reversed;
33 extractor::ClassData road_class;
35 extractor::NodeBasedEdgeClassification flags;
37 struct LessName
/dports/math/py-graphillion/Graphillion-1.3/src/subsetting/util/
H A DGraph.hpp50 struct EdgeInfo { struct in tdzdd::Graph
51 VertexNumber v0;
52 VertexNumber v1;
53 VertexNumber v2;
54 bool v1final;
55 bool v2final;
56 bool v1final2;
57 bool v2final2;
58 bool allColorsSeen;
59 bool finalEdge;
[all …]
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/IO/
H A DBsp29Parser.h51 struct EdgeInfo { struct
54 typedef std::vector<EdgeInfo> EdgeInfoList; argument
/dports/math/cvc3/cvc3-2.4.1/src/include/
H A Dtheory_arith_old.h710 struct EdgeInfo { struct
723 EdgeInfo(): path_length_in_edges(0) {} in EdgeInfo() argument
/dports/cad/netgen/netgen-6.2.2105/libsrc/geom2d/
H A Dcsg2d.hpp72 struct EdgeInfo struct
74 optional<Point<2>> control_point = nullopt; // for spline segments
75 double maxh = MAXH_DEFAULT;
76 string bc = BC_DEFAULT;
79 EdgeInfo(Point<2> p) : control_point(p) {} in EdgeInfo() argument
80 EdgeInfo(double h) : maxh(h) {} in EdgeInfo() function
81 EdgeInfo(string s) : bc(s) {} in EdgeInfo() argument
82 EdgeInfo(optional<Point<2>> p, double h, string s) in EdgeInfo() argument
86 void Assign( EdgeInfo other ) in Assign()
/dports/databases/pgrouting/pgrouting-3.2.0/src/trsp/
H A DedgeInfo.cpp32 EdgeInfo::EdgeInfo( in EdgeInfo() function in pgrouting::trsp::EdgeInfo
/dports/biology/abyss/abyss-2.3.1/FilterGraph/
H A DFilterGraph.cc266 struct EdgeInfo struct
272 EdgeInfo(vertex_descriptor u, vertex_descriptor w, int ep) in EdgeInfo() function
277 EdgeInfo() in EdgeInfo() function
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Analysis/
H A DProfileInfoTypes.h23 EdgeInfo = 4, /* Edge profiling information */ enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlayout_frame.cc39 FrameEdgeInfo LayoutFrame::EdgeInfo() const { in EdgeInfo() function in blink::LayoutFrame
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_frame.cc39 FrameEdgeInfo LayoutFrame::EdgeInfo() const { in EdgeInfo() function in blink::LayoutFrame
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkPolygonCell.h76 using EdgeInfo = FixedArray< int, 2 >; variable
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/
H A Dborder.rs560 struct EdgeInfo { struct
569 impl EdgeInfo { argument
614 ) -> EdgeInfo { in get_edge_info()
1178 edge_info: &EdgeInfo, in add_edge_segment()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Dborder.rs559 struct EdgeInfo { struct
568 impl EdgeInfo { argument
613 ) -> EdgeInfo { in get_edge_info()
1180 edge_info: &EdgeInfo, in add_edge_segment()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Dborder.rs559 struct EdgeInfo { struct
568 impl EdgeInfo { impl
613 ) -> EdgeInfo { in get_edge_info()
1177 edge_info: &EdgeInfo, in add_edge_segment()
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/
H A Dborder.rs560 struct EdgeInfo { struct
569 impl EdgeInfo { argument
614 ) -> EdgeInfo { in get_edge_info()
1178 edge_info: &EdgeInfo, in add_edge_segment()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/
H A Dborder.rs560 struct EdgeInfo { struct
569 impl EdgeInfo { argument
614 ) -> EdgeInfo { in get_edge_info()
1178 edge_info: &EdgeInfo, in add_edge_segment()
/dports/math/gecode/gecode-0916a1a/gecode/search/
H A Dtrace-recorder.hpp289 NoTraceRecorder::skip(const SearchTracer::EdgeInfo&) {} in skip()
292 NoTraceRecorder::node(const SearchTracer::EdgeInfo&, in node()
H A Dtracer.hpp122 SearchTracer::EdgeInfo::EdgeInfo(unsigned int wid, unsigned int nid, in EdgeInfo() function in Gecode::SearchTracer::EdgeInfo
127 SearchTracer::EdgeInfo::EdgeInfo(void) in EdgeInfo() function in Gecode::SearchTracer::EdgeInfo
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/Voronoi/include/
H A DitkVoronoiDiagram2DGenerator.h70 using EdgeInfo = typename VDMesh::EdgeInfo; variable
H A DitkVoronoiSegmentationImageFilterBase.h103 using EdgeInfo = typename VoronoiDiagram::VoronoiEdge; variable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lyon_algorithms-0.15.0/src/
H A Dadvanced_path.rs27 struct EdgeInfo { struct
44 edges: IdVec<EdgeId, EdgeInfo>, argument

12345