Searched defs:getGraph (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/FieldGraph/
H A DCGraphModel.py17 def getGraph(self): member in class:CGraphModel
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/FieldGraph/
H A DCGraphModel.py17 def getGraph(self): member in class:CGraphModel
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/FieldGraph/
H A DCGraphModel.py17 def getGraph(self): member in class:CGraphModel
/macosx-10.10/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DRegAllocPBQP.h43 PBQP::Graph& getGraph() { return graph; } function in class:llvm::PBQPRAProblem
45 const PBQP::Graph& getGraph() const { return graph; } function in class:llvm::PBQPRAProblem
/macosx-10.10/llvmCore-3425.0.34/include/llvm/CodeGen/PBQP/
H A DHeuristicBase.h86 Graph& getGraph() { return g; } function in class:PBQP::HeuristicBase
H A DHeuristicSolver.h125 Graph& getGraph() { return g; } function in class:PBQP::HeuristicSolverImpl

Completed in 77 milliseconds