/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | access.d | 124 Dsymbol ancestor = mod.parent; in hasPackageAccess() local 125 for (; ancestor; ancestor = ancestor.parent) in hasPackageAccess() 127 if (ancestor == pkg) in hasPackageAccess()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | access.c | 260 Dsymbol* ancestor = mod->parent; in hasPackageAccess() local 261 for (; ancestor; ancestor = ancestor->parent) in hasPackageAccess() 263 if (ancestor == pkg) in hasPackageAccess()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | CallStack.h | 69 return ancestor; in get_ancestor() 80 CallStackNode *ancestor; variable
|
H A D | CallStack.cc | 322 node = node->ancestor; in find_preg_stack() 898 node = node->ancestor; in add_stack() 1005 ancestor = _ancestor; in CallStackNode() 1164 (unsigned long long) node, (unsigned long long) node->ancestor, in print() 1184 for (; node; node = node->ancestor) in stackSize() 1194 node = node->ancestor; in getStackPC() 1207 while (node && node->ancestor) in getStackPCs() 1210 node = node->ancestor; in getStackPCs() 1232 node1 = node1->ancestor; in compare() 1233 node2 = node2->ancestor; in compare()
|
H A D | PathTree.h | 92 ancestor = 0; in reset() 98 NodeIdx ancestor; member
|
H A D | PathTree.cc | 351 node->ancestor = anc; in new_Node() 645 node_idx = NODE_IDX (node_idx)->ancestor; in process_packets() 1364 if (pathTreeType == PATHTREE_INTERNAL_FUNCTREE && node->ancestor != 0) in get_hist_obj() 2020 NodeIdx ancestor_idx = node->ancestor; in get_nodes() 2065 for (anc = NODE_IDX (node->ancestor); anc; in get_metrics() 2066 anc = NODE_IDX (anc->ancestor)) in get_metrics() 2229 for (anc = NODE_IDX (node->ancestor); anc; in get_self_metrics() 2230 anc = NODE_IDX (anc->ancestor)) in get_self_metrics() 2287 Histable *instr = NODE_IDX (node->ancestor)->instr; in get_clr_instr() 2293 instr = NODE_IDX (node->ancestor)->instr; in get_clr_instr()
|
H A D | ArchiveExp.cc | 113 node = node->ancestor; in read_data()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | CallStack.h | 69 return ancestor; in get_ancestor() 80 CallStackNode *ancestor; variable
|
H A D | CallStack.cc | 322 node = node->ancestor; in find_preg_stack() 898 node = node->ancestor; in add_stack() 1005 ancestor = _ancestor; in CallStackNode() 1164 (unsigned long long) node, (unsigned long long) node->ancestor, in print() 1184 for (; node; node = node->ancestor) in stackSize() 1194 node = node->ancestor; in getStackPC() 1207 while (node && node->ancestor) in getStackPCs() 1210 node = node->ancestor; in getStackPCs() 1232 node1 = node1->ancestor; in compare() 1233 node2 = node2->ancestor; in compare()
|
H A D | PathTree.h | 92 ancestor = 0; in reset() 98 NodeIdx ancestor; member
|
H A D | PathTree.cc | 351 node->ancestor = anc; in new_Node() 645 node_idx = NODE_IDX (node_idx)->ancestor; in process_packets() 1364 if (pathTreeType == PATHTREE_INTERNAL_FUNCTREE && node->ancestor != 0) in get_hist_obj() 2020 NodeIdx ancestor_idx = node->ancestor; in get_nodes() 2065 for (anc = NODE_IDX (node->ancestor); anc; in get_metrics() 2066 anc = NODE_IDX (anc->ancestor)) in get_metrics() 2229 for (anc = NODE_IDX (node->ancestor); anc; in get_self_metrics() 2230 anc = NODE_IDX (anc->ancestor)) in get_self_metrics() 2287 Histable *instr = NODE_IDX (node->ancestor)->instr; in get_clr_instr() 2293 instr = NODE_IDX (node->ancestor)->instr; in get_clr_instr()
|
H A D | ArchiveExp.cc | 113 node = node->ancestor; in read_data()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-prop.h | 333 struct ipa_ancestor_jf_data GTY ((tag ("IPA_JF_ANCESTOR"))) ancestor; 407 return jfunc->value.ancestor.offset; in ipa_get_jf_ancestor_offset() 417 return jfunc->value.ancestor.formal_id; in ipa_get_jf_ancestor_formal_id() 426 return jfunc->value.ancestor.agg_preserved; in ipa_get_jf_ancestor_agg_preserved() 435 return jfunc->value.ancestor.agg_preserved; in ipa_get_jf_ancestor_type_preserved() 446 return jfunc->value.ancestor.keep_null; in ipa_get_jf_ancestor_keep_null()
|
H A D | ipa-prop.c | 352 jump_func->value.ancestor.formal_id, in ipa_print_node_jump_functions_for_edge() 353 jump_func->value.ancestor.offset); in ipa_print_node_jump_functions_for_edge() 354 if (jump_func->value.ancestor.agg_preserved) in ipa_print_node_jump_functions_for_edge() 356 if (jump_func->value.ancestor.keep_null) in ipa_print_node_jump_functions_for_edge() 603 jfunc->value.ancestor.formal_id = formal_id; in ipa_set_ancestor_jf() 604 jfunc->value.ancestor.offset = offset; in ipa_set_ancestor_jf() 605 jfunc->value.ancestor.agg_preserved = agg_preserved; in ipa_set_ancestor_jf() 606 jfunc->value.ancestor.keep_null = keep_null; in ipa_set_ancestor_jf() 2980 if (!src->value.ancestor.offset) in update_jump_functions_after_inlining() 2982 = src->value.ancestor.formal_id; in update_jump_functions_after_inlining() [all …]
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | dsl_dir.c | 755 dsl_dir_t *ancestor, cred_t *cr) in dsl_fs_ss_limit_check() argument 804 if (ancestor == dd) in dsl_fs_ss_limit_check() 827 ancestor, cr); in dsl_fs_ss_limit_check() 1058 dsl_dir_t *ancestor, int64_t delta, int ondiskonly) in dsl_dir_space_available() argument 1071 ancestor, delta, ondiskonly); in dsl_dir_space_available() 1094 if (dd == ancestor) { in dsl_dir_space_available() 1674 would_change(dsl_dir_t *dd, int64_t delta, dsl_dir_t *ancestor) in would_change() argument 1676 if (dd == ancestor) in would_change() 1682 return (would_change(dd->dd_parent, delta, ancestor)); in would_change() 1946 dsl_dir_t *ancestor; in dsl_dir_transfer_possible() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-prop.h | 341 struct ipa_ancestor_jf_data GTY ((tag ("IPA_JF_ANCESTOR"))) ancestor; 444 return jfunc->value.ancestor.offset; in ipa_get_jf_ancestor_offset() 454 return jfunc->value.ancestor.formal_id; in ipa_get_jf_ancestor_formal_id() 463 return jfunc->value.ancestor.agg_preserved; in ipa_get_jf_ancestor_agg_preserved() 472 return jfunc->value.ancestor.agg_preserved; in ipa_get_jf_ancestor_type_preserved() 483 return jfunc->value.ancestor.keep_null; in ipa_get_jf_ancestor_keep_null()
|
H A D | ipa-prop.cc | 358 jump_func->value.ancestor.formal_id, in ipa_print_node_jump_functions_for_edge() 359 jump_func->value.ancestor.offset); in ipa_print_node_jump_functions_for_edge() 360 if (jump_func->value.ancestor.agg_preserved) in ipa_print_node_jump_functions_for_edge() 362 if (jump_func->value.ancestor.keep_null) in ipa_print_node_jump_functions_for_edge() 614 jfunc->value.ancestor.formal_id = formal_id; in ipa_set_ancestor_jf() 615 jfunc->value.ancestor.offset = offset; in ipa_set_ancestor_jf() 616 jfunc->value.ancestor.agg_preserved = agg_preserved; in ipa_set_ancestor_jf() 617 jfunc->value.ancestor.keep_null = keep_null; in ipa_set_ancestor_jf() 3170 if (!src->value.ancestor.offset) in update_jump_functions_after_inlining() 3172 = src->value.ancestor.formal_id; in update_jump_functions_after_inlining() [all …]
|
/netbsd-src/external/gpl2/grep/dist/src/ |
H A D | grep.c | 1007 struct stats const *ancestor; in grepdir() local 1013 for (ancestor = stats; (ancestor = ancestor->parent) != 0; ) in grepdir() 1014 if (ancestor->stat.st_ino == stats->stat.st_ino in grepdir() 1015 && ancestor->stat.st_dev == stats->stat.st_dev) in grepdir()
|
/netbsd-src/tests/lib/libcurses/tests/ |
H A D | window_hierarchy | 10 # window background is inherited from ancestor windows
|
H A D | cursor | 25 # wcursyncup syncs the cursor of all the ancestor windows
|
/netbsd-src/external/gpl3/gcc/dist/contrib/ |
H A D | git-descr.sh | 36 git merge-base --is-ancestor $c ${o:-origin}/$m && echo ${r};
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/ |
H A D | git-descr.sh | 36 git merge-base --is-ancestor $c ${o:-origin}/$m && echo ${r};
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_test_python.py | 311 node = node.ancestor(2) 317 node = node.ancestor(2)
|
H A D | isl_test_cpp-generic.cc | 259 node = band.ancestor(2); in construct_schedule_tree() 265 node = node.ancestor(2); in construct_schedule_tree()
|
/netbsd-src/external/gpl2/xcvs/dist/doc/ |
H A D | cvs.man.footer | 23 shell script (the ancestor of \fBcvs import\fP).
|