Home
last modified time | relevance | path

Searched refs:SetGraph (Results 1 – 25 of 402) sorted by relevance

12345678910>>...17

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seqres/
H A DSeq_graph.cpp76 graph->SetGraph().SetReal().SetValues().reserve(size); in PreReadChoiceVariant()
79 graph->SetGraph().SetInt().SetValues().reserve(size); in PreReadChoiceVariant()
82 graph->SetGraph().SetByte().SetValues().reserve(size); in PreReadChoiceVariant()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seqres/
H A DSeq_graph.cpp76 graph->SetGraph().SetReal().SetValues().reserve(size); in PreReadChoiceVariant()
79 graph->SetGraph().SetInt().SetValues().reserve(size); in PreReadChoiceVariant()
82 graph->SetGraph().SetByte().SetValues().reserve(size); in PreReadChoiceVariant()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/flatfile/
H A Dfta_qscore.cpp797 graph->SetGraph().SetByte().SetValues().swap(new_scores); in Split_Qscore_SeqGraph_By_DeltaSeq()
812 graph->SetGraph().SetByte().SetMin(min_score); in Split_Qscore_SeqGraph_By_DeltaSeq()
813 graph->SetGraph().SetByte().SetMax(max_score); in Split_Qscore_SeqGraph_By_DeltaSeq()
814 graph->SetGraph().SetByte().SetAxis(0); in Split_Qscore_SeqGraph_By_DeltaSeq()
1180 graph->SetGraph().SetByte().SetValues().swap(scores_str); in QSbuf_To_Single_Qscore_SeqGraph()
1184 graph->SetGraph().SetByte().SetMin(min_score); in QSbuf_To_Single_Qscore_SeqGraph()
1185 graph->SetGraph().SetByte().SetMax(max_score); in QSbuf_To_Single_Qscore_SeqGraph()
1186 graph->SetGraph().SetByte().SetAxis(0); in QSbuf_To_Single_Qscore_SeqGraph()
1230 annot->SetData().SetGraph().swap(graphs); in QscoreToSeqAnnot()
/dports/math/vtk8/VTK-8.2.0/Infovis/Layout/
H A DvtkEdgeLayout.cxx83 this->LayoutStrategy->SetGraph(this->InternalGraph); in SetLayoutStrategy()
151 this->LayoutStrategy->SetGraph(nullptr); in RequestData()
152 this->LayoutStrategy->SetGraph(this->InternalGraph); in RequestData()
H A DvtkEdgeLayoutStrategy.cxx24 void vtkEdgeLayoutStrategy::SetGraph(vtkGraph *graph) in SetGraph() function in vtkEdgeLayoutStrategy
54 this->SetGraph(nullptr); in ~vtkEdgeLayoutStrategy()
H A DvtkGraphLayoutStrategy.cxx25 void vtkGraphLayoutStrategy::SetGraph(vtkGraph *graph) in SetGraph() function in vtkGraphLayoutStrategy
56 this->SetGraph(nullptr); in ~vtkGraphLayoutStrategy()
H A DvtkGraphLayout.cxx102 this->LayoutStrategy->SetGraph(this->InternalGraph); in SetLayoutStrategy()
218 this->LayoutStrategy->SetGraph(nullptr); in RequestData()
219 this->LayoutStrategy->SetGraph(this->InternalGraph); in RequestData()
/dports/math/vtk9/VTK-9.1.0/Infovis/Layout/
H A DvtkEdgeLayout.cxx82 this->LayoutStrategy->SetGraph(this->InternalGraph); in SetLayoutStrategy()
146 this->LayoutStrategy->SetGraph(nullptr); in RequestData()
147 this->LayoutStrategy->SetGraph(this->InternalGraph); in RequestData()
H A DvtkEdgeLayoutStrategy.cxx23 void vtkEdgeLayoutStrategy::SetGraph(vtkGraph* graph) in SetGraph() function in vtkEdgeLayoutStrategy
53 this->SetGraph(nullptr); in ~vtkEdgeLayoutStrategy()
H A DvtkGraphLayoutStrategy.cxx24 void vtkGraphLayoutStrategy::SetGraph(vtkGraph* graph) in SetGraph() function in vtkGraphLayoutStrategy
55 this->SetGraph(nullptr); in ~vtkGraphLayoutStrategy()
H A DvtkGraphLayout.cxx100 this->LayoutStrategy->SetGraph(this->InternalGraph); in SetLayoutStrategy()
207 this->LayoutStrategy->SetGraph(nullptr); in RequestData()
208 this->LayoutStrategy->SetGraph(this->InternalGraph); in RequestData()
/dports/math/vtk6/VTK-6.2.0/Infovis/Layout/
H A DvtkEdgeLayout.cxx83 this->LayoutStrategy->SetGraph(this->InternalGraph); in SetLayoutStrategy()
151 this->LayoutStrategy->SetGraph(NULL); in RequestData()
152 this->LayoutStrategy->SetGraph(this->InternalGraph); in RequestData()
H A DvtkEdgeLayoutStrategy.cxx24 void vtkEdgeLayoutStrategy::SetGraph(vtkGraph *graph) in SetGraph() function in vtkEdgeLayoutStrategy
54 this->SetGraph(NULL); in ~vtkEdgeLayoutStrategy()
H A DvtkGraphLayoutStrategy.cxx25 void vtkGraphLayoutStrategy::SetGraph(vtkGraph *graph) in SetGraph() function in vtkGraphLayoutStrategy
56 this->SetGraph(NULL); in ~vtkGraphLayoutStrategy()
H A DvtkGraphLayout.cxx102 this->LayoutStrategy->SetGraph(this->InternalGraph); in SetLayoutStrategy()
218 this->LayoutStrategy->SetGraph(NULL); in RequestData()
219 this->LayoutStrategy->SetGraph(this->InternalGraph); in RequestData()
/dports/math/vtk8/VTK-8.2.0/Infovis/Core/Testing/Cxx/
H A DTestCollapseVerticesByArray.cxx136 outVtxLstItr->SetGraph(cvs->GetOutput()); in TestCollapseVerticesByArray()
137 outEgeLstItr->SetGraph(cvs->GetOutput()); in TestCollapseVerticesByArray()
167 outVtxLstItr->SetGraph(cvs->GetOutput()); in TestCollapseVerticesByArray()
168 outEgeLstItr->SetGraph(cvs->GetOutput()); in TestCollapseVerticesByArray()
/dports/math/vtk9/VTK-9.1.0/Infovis/Core/Testing/Cxx/
H A DTestCollapseVerticesByArray.cxx131 outVtxLstItr->SetGraph(cvs->GetOutput()); in TestCollapseVerticesByArray()
132 outEgeLstItr->SetGraph(cvs->GetOutput()); in TestCollapseVerticesByArray()
160 outVtxLstItr->SetGraph(cvs->GetOutput()); in TestCollapseVerticesByArray()
161 outEgeLstItr->SetGraph(cvs->GetOutput()); in TestCollapseVerticesByArray()
/dports/math/vtk6/VTK-6.2.0/Infovis/Core/Testing/Cxx/
H A DTestCollapseVerticesByArray.cxx136 outVtxLstItr->SetGraph(cvs->GetOutput()); in TestCollapseVerticesByArray()
137 outEgeLstItr->SetGraph(cvs->GetOutput()); in TestCollapseVerticesByArray()
167 outVtxLstItr->SetGraph(cvs->GetOutput()); in TestCollapseVerticesByArray()
168 outEgeLstItr->SetGraph(cvs->GetOutput()); in TestCollapseVerticesByArray()
/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dwx.h45 void SetGraph(HMGL gr); ///< Set grapher object
46 inline void SetGraph(mglGraph *GR) in SetGraph() function
47 { SetGraph(GR->Self()); } in SetGraph()
/dports/math/vtk8/VTK-8.2.0/Infovis/Core/
H A DvtkStreamGraph.cxx88 this->CurrentGraph->SetGraph(g); in RequestData()
93 this->CurrentGraph->SetGraph(g); in RequestData()
H A DvtkRemoveIsolatedVertices.cxx59 builder->SetGraph(dir); in RequestData()
65 builder->SetGraph(undir); in RequestData()
/dports/math/vtk9/VTK-9.1.0/Infovis/Core/
H A DvtkStreamGraph.cxx84 this->CurrentGraph->SetGraph(g); in RequestData()
90 this->CurrentGraph->SetGraph(g); in RequestData()
/dports/math/vtk6/VTK-6.2.0/Infovis/Core/
H A DvtkStreamGraph.cxx88 this->CurrentGraph->SetGraph(g); in RequestData()
93 this->CurrentGraph->SetGraph(g); in RequestData()
/dports/cad/opencascade/opencascade-7.6.0/src/XSControl/
H A DXSControl_WorkSession.cxx77 myTransferReader->SetGraph (HGraph()); in ClearData()
298 TP->SetGraph (HGraph()); in InitTransferReader()
325 TR->SetGraph (HGraph()); in SetTransferReader()
329 TP->SetGraph (HGraph()); in SetTransferReader()
353 TP->SetGraph (HGraph()); in SetMapReader()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glue/include/aws/glue/model/
H A DWorkflow.h330 inline void SetGraph(const WorkflowGraph& value) { m_graphHasBeenSet = true; m_graph = value; } in SetGraph() function
336 …inline void SetGraph(WorkflowGraph&& value) { m_graphHasBeenSet = true; m_graph = std::move(value)… in SetGraph() function
342 inline Workflow& WithGraph(const WorkflowGraph& value) { SetGraph(value); return *this;} in WithGraph()
348 inline Workflow& WithGraph(WorkflowGraph&& value) { SetGraph(std::move(value)); return *this;} in WithGraph()

12345678910>>...17