Home
last modified time | relevance | path

Searched defs:prune (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Derase_fn_imps.hpp113 prune(Pred pred) in prune() function in PB_DS_CLASS_C_DEC
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Derase_fn_imps.hpp113 prune(Pred pred) in prune() function in PB_DS_CLASS_C_DEC
/netbsd/external/bsd/openldap/dist/clients/tools/
H A Dldapdelete.c58 static int prune = 0; variable
/netbsd/regress/sys/uvm/pdsim/
H A Dlirs.c135 prune() in prune() function
/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.cpp431 void prune(LinkGraph &G) { in prune() function
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp650 auto prune = [](MDNode *Parent, MDNode *Child) { in traverse() local