Home
last modified time | relevance | path

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

1234

/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/
DBaseStreamGraph.cpp119 void BaseStreamGraph::RemoveNode(BaseNode* pNode) in RemoveNode() function in BaseStreamGraph
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dutils.h169 void RemoveNode(const string& name) { in RemoveNode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DFoldingSet.cpp334 bool FoldingSetBase::RemoveNode(Node *N) { in RemoveNode() function in FoldingSetBase
/aosp_15_r20/external/llvm/lib/Support/
H A DFoldingSet.cpp374 bool FoldingSetImpl::RemoveNode(Node *N) { in RemoveNode() function in FoldingSetImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFoldingSet.cpp375 bool FoldingSetBase::RemoveNode(Node *N) { in RemoveNode() function in FoldingSetBase
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/synchronization/internal/
H A Dgraphcycles_test.cc438 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
H A Dgraphcycles.cc437 void GraphCycles::RemoveNode(void* ptr) { in RemoveNode() function in absl::synchronization_internal::GraphCycles
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc438 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
H A Dgraphcycles.cc439 void GraphCycles::RemoveNode(void* ptr) { in RemoveNode() function in absl::synchronization_internal::GraphCycles
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc438 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
/aosp_15_r20/external/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc438 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
/aosp_15_r20/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
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc437 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/synchronization/internal/
H A Dgraphcycles_test.cc438 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
H A Dgraphcycles.cc439 void GraphCycles::RemoveNode(void* ptr) { in RemoveNode() function in absl::synchronization_internal::GraphCycles
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DFoldingSet.h432 bool RemoveNode(T *N) { return FoldingSetBase::RemoveNode(N); } in RemoveNode() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
H A Dgraphcycles.cc129 void GraphCycles::RemoveNode(int32_t node) { in RemoveNode() function in tensorflow::GraphCycles
H A Dgraphcycles_test.cc449 TEST_F(GraphCyclesTest, RemoveNode) { in TEST_F() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DFoldingSet.h475 bool RemoveNode(T *N) { in RemoveNode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DFoldingSet.h475 bool RemoveNode(T *N) { in RemoveNode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DFoldingSet.h474 bool RemoveNode(T *N) { in RemoveNode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DFoldingSet.h482 bool RemoveNode(T *N) { in RemoveNode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DFoldingSet.h482 bool RemoveNode(T *N) { in RemoveNode() function
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph.cc560 void Graph::RemoveNode(Node* node) { in RemoveNode() function in tensorflow::Graph

1234