Searched defs:removeNode (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DDirectedGraph.h242 bool removeNode(NodeType &N) { function
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h585 void removeNode(NodeId NId) { function in class:llvm::PBQP::Graph
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector.h192 void removeNode(uptr node) { function in class:__sanitizer::DeadlockDetector
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector.h190 void removeNode(uptr node) { function in class:__sanitizer::DeadlockDetector
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector.h188 void removeNode(uptr node) { function in class:__sanitizer::DeadlockDetector
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c211240 static int removeNode(Rtree *pRtree, RtreeNode *pNode, int iHeight){ function
[all...]

Completed in 537 milliseconds