/netbsd-src/external/apache2/llvm/dist/libcxx/utils/ |
H A D | graph_header_deps.py | 104 def build_graph(roots, options): argument 182 roots = list_all_roots_under(options.root) variable 184 roots = [options.root] variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/ |
H A D | GIMatchDag.h | 111 iterator_range<std::vector<GIMatchDagInstr *>::iterator> roots() { in roots() function 114 iterator_range<std::vector<GIMatchDagInstr *>::const_iterator> roots() const { in roots() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.gc/ |
H A D | precisegc.d | 46 Roots* roots; variable
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | PRBTree.h | 85 Vector<LMap*> *roots; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | PRBTree.h | 85 Vector<LMap*> *roots; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | Lexicon.rst | 250 .. _roots: target in R
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_buddy.h | 58 struct i915_buddy_block **roots; member
|
/netbsd-src/sys/arch/atari/stand/installboot/ |
H A D | disklabel.c | 54 daddr_t *roots; member
|
/netbsd-src/sys/arch/atari/stand/tostools/aptck/ |
H A D | aptck.h | 72 u_int *roots; /* list of auxiliary roots */ member
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcstub/ |
H A D | gc.d | 111 __gshared void** roots = null; variable
|
/netbsd-src/crypto/dist/ipsec-tools/misc/ |
H A D | cvs2cl.pl | 1891 sub roots { $_[0]->{roots} } subroutine
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | GICombinerEmitter.cpp | 212 iterator_range<const_root_iterator> roots() const { in roots() function in __anon31f3a7ff0111::CombineRule
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-slp.cc | 3383 vec<stmt_vec_info> roots = vNULL; in vect_analyze_slp_instance() local 4958 vect_slp_prune_covered_roots (slp_tree node, hash_set<stmt_vec_info> &roots, in vect_slp_prune_covered_roots() 5046 hash_set<stmt_vec_info> roots; in vect_slp_analyze_operations() local 5667 vec<stmt_vec_info> roots = vNULL; in vect_slp_check_for_constructors() local 5790 vec<stmt_vec_info> roots; in vect_slp_check_for_constructors() local
|
H A D | ira-color.cc | 357 add_new_allocno_hard_regs_node_to_forest (allocno_hard_regs_node_t *roots, in add_new_allocno_hard_regs_node_to_forest() 370 add_allocno_hard_regs_to_forest (allocno_hard_regs_node_t *roots, in add_allocno_hard_regs_to_forest() 518 print_hard_regs_subforest (FILE *f, allocno_hard_regs_node_t roots, in print_hard_regs_subforest() 554 remove_unused_allocno_hard_regs_nodes (allocno_hard_regs_node_t *roots) in remove_unused_allocno_hard_regs_nodes()
|
H A D | haifa-sched.cc | 8935 calc_priorities (const rtx_vec_t &roots) in calc_priorities()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ira-color.c | 352 add_new_allocno_hard_regs_node_to_forest (allocno_hard_regs_node_t *roots, in add_new_allocno_hard_regs_node_to_forest() 365 add_allocno_hard_regs_to_forest (allocno_hard_regs_node_t *roots, in add_allocno_hard_regs_to_forest() 513 print_hard_regs_subforest (FILE *f, allocno_hard_regs_node_t roots, in print_hard_regs_subforest() 549 remove_unused_allocno_hard_regs_nodes (allocno_hard_regs_node_t *roots) in remove_unused_allocno_hard_regs_nodes()
|
H A D | haifa-sched.c | 8930 calc_priorities (rtx_vec_t roots) in calc_priorities()
|