Home
last modified time | relevance | path

Searched refs:children (Results 1 – 25 of 440) sorted by relevance

12345678910>>...18

/openbsd/gnu/usr.bin/perl/cpan/File-Temp/t/
H A Dfork.t35 my $children = 2;
36 for my $i (1 .. $children) {
55 while ($children) {
57 $children--;
70 $children = 2;
71 for my $i (1 .. $children) {
88 while ($children) {
90 $children--;
/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DFormatEntity.h118 const Definition *children = nullptr; member
135 const Definition *children,
137 : name(name), type(t), num_children(num_children), children(children), in name()
144 const Definition (&children)[N],
146 return Definition(name, t, N, children, keep_separator);
167 children.clear(); in Clear()
183 const size_t n = children.size();
184 const size_t m = rhs.children.size();
186 if (!(children[i] == rhs.children[i]))
189 if (children != rhs.children)
[all …]
/openbsd/usr.bin/ssh/
H A Dsshd.c201 children = xcalloc(options.max_startups, sizeof(*children)); in child_alloc()
203 children[i].pipefd = -1; in child_alloc()
204 children[i].pid = -1; in child_alloc()
220 if (children[i].pipefd != -1 || children[i].pid > 0) in child_register()
222 child = &(children[i]); in child_register()
397 if (children == NULL) in child_reap_all_exited()
425 if (children == NULL) in close_startup_pipes()
440 if (children == NULL) in show_info()
444 if (children[i].pipefd == -1 && children[i].pid <= 0) in show_info()
447 (long)children[i].pid, children[i].id, in show_info()
[all …]
H A Dsrclimit.c45 } *children; variable
121 children = xcalloc(max_children, sizeof(*children)); in srclimit_init()
123 children[i].id = -1; in srclimit_init()
147 if (children[i].id == -1) { in srclimit_check_allow()
150 } else if (addr_cmp(&children[i].addr, &xb) == 0) { in srclimit_check_allow()
173 children[first_unused].id = id; in srclimit_check_allow()
174 memcpy(&children[first_unused].addr, &xb, sizeof(xb)); in srclimit_check_allow()
189 if (children[i].id == id) { in srclimit_done()
190 children[i].id = -1; in srclimit_done()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dvarobj.c1820 int children; in c_number_of_children() local
1824 children = 0; in c_number_of_children()
1833 children = -1; in c_number_of_children()
1860 children = 0; in c_number_of_children()
1864 children = 1; in c_number_of_children()
1873 return children; in c_number_of_children()
2174 children = 0; in cplus_number_of_children()
2187 children++; in cplus_number_of_children()
2189 children++; in cplus_number_of_children()
2191 children++; in cplus_number_of_children()
[all …]
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DStmtObjC.h67 child_range children() { in children() function
71 const_child_range children() const { in children() function
121 const_child_range children() const { in children() function
155 child_range children() { in children() function
159 const_child_range children() const { in children() function
263 child_range children() { in children() function
268 const_child_range children() const { in children() function
347 child_range children() { in children() function
351 const_child_range children() const { in children() function
387 const_child_range children() const { in children() function
[all …]
H A DOpenMPClause.h92 child_range children();
123 child_range children() { in children() function
498 child_range children() { in children() function
850 child_range children() { in children() function
1061 child_range children() { in children() function
1143 child_range children() { in children() function
1209 child_range children() { in children() function
1252 child_range children() { in children() function
1295 child_range children() { in children() function
1385 child_range children() { in children() function
[all …]
H A DExprObjC.h77 const_child_range children() const { in children() function
110 child_range children() { in children() function
245 child_range children() { in children() function
385 child_range children() { in children() function
440 child_range children() { in children() function
483 child_range children() { in children() function
534 child_range children() { in children() function
786 child_range children() { in children() function
898 child_range children() { in children() function
1445 child_range children();
[all …]
H A DExprCXX.h356 child_range children() { in children() function
751 child_range children() { in children() function
786 child_range children() { in children() function
907 child_range children() { in children() function
969 child_range children() { in children() function
1049 child_range children() { in children() function
1120 child_range children() { in children() function
1173 child_range children() { in children() function
1233 child_range children() { in children() function
1337 child_range children() { in children() function
[all …]
H A DStmtCXX.h59 const_child_range children() const { in children() function
118 child_range children() { in children() function
122 const_child_range children() const { in children() function
216 child_range children() { in children() function
220 const_child_range children() const { in children() function
301 child_range children() { in children() function
305 const_child_range children() const { in children() function
431 child_range children() { in children() function
436 const_child_range children() const { in children() function
499 child_range children() { in children() function
[all …]
H A DStmt.h1269 child_range children(); in alignas()
1344 child_range children() { in children() function
1408 child_range children() { in children() function
1754 child_range children() { in children() function
2170 child_range children() { in children() function
2367 child_range children() { in children() function
2508 child_range children() { in children() function
2566 child_range children() { in children() function
2639 child_range children() { in children() function
2678 child_range children() { in children() function
[all …]
H A DExpr.h1180 child_range children() { in children() function
1445 child_range children() { in children() function
1540 child_range children() { in children() function
1587 child_range children() { in children() function
1642 child_range children() { in children() function
1716 child_range children() { in children() function
1961 child_range children() { in children() function
2052 child_range children() { in children() function
2105 child_range children() { in children() function
2545 child_range children() { in children() function
[all …]
/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-math-opts.c120 struct occurrence *children; member
150 occ_new (basic_block bb, struct occurrence *children) in occ_new() argument
158 occ->children = children; in occ_new()
186 occ->next = new_occ->children; in insert_bb()
187 new_occ->children = occ; in insert_bb()
195 insert_bb (new_occ, dom, &occ->children); in insert_bb()
256 for (occ_child = occ->children; occ_child; occ_child = occ_child->next) in compute_merit()
259 if (occ_child->children) in compute_merit()
339 for (occ_child = occ->children; occ_child; occ_child = occ_child->next) in insert_reciprocals()
373 child = occ->children; in free_bb()
/openbsd/usr.bin/make/
H A Dsuff.c494 Lst_Init(&gn->children); in Suff_ParseAsTransform()
528 Lst_Init(&s->children); in new_suffixi()
664 s2->children = 0; in SuffAddSrc()
665 targ->children++; in SuffAddSrc()
722 if (s->children == 0) { in SuffRemoveSrc()
732 --s->parent->children; in SuffRemoveSrc()
869 ret->children = 0; in SuffFindCmds()
870 targ->children++; in SuffFindCmds()
951 ln = Lst_Last(&tGn->children); in SuffApplyTransform()
1085 targ->children = 0; in record_possible_suffix()
[all …]
H A Dexpandchildren.c148 if (Lst_Member(&pgn->children, gn) == NULL) { in ExpandVarChildren()
149 Lst_Append(&pgn->children, after, gn); in ExpandVarChildren()
189 if (Lst_Member(&pgn->children, gn) == NULL) { in ExpandWildChildren()
190 Lst_Append(&pgn->children, after, gn); in ExpandWildChildren()
233 Lst_Remove(&pgn->children, ln); in ExpandChildren()
/openbsd/gnu/usr.bin/binutils/gprof/
H A Dfsf_callg_bl.m3 the total amount of time spent in each function and its children.
16 in this function and its children. Note that due to
22 children This is the total amount of time propagated into this
23 function by its children.
41 children This is the amount of time that was propagated from
42 the function's children into this parent.
58 For the function's children, the fields have the following meanings:
63 children This is the amount of time that was propagated from the
64 child's children to the function.
78 cycle (as parents) and the members of the cycle (as children.)
/openbsd/gnu/usr.bin/binutils-2.17/gprof/
H A Dfsf_callg_bl.m3 the total amount of time spent in each function and its children.
16 in this function and its children. Note that due to
22 children This is the total amount of time propagated into this
23 function by its children.
41 children This is the amount of time that was propagated from
42 the function's children into this parent.
58 For the function's children, the fields have the following meanings:
63 children This is the amount of time that was propagated from the
64 child's children to the function.
78 cycle (as parents) and the members of the cycle (as children.)
/openbsd/gnu/llvm/clang/include/clang/Tooling/Syntax/
H A DNodes.td51 let children = [
66 let children = [
78 let children = [
86 let children = [
101 let children = [
109 let children = [
117 let children = [
135 let children = [
143 let children = [
151 let children = [
[all …]
/openbsd/usr.sbin/smtpd/
H A Dparser.c44 TAILQ_HEAD(, node) children;
76 TAILQ_INIT(&root->children); in cmd_install()
81 TAILQ_FOREACH(tmp, &node->children, entry) { in cmd_install()
89 TAILQ_INIT(&tmp->children); in cmd_install()
106 TAILQ_INSERT_TAIL(&node->children, tmp, entry); in cmd_install()
184 TAILQ_FOREACH(tmp, &node->children, entry) { in cmd_run()
196 TAILQ_FOREACH(tmp, &node->children, entry) { in cmd_run()
221 if (TAILQ_FIRST(&node->children) == NULL) { in cmd_run()
227 TAILQ_FOREACH(tmp, &node->children, entry) { in cmd_run()
/openbsd/gnu/llvm/clang/bindings/python/tests/cindex/
H A Dtest_diagnostics.py97 children = d.children
98 self.assertEqual(len(children), 1)
99 self.assertEqual(children[0].severity, Diagnostic.Note)
100 self.assertRegex(children[0].spelling,
102 self.assertEqual(children[0].location.line, 1)
103 self.assertEqual(children[0].location.column, 6)
/openbsd/usr.bin/tmux/
H A Dmode-tree.c62 struct mode_tree_list children; member
104 struct mode_tree_list children; member
150 mode_tree_free_items(&mti->children); in mode_tree_free_item()
209 if (!TAILQ_EMPTY(&mti->children)) in mode_tree_build_lines()
456 TAILQ_INIT(&mtd->children); in mode_tree_start()
520 TAILQ_INIT(&mtd->children); in mode_tree_build()
560 mode_tree_free_items(&mtd->children); in mode_tree_free()
613 TAILQ_INIT(&mti->children); in mode_tree_add()
876 if (!TAILQ_EMPTY(&mti->children)) in mode_tree_search_forward()
877 mti = TAILQ_FIRST(&mti->children); in mode_tree_search_forward()
[all …]
/openbsd/usr.sbin/nsd/
H A Dipc.c218 nsd->children[i].child_fd = -1; in child_is_done()
219 nsd->children[i].handler->fd = -1; in child_is_done()
220 if(nsd->children[i].need_to_exit) { in child_is_done()
222 (int)nsd->children[i].pid)); in child_is_done()
223 nsd->children[i].has_exited = 1; in child_is_done()
227 (int)nsd->children[i].pid); in child_is_done()
233 nsd->children[i].pid = -1; in child_is_done()
464 if(!nsd->children[i].need_to_exit) in parent_check_all_children_exited()
466 if(!nsd->children[i].has_exited) in parent_check_all_children_exited()
506 nsd->children[i].need_to_exit = 1; in parent_handle_reload_command()
[all …]
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/EventFacet/
H A DParent.t9 my $one = $CLASS->new(details => 'foo', hid => 'abc', children => [], buffered => 1);
14 is_deeply($one->children, [], "Got 'children' value");
/openbsd/sys/dev/usb/
H A Dupd.c51 struct upd_usage_entry *children; member
103 struct upd_sensor_head children; /* list of children sensors */ member
202 SLIST_INIT(&sc->sc_sensors[i].children); in upd_attach()
238 entry->nchildren, entry->children, queue); in upd_attach_sensor_tree()
262 entry->children, &sensor->children); in upd_attach_sensor_tree()
400 SLIST_FOREACH(child, &sensor->children, dep_next) in upd_sensor_invalidate()
442 SLIST_FOREACH(child, &sensor->children, dep_next) in upd_sensor_update()
447 upd_request_children(sc, &sensor->children); in upd_sensor_update()
/openbsd/gnu/llvm/clang/bindings/python/examples/cindex/
H A Dcindex-dump.py40 children = None
42 children = [get_info(c, depth+1)
53 'children' : children }

12345678910>>...18