Home
last modified time | relevance | path

Searched defs:RemoveNode (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/
Dfutex-emulation.cc59 void FutexWaitList::RemoveNode(FutexWaitListNode* node) { in RemoveNode() function in v8::internal::FutexWaitList
/external/swiftshader/third_party/LLVM/lib/Support/
DFoldingSet.cpp336 bool FoldingSetImpl::RemoveNode(Node *N) { in RemoveNode() function in FoldingSetImpl
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DFoldingSet.cpp374 bool FoldingSetImpl::RemoveNode(Node *N) { in RemoveNode() function in FoldingSetImpl
/external/llvm/lib/Support/
DFoldingSet.cpp374 bool FoldingSetImpl::RemoveNode(Node *N) { in RemoveNode() function in FoldingSetImpl
/external/tensorflow/tensorflow/compiler/jit/graphcycles/
Dgraphcycles.cc125 void GraphCycles::RemoveNode(int32 node) { in RemoveNode() function in tensorflow::GraphCycles
Dgraphcycles_test.cc452 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
/external/tensorflow/tensorflow/core/grappler/
Dutils.cc49 void NodeMap::RemoveNode(const string& name) { in RemoveNode() function in tensorflow::grappler::NodeMap
/external/tensorflow/tensorflow/core/graph/
Dgraph.cc361 void Graph::RemoveNode(Node* node) { in RemoveNode() function in tensorflow::Graph
/external/lzma/C/
DPpmd7.c126 static void *RemoveNode(CPpmd7 *p, unsigned indx) in RemoveNode() function
/external/libmojo/mojo/edk/system/ports/
Dports_unittest.cc326 void RemoveNode(TestNode* node) { in RemoveNode() function in mojo::edk::ports::test::__anon6f3432360111::PortsTest