Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/grappler/
Dutils.h169 void RemoveNode(const string& name) { in RemoveNode() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DFoldingSet.cpp334 bool FoldingSetBase::RemoveNode(Node *N) { in RemoveNode() function in FoldingSetBase
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFoldingSet.cpp375 bool FoldingSetBase::RemoveNode(Node *N) { in RemoveNode() function in FoldingSetBase
/external/llvm/lib/Support/
DFoldingSet.cpp374 bool FoldingSetImpl::RemoveNode(Node *N) { in RemoveNode() function in FoldingSetImpl
/external/cronet/tot/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_test.cc438 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
Dgraphcycles.cc452 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.cc452 void GraphCycles::RemoveNode(void* ptr) { in RemoveNode() function in absl::synchronization_internal::GraphCycles
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_test.cc438 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
Dgraphcycles.cc439 void GraphCycles::RemoveNode(void* ptr) { in RemoveNode() function in absl::synchronization_internal::GraphCycles
/external/cronet/stable/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_test.cc438 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
Dgraphcycles.cc452 void GraphCycles::RemoveNode(void* ptr) { in RemoveNode() function in absl::synchronization_internal::GraphCycles
/external/angle/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_test.cc439 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
Dgraphcycles.cc452 void GraphCycles::RemoveNode(void* ptr) { in RemoveNode() function in absl::synchronization_internal::GraphCycles
/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/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_t node) { in RemoveNode() function in tensorflow::GraphCycles
Dgraphcycles_test.cc449 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DFoldingSet.h474 bool RemoveNode(T *N) { in RemoveNode() function
/external/tensorflow/tensorflow/core/graph/
Dgraph.cc560 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/stg/
Dabigail_reader.cc132 void RemoveNode(xmlNodePtr node) { in RemoveNode() function
/external/libchrome/mojo/core/ports/
Dports_unittest.cc309 void RemoveNode(TestNode* node) { in RemoveNode() function in mojo::core::ports::test::__anon10bf85790111::PortsTest
/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view.cc280 void Mutation::RemoveNode(MutableNodeView* node) { in RemoveNode() function in tensorflow::grappler::utils::Mutation

12