Searched refs:removeNode (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_deadlock_detector_test.cc66 d.removeNode(*it);
177 d.removeNode(lt);
193 d.removeNode(l2);
194 d.removeNode(l3);
226 d.removeNode(lt);
477 d.removeNode(node[i]);
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Daligned_block_list.d75 void removeNode(AlignedBlockNode* tmp)
252 removeNode(tmp);
259 removeNode(tmp);
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cc183 dd.removeNode(m->id);
H A Dsanitizer_deadlock_detector.h170 // removeEdgesFrom was called in removeNode.
192 void removeNode(uptr node) { function in class:__sanitizer::DeadlockDetector
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cc181 dd.removeNode(m->id);
H A Dsanitizer_deadlock_detector.h168 // removeEdgesFrom was called in removeNode.
190 void removeNode(uptr node) { function in class:__sanitizer::DeadlockDetector
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cpp182 dd.removeNode(m->id);
H A Dsanitizer_deadlock_detector.h166 // removeEdgesFrom was called in removeNode.
188 void removeNode(uptr node) { function in class:__sanitizer::DeadlockDetector
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDDG.cpp296 Graph.removeNode(B);
/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/external/public-domain/sqlite/dist/
H A Dsqlite3.c211240 static int removeNode(Rtree *pRtree, RtreeNode *pNode, int iHeight){ function
[all...]

Completed in 679 milliseconds