Home
last modified time | relevance | path

Searched defs:AddEdges (Results 1 – 25 of 69) sorted by relevance

123

/dports/graphics/R-cran-s2/s2/src/s2/
H A Ds2closest_edge_query_testing.h57 void AddEdges(const S2Cap& index_cap, int num_edges, in AddEdges() function
67 void AddEdges(const S2Cap& index_cap, int num_edges, in AddEdges() function
80 void AddEdges(const S2Cap& index_cap, int num_edges, in AddEdges() function
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2closest_edge_query_testing.h57 void AddEdges(const S2Cap& index_cap, int num_edges, in AddEdges() function
67 void AddEdges(const S2Cap& index_cap, int num_edges, in AddEdges() function
80 void AddEdges(const S2Cap& index_cap, int num_edges, in AddEdges() function
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2closest_edge_query_testing.h57 void AddEdges(const S2Cap& index_cap, int num_edges, in AddEdges() function
67 void AddEdges(const S2Cap& index_cap, int num_edges, in AddEdges() function
80 void AddEdges(const S2Cap& index_cap, int num_edges, in AddEdges() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glue/include/aws/glue/model/
H A DWorkflowGraph.h133 …inline WorkflowGraph& AddEdges(const Edge& value) { m_edgesHasBeenSet = true; m_edges.push_back(va… in AddEdges() function
139 …inline WorkflowGraph& AddEdges(Edge&& value) { m_edgesHasBeenSet = true; m_edges.push_back(std::mo… in AddEdges() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-xray/include/aws/xray/model/
H A DInsightImpactGraphService.h347 …inline InsightImpactGraphService& AddEdges(const InsightImpactGraphEdge& value) { m_edgesHasBeenSe… in AddEdges() function
352 …inline InsightImpactGraphService& AddEdges(InsightImpactGraphEdge&& value) { m_edgesHasBeenSet = t… in AddEdges() function
H A DService.h466 …inline Service& AddEdges(const Edge& value) { m_edgesHasBeenSet = true; m_edges.push_back(value); … in AddEdges() function
471 …inline Service& AddEdges(Edge&& value) { m_edgesHasBeenSet = true; m_edges.push_back(std::move(val… in AddEdges() function
/dports/misc/usd/USD-21.11/pxr/imaging/hd/
H A Dselection.cpp96 HdSelection::AddEdges(HdSelection::HighlightMode const &mode, in AddEdges() function in HdSelection
/dports/devel/allegro5/allegro5-5.2.7.0/demos/skater/src/
H A Dlevel.c273 static void AddEdges(struct Level *NewLev) in AddEdges() function
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_ArrayOfPrimitives.hxx534 Standard_Integer AddEdges (Standard_Integer theVertexIndex1, in AddEdges() function in Graphic3d_ArrayOfPrimitives
553 Standard_Integer AddEdges (Standard_Integer theVertexIndex1, in AddEdges() function in Graphic3d_ArrayOfPrimitives
593 Standard_Integer AddEdges (Standard_Integer theVertexIndex1, in AddEdges() function in Graphic3d_ArrayOfPrimitives
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGraphic3d_ArrayOfPrimitives.hxx534 Standard_Integer AddEdges (Standard_Integer theVertexIndex1, in AddEdges() function in Graphic3d_ArrayOfPrimitives
553 Standard_Integer AddEdges (Standard_Integer theVertexIndex1, in AddEdges() function in Graphic3d_ArrayOfPrimitives
593 Standard_Integer AddEdges (Standard_Integer theVertexIndex1, in AddEdges() function in Graphic3d_ArrayOfPrimitives
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGraphic3d_ArrayOfPrimitives.hxx534 Standard_Integer AddEdges (Standard_Integer theVertexIndex1, in AddEdges() function in Graphic3d_ArrayOfPrimitives
553 Standard_Integer AddEdges (Standard_Integer theVertexIndex1, in AddEdges() function in Graphic3d_ArrayOfPrimitives
593 Standard_Integer AddEdges (Standard_Integer theVertexIndex1, in AddEdges() function in Graphic3d_ArrayOfPrimitives
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/internal/gephi/
H A Dstream.go210 AddEdges map[string]streamEdge `json:"ae,omitempty"` member
/dports/devel/upp/upp/bazaar/plugin/gdal/alg/
H A Dpolygonize.cpp272 static void AddEdges( GInt32 *panThisLineId, GInt32 *panLastLineId, in AddEdges() function
H A Dfpolygonize.cpp322 static void AddEdges( GInt32 *panThisLineId, GInt32 *panLastLineId, in AddEdges() function
/dports/devel/allegro/allegro-4.4.3.1/demos/skater/source/
H A Dlevel.c306 void AddEdges(struct Level *NewLev) in AddEdges() function
/dports/cad/opencascade/opencascade-7.6.0/src/LocOpe/
H A DLocOpe_Gluer.cxx455 void LocOpe_Gluer::AddEdges() in AddEdges() function in LocOpe_Gluer
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dcfg.cpp49 void CFG::AddEdges(BasicBlock* blk) { in AddEdges() function in spvtools::opt::CFG
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dcfg.cpp49 void CFG::AddEdges(BasicBlock* blk) { in AddEdges() function in spvtools::opt::CFG
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dcfg.cpp49 void CFG::AddEdges(BasicBlock* blk) { in AddEdges() function in spvtools::opt::CFG
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dcfg.cpp49 void CFG::AddEdges(BasicBlock* blk) { in AddEdges() function in spvtools::opt::CFG
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dcfg.cpp49 void CFG::AddEdges(BasicBlock* blk) { in AddEdges() function in spvtools::opt::CFG
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dcfg.cpp49 void CFG::AddEdges(BasicBlock* blk) { in AddEdges() function in spvtools::opt::CFG
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dcfg.cpp49 void CFG::AddEdges(BasicBlock* blk) { in AddEdges() function in spvtools::opt::CFG
/dports/editors/lazarus/lazarus/packager/
H A Dpkggraphexplorer.pas554 procedure AddEdges(LGNode: TLvlGraphNode; Dependency: TPkgDependency); procedure
/dports/editors/lazarus-qt5/lazarus/packager/
H A Dpkggraphexplorer.pas554 procedure AddEdges(LGNode: TLvlGraphNode; Dependency: TPkgDependency); procedure

123