Home
last modified time | relevance | path

Searched defs:GetNode (Results 1 – 16 of 16) sorted by relevance

/external/u-boot/tools/binman/
Dentry_test.py17 def GetNode(self): member in TestEntry
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTSkipGraph.h215 CPVRTSkipGraphNode<T>& GetNode() in GetNode() function
225 const CPVRTSkipGraphNode<T>& GetNode() const in GetNode() function
/external/tensorflow/tensorflow/core/grappler/
Dgraph_topology_view.cc167 const NodeDef* GraphTopologyView::GetNode( in GetNode() function in tensorflow::grappler::GraphTopologyView
174 const NodeDef* GraphTopologyView::GetNode(int node_idx) const { in GetNode() function in tensorflow::grappler::GraphTopologyView
Dgraph_view.h115 NodeDefT* GetNode(absl::string_view node_name) const { in GetNode() function
Dutils.cc96 NodeDef* NodeMap::GetNode(const string& name) const { in GetNode() function in tensorflow::grappler::NodeMap
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h155 const SDNode *GetNode() const { in GetNode() function
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h144 const SDNode *GetNode() const { in GetNode() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h138 const SDNode *GetNode() const { in GetNode() function
/external/pdfium/xfa/fxfa/
Dcxfa_ffwidget.h130 CXFA_Node* GetNode() { return m_pNode.Get(); } in GetNode() function
Dcxfa_widgetacc.h94 CXFA_Node* GetNode() const { return m_pNode; } in GetNode() function
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dsubgraph.h118 const GenNode* GetNode() const { return *id_it_; } in GetNode() function
Dgraph_analyzer_test.cc69 GenNode* GetNode(const string& name) { return gran_->nodes_.at(name).get(); } in GetNode() function in tensorflow::grappler::graph_analyzer::test::GraphAnalyzerTest
/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph.cc128 const CallGraphNode& CallGraph::GetNode( in GetNode() function in xla::CallGraph
135 CallGraphNode& CallGraph::GetNode(const HloComputation* computation) { in GetNode() function in xla::CallGraph
/external/u-boot/tools/dtoc/
Dfdt.py298 def GetNode(self, path): member in Fdt
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyCallGraph.cpp1560 GetEndT &&GetEnd, GetNodeT &&GetNode, in buildGenericSCCs()
/external/v8/src/
Dapi.cc10342 const HeapGraphNode* HeapSnapshot::GetNode(int index) const { in GetNode() function in v8::HeapSnapshot