Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/grappler/
Dutils.h169 void RemoveNode(const string& name) { in RemoveNode() function
/external/llvm/lib/Support/
DFoldingSet.cpp374 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/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFoldingSet.cpp375 bool FoldingSetBase::RemoveNode(Node *N) { in RemoveNode() function in FoldingSetBase
/external/llvm-project/llvm/lib/Support/
DFoldingSet.cpp382 bool FoldingSetBase::RemoveNode(Node *N) { in RemoveNode() function in FoldingSetBase
/external/openscreen/third_party/abseil/src/absl/synchronization/internal/
Dgraphcycles_test.cc438 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
Dgraphcycles.cc437 void GraphCycles::RemoveNode(void* ptr) { in RemoveNode() function in absl::synchronization_internal::GraphCycles
/external/libtextclassifier/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_test.cc438 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
Dgraphcycles.cc436 void GraphCycles::RemoveNode(void* ptr) { in RemoveNode() function in absl::synchronization_internal::GraphCycles
/external/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_test.cc438 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
Dgraphcycles.cc436 void GraphCycles::RemoveNode(void* ptr) { in RemoveNode() function in absl::synchronization_internal::GraphCycles
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_test.cc438 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
Dgraphcycles.cc436 void GraphCycles::RemoveNode(void* ptr) { in RemoveNode() function in absl::synchronization_internal::GraphCycles
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_test.cc438 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
Dgraphcycles.cc436 void GraphCycles::RemoveNode(void* ptr) { in RemoveNode() function in absl::synchronization_internal::GraphCycles
/external/angle/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_test.cc438 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
Dgraphcycles.cc437 void GraphCycles::RemoveNode(void* ptr) { in RemoveNode() function in absl::synchronization_internal::GraphCycles
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DFoldingSet.h432 bool RemoveNode(T *N) { return FoldingSetBase::RemoveNode(N); } in RemoveNode() function
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
Dgraphcycles.cc129 void GraphCycles::RemoveNode(int32 node) { in RemoveNode() function in tensorflow::GraphCycles
Dgraphcycles_test.cc453 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
/external/lzma/C/
DPpmd7.c128 static void *RemoveNode(CPpmd7 *p, unsigned indx) in RemoveNode() function
/external/llvm-project/llvm/include/llvm/ADT/
DFoldingSet.h447 bool RemoveNode(T *N) { in RemoveNode() function
/external/tensorflow/tensorflow/core/graph/
Dgraph.cc493 void Graph::RemoveNode(Node* node) { in RemoveNode() function in tensorflow::Graph
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer.cc151 void RemoveNode(NodeDef* nd, GraphDef* graph, NodeMap* node_map) { in RemoveNode() function
/external/libchrome/mojo/core/ports/
Dports_unittest.cc309 void RemoveNode(TestNode* node) { in RemoveNode() function in mojo::core::ports::test::__anoncf17bb2a0111::PortsTest

12