/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/ |
H A D | triehash | 226 $self->{children} = {}; 266 $self->{children}{$child} = Trie->new if (!defined($self->{children}{$child})); 307 foreach my $key (sort keys %{$self->{children}}) { 345 foreach my $key (sort keys %{$self->{children}}) { 354 $newself->{children} = {}; 356 foreach my $key (sort keys %{$self->{children}}) { 360 $newself->{children}{$head} //= Trie->new; 361 $self->{children}{$key}->reinsert_value_nodes_into($newself->{children}{$head}, $tail); 364 $newself->{children}{$head} = $newself->{children}{$head}->rebuild_tree(); 448 if (%{$trie->{children}}) { [all …]
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | test_cpu.c | 240 struct cpu_hogger children[3] = {NULL}; in run_cpucg_weight_test() local 254 if (!children[i].cgroup) in run_cpucg_weight_test() 257 if (cg_create(children[i].cgroup)) in run_cpucg_weight_test() 269 children[i].pid = pid; in run_cpucg_weight_test() 283 children[i].usage = cg_read_key_long(children[i].cgroup, in run_cpucg_weight_test() 286 if (validate(children, ARRAY_SIZE(children))) in run_cpucg_weight_test() 292 cg_destroy(children[i].cgroup); in run_cpucg_weight_test() 293 free(children[i].cgroup); in run_cpucg_weight_test() 328 if (children[i + 1].usage <= children[i].usage) in overprovision_validate() 331 delta = children[i + 1].usage - children[i].usage; in overprovision_validate() [all …]
|
H A D | test_memcontrol.c | 292 char *children[4] = {NULL}; in test_memcg_protection() local 343 for (i = 0; i < ARRAY_SIZE(children); i++) { in test_memcg_protection() 345 if (!children[i]) in test_memcg_protection() 348 if (cg_create(children[i])) in test_memcg_protection() 360 if (cg_write(children[0], attribute, "75M")) in test_memcg_protection() 364 if (cg_write(children[2], attribute, "0")) in test_memcg_protection() 383 for (i = 0; i < ARRAY_SIZE(children); i++) in test_memcg_protection() 408 if (!reclaim_until(children[0], MB(10))) in test_memcg_protection() 436 if (!children[i]) in test_memcg_protection() 439 cg_destroy(children[i]); in test_memcg_protection() [all …]
|
/openbmc/qemu/tests/qtest/ |
H A D | qom-test.c | 25 GSList *children = NULL, *links = NULL; in test_properties() local 50 children = g_slist_prepend(children, child_path); in test_properties() 74 while (children) { in test_properties() 75 test_properties(qts, children->data, true); in test_properties() 76 g_free(children->data); in test_properties() 77 children = g_slist_delete_link(children, children); in test_properties()
|
/openbmc/qemu/scripts/simplebench/ |
H A D | table_templater.py | 38 for x in self.tree.children: 40 c_switches.append([el.children[0].value for el in x.children]) 42 r_switches.append([el.children[0].value for el in x.children]) 52 for x in self.tree.children: 54 result.append(x.children[0].value)
|
/openbmc/qemu/hw/core/ |
H A D | resetcontainer.c | 24 GPtrArray *children; member 32 g_ptr_array_add(rc->children, obj); in resettable_container_add() 37 g_ptr_array_remove(rc->children, obj); in resettable_container_remove() 51 unsigned int len = rc->children->len; in resettable_container_child_foreach() 54 cb(g_ptr_array_index(rc->children, i), opaque, type); in resettable_container_child_foreach() 56 assert(len == rc->children->len); in resettable_container_child_foreach() 64 rc->children = g_ptr_array_new(); in resettable_container_init()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | callchain-overhead-calculation.txt | 9 The 'children' overhead is calculated by adding all period values of 15 It might be confusing that the sum of all the 'children' overhead 19 spread over the children. 64 When the --children option is enabled, the 'self' overhead values of 66 calculate the 'children' overhead. In this case the report could be 96 'children' overhead of 'bar', 'main' and '\_\_libc_start_main'. 98 'children' overhead of 'main' and '\_\_libc_start_main'. 101 same (100%) 'children' overhead (even though they have zero 'self' 105 is sorted by its values. The 'children' overhead is disabled by 106 specifying --no-children option on the command line or by adding [all …]
|
/openbmc/ |
H A D | opengrok1.0.log | 13321 2024-11-22 03:01:39.037-0600 FINEST t373 PendingFileCompleter.findFilelessChildren: its children pr… 13335 2024-11-22 03:01:39.038-0600 FINEST t373 PendingFileCompleter.findFilelessChildren: its children pr… 13339 2024-11-22 03:01:39.038-0600 FINEST t373 PendingFileCompleter.findFilelessChildren: its children pr… 15872 2024-11-22 03:01:39.156-0600 FINEST t373 PendingFileCompleter.findFilelessChildren: its children pr… 16185 2024-11-22 03:01:39.167-0600 FINEST t373 PendingFileCompleter.findFilelessChildren: its children pr… 26999 2024-11-22 03:01:39.845-0600 FINEST t373 PendingFileCompleter.findFilelessChildren: its children pr… 27297 2024-11-22 03:01:39.857-0600 FINEST t373 PendingFileCompleter.findFilelessChildren: its children pr… 27345 2024-11-22 03:01:39.859-0600 FINEST t373 PendingFileCompleter.findFilelessChildren: its children pr… 28898 2024-11-22 03:01:39.901-0600 FINEST t373 PendingFileCompleter.findFilelessChildren: its children pr… 32499 2024-11-22 03:01:40.033-0600 FINEST t373 PendingFileCompleter.findFilelessChildren: its children pr… [all …]
|
H A D | opengrok2.0.log | 14036 2024-11-21 03:01:08.509-0600 FINEST t437 PendingFileCompleter.findFilelessChildren: its children pr… 14050 2024-11-21 03:01:08.510-0600 FINEST t437 PendingFileCompleter.findFilelessChildren: its children pr… 14054 2024-11-21 03:01:08.510-0600 FINEST t437 PendingFileCompleter.findFilelessChildren: its children pr… 16587 2024-11-21 03:01:08.609-0600 FINEST t437 PendingFileCompleter.findFilelessChildren: its children pr… 16900 2024-11-21 03:01:08.619-0600 FINEST t437 PendingFileCompleter.findFilelessChildren: its children pr… 27706 2024-11-21 03:01:09.120-0600 FINEST t437 PendingFileCompleter.findFilelessChildren: its children pr… 28004 2024-11-21 03:01:09.131-0600 FINEST t437 PendingFileCompleter.findFilelessChildren: its children pr… 28052 2024-11-21 03:01:09.133-0600 FINEST t437 PendingFileCompleter.findFilelessChildren: its children pr… 29605 2024-11-21 03:01:09.174-0600 FINEST t437 PendingFileCompleter.findFilelessChildren: its children pr… 33206 2024-11-21 03:01:09.297-0600 FINEST t437 PendingFileCompleter.findFilelessChildren: its children pr… [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery.treetable.js | 33 this.children = []; 39 return this.children.push(child); 133 return this.children.splice(i, 1) 201 _ref = this.children; 230 _ref = this.children; 276 if (node.children.length > 0) { 277 return this.findLastNode(node.children[node.children.length - 1]); 368 node.children.sort(sortFun); 377 var children, i; 384 node.children = []; [all …]
|
H A D | layerdetails.js | 84 newLayerDep.children("span").tooltip(); 86 var link = newLayerDep.children("a"); 92 var trashItem = newLayerDep.children("span"); 106 mParent.children("form").slideDown(); 116 mParent.children(".text-muted").hide(); 118 mParent.children(".delete-current-value").hide(); 133 mParent.children("form").slideUp(function(){ 134 mParent.children(".current-value").show(); 137 mParent.children(".text-muted").fadeIn(); 143 mParent.children(".glyphicon-edit").show(); [all …]
|
/openbmc/rest-dbus/resources/ |
H A D | dbus.js | 10 var children = []; 15 children.push({ 23 cb(children); 32 var children = []; 35 children.push({ 44 cb(children); 55 var children = []; 58 children.push({ 68 cb(children); 214 var children = []; [all …]
|
H A D | jstree.min.js | 2 …children:[],children_d:[],state:{loaded:!1}},this.element=a(b).addClass("jstree jstree-"+this._id)… property in _model._model 3 …children(".jstree-children")[0]),r=b.children(".jstree-anchor")[0]===i.activeElement,b.remove();el… property in _model._model 4 …children(".jstree-anchor").children(".jstree-themeicon"),d===!1?this.hide_icon(c):d===!0||null===d… 5 …children(".jstree-anchor").hasClass("jstree-clicked")))return!0;var c=this.get_node(b.target),d=th…
|
/openbmc/linux/tools/testing/selftests/arm64/fp/ |
H A D | fp-stress.c | 41 static struct child_data *children; variable 276 if (children[i].pid == info->si_pid) { in handle_child_signal() 277 children[i].exited = true; in handle_child_signal() 306 child_stop(&children[i]); in handle_exit_signal() 504 children = calloc(sizeof(*children), tests); in main() 505 if (!children) in main() 607 if (children[i].output_seen || in main() 608 children[i].exited) in main() 624 child_tickle(&children[i]); in main() 637 child_stop(&children[i]); in main() [all …]
|
/openbmc/webui-vue/docs/.vuepress/ |
H A D | config.js | 30 children: [ 37 children: [ 47 children: [ 62 children: [
|
/openbmc/linux/drivers/mfd/ |
H A D | wl1273-core.c | 164 int children = 0; in wl1273_core_probe() local 174 if (!(pdata->children & WL1273_RADIO_CHILD)) { in wl1273_core_probe() 191 cell = &core->cells[children]; in wl1273_core_probe() 195 children++; in wl1273_core_probe() 203 if (pdata->children & WL1273_CODEC_CHILD) { in wl1273_core_probe() 204 cell = &core->cells[children]; in wl1273_core_probe() 210 children++; in wl1273_core_probe() 214 __func__, children); in wl1273_core_probe() 217 children, NULL, 0, NULL); in wl1273_core_probe()
|
/openbmc/linux/lib/ |
H A D | generic-radix-tree.c | 13 struct genradix_node *children[GENRADIX_ARY]; member 71 n = n->children[offset >> genradix_depth_shift(level)]; in __genradix_ptr() 127 new_node->children[0] = n; in __genradix_ptr_alloc() 135 new_node->children[0] = NULL; in __genradix_ptr_alloc() 141 &n->children[offset >> genradix_depth_shift(level)]; in __genradix_ptr_alloc() 192 while (!n->children[i]) { in __genradix_iter_peek() 210 n = n->children[i]; in __genradix_iter_peek() 223 if (n->children[i]) in genradix_free_recurse() 224 genradix_free_recurse(n->children[i], level - 1); in genradix_free_recurse()
|
/openbmc/qemu/block/ |
H A D | quorum.c | 590 sacb->bs = s->children[i]->bs; in read_quorum_children_entry() 659 acb->qcrs[n].bs = s->children[n]->bs; in read_fifo_child() 705 sacb->bs = s->children[i]->bs; in write_quorum_entry() 1023 if (!s->children[i]) { in quorum_open() 1048 g_free(s->children); in quorum_open() 1066 g_free(s->children); in quorum_close() 1105 s->children = g_renew(BdrvChild *, s->children, s->num_children + 1); in quorum_add_child() 1106 s->children[s->num_children++] = child; in quorum_add_child() 1118 if (s->children[i] == child) { in quorum_del_child() 1142 memmove(&s->children[i], &s->children[i + 1], in quorum_del_child() [all …]
|
/openbmc/webui-vue/src/env/components/AppNavigation/ |
H A D | intel.js | 42 children: [ property in AppNavigationMixin.data.AnonymousClass87c7ff850201 59 children: [ property in AppNavigationMixin.data.AnonymousClass87c7ff850501 76 children: [ property in AppNavigationMixin.data.AnonymousClass87c7ff850801 115 children: [ property in AppNavigationMixin.data.AnonymousClass87c7ff850f01 132 children: [ property in AppNavigationMixin.data.AnonymousClass87c7ff851201 159 children: [ property in AppNavigationMixin.data.AnonymousClass87c7ff851701
|
H A D | ibm.js | 35 children: [ property in AppNavigationMixin.data.AnonymousClassa1ee90c10201 57 children: [ property in AppNavigationMixin.data.AnonymousClassa1ee90c10601 74 children: this.operationsNavigationItems(), property in AppNavigationMixin.data.AnonymousClassa1ee90c10901 80 children: [ property in AppNavigationMixin.data.AnonymousClassa1ee90c10a01 102 children: [ property in AppNavigationMixin.data.AnonymousClassa1ee90c10e01 134 children: [ property in AppNavigationMixin.data.AnonymousClassa1ee90c11401
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_core.h | 158 struct list_head children; member 334 list_for_each_entry_reverse(pos, &(prio)->node.children, list) 337 list_for_each_entry(pos, (&(prio)->node.children), list) 340 fs_list_for_each_entry(pos, &(ns)->node.children) 343 fs_list_for_each_entry(pos, &(prio)->node.children) 346 fs_list_for_each_entry(pos, &(prio)->node.children) 349 fs_list_for_each_entry_safe(pos, tmp, &(prio)->node.children) 352 fs_list_for_each_entry(pos, &(ft)->node.children) 355 fs_list_for_each_entry(pos, &(fg)->node.children) 358 fs_list_for_each_entry(pos, &(fte)->node.children)
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xenstore_impl.c | 36 GHashTable *children; member 144 if (n->children) { in xs_node_unref() 217 if (old->children) { in xs_node_copy() 220 g_hash_table_foreach(old->children, do_child_insert, n->children); in xs_node_copy() 245 if (!n->children) { in xs_node_add_child() 385 if (n->children) { in node_rm_recurse() 435 if (old->children) { in xs_node_copy_deleted() 998 if (n->children) { in tx_commit_walk() 1395 if (n->children) { in clear_serialized_tx() 1630 if (!n->children) { in lookup_node() [all …]
|
/openbmc/webui-vue/src/components/AppNavigation/ |
H A D | AppNavigationMixin.js | 41 children: [ property in AppNavigationMixin.data.AnonymousClassbd1bea070201 58 children: [ property in AppNavigationMixin.data.AnonymousClassbd1bea070501 75 children: [ property in AppNavigationMixin.data.AnonymousClassbd1bea070801 124 children: [ property in AppNavigationMixin.data.AnonymousClassbd1bea071101 151 children: [ property in AppNavigationMixin.data.AnonymousClassbd1bea071601 183 children: [ property in AppNavigationMixin.data.AnonymousClassbd1bea071c01
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/ |
H A D | qdisc.c | 23 return qdisc->children[id] && in nfp_abm_qdisc_child_valid() 114 qdisc->children[i] = NULL; in nfp_abm_qdisc_unlink_children() 201 !qdisc->children[0]; in nfp_abm_offload_compile_red() 311 mq->children[i] = NULL; in nfp_abm_qdisc_clear_mq() 332 kfree(qdisc->children); in nfp_abm_qdisc_free() 341 unsigned int children) in nfp_abm_qdisc_alloc() argument 351 if (children) { in nfp_abm_qdisc_alloc() 352 qdisc->children = kcalloc(children, sizeof(void *), GFP_KERNEL); in nfp_abm_qdisc_alloc() 353 if (!qdisc->children) in nfp_abm_qdisc_alloc() 374 kfree(qdisc->children); in nfp_abm_qdisc_alloc() [all …]
|
/openbmc/phosphor-mrw-tools/ |
H A D | Util.pm | 35 my @children = $targetObj->getAllTargetChildren($chip); 37 for my $child (@children) { 54 my @children = $targetObj->getAllTargetChildren($chip); 55 for my $child (@children) {
|