Home
last modified time | relevance | path

Searched refs:parent_child (Results 1 – 25 of 34) sorted by relevance

12

/dports/www/matomo/piwik/vendor/lox/xhprof/xhprof_lib/utils/
H A Dxhprof_lib.php148 function xhprof_parse_parent_child($parent_child) { argument
149 $ret = explode("==>", $parent_child);
250 foreach ($raw_data as $parent_child => $info) {
254 $new_raw_data[$parent_child] = $info;
280 foreach ($raw_data as $parent_child => $info) {
395 $child = substr($parent_child, 9);
494 foreach ($raw_data as $parent_child => $info) {
526 if (!isset($xhprof_delta[$parent_child])) {
533 $xhprof_delta[$parent_child] = array();
579 foreach ($raw_data as $parent_child => $info) {
[all …]
H A Dcallgraph_utils.php139 foreach ($raw_data as $parent_child => $info) {
140 list($parent, $child) = xhprof_parse_parent_child($parent_child);
236 foreach ($raw_data as $parent_child => $info) {
237 list($parent, $child) = xhprof_parse_parent_child($parent_child);
351 foreach ($raw_data as $parent_child => $info) {
352 list($parent, $child) = xhprof_parse_parent_child($parent_child);
/dports/www/moodle310/moodle/lib/xhprof/xhprof_lib/utils/
H A Dxhprof_lib.php148 function xhprof_parse_parent_child($parent_child) { argument
149 $ret = explode("==>", $parent_child);
250 foreach ($raw_data as $parent_child => $info) {
254 $new_raw_data[$parent_child] = $info;
280 foreach ($raw_data as $parent_child => $info) {
395 $child = substr($parent_child, 9);
494 foreach ($raw_data as $parent_child => $info) {
526 if (!isset($xhprof_delta[$parent_child])) {
533 $xhprof_delta[$parent_child] = array();
579 foreach ($raw_data as $parent_child => $info) {
[all …]
H A Dcallgraph_utils.php143 foreach ($raw_data as $parent_child => $info) {
144 list($parent, $child) = xhprof_parse_parent_child($parent_child);
240 foreach ($raw_data as $parent_child => $info) {
241 list($parent, $child) = xhprof_parse_parent_child($parent_child);
355 foreach ($raw_data as $parent_child => $info) {
356 list($parent, $child) = xhprof_parse_parent_child($parent_child);
/dports/www/moodle311/moodle/lib/xhprof/xhprof_lib/utils/
H A Dxhprof_lib.php148 function xhprof_parse_parent_child($parent_child) { argument
149 $ret = explode("==>", $parent_child);
250 foreach ($raw_data as $parent_child => $info) {
254 $new_raw_data[$parent_child] = $info;
280 foreach ($raw_data as $parent_child => $info) {
395 $child = substr($parent_child, 9);
494 foreach ($raw_data as $parent_child => $info) {
526 if (!isset($xhprof_delta[$parent_child])) {
533 $xhprof_delta[$parent_child] = array();
579 foreach ($raw_data as $parent_child => $info) {
[all …]
H A Dcallgraph_utils.php143 foreach ($raw_data as $parent_child => $info) {
144 list($parent, $child) = xhprof_parse_parent_child($parent_child);
240 foreach ($raw_data as $parent_child => $info) {
241 list($parent, $child) = xhprof_parse_parent_child($parent_child);
355 foreach ($raw_data as $parent_child => $info) {
356 list($parent, $child) = xhprof_parse_parent_child($parent_child);
/dports/www/moodle39/moodle/lib/xhprof/xhprof_lib/utils/
H A Dxhprof_lib.php148 function xhprof_parse_parent_child($parent_child) { argument
149 $ret = explode("==>", $parent_child);
250 foreach ($raw_data as $parent_child => $info) {
254 $new_raw_data[$parent_child] = $info;
280 foreach ($raw_data as $parent_child => $info) {
395 $child = substr($parent_child, 9);
494 foreach ($raw_data as $parent_child => $info) {
526 if (!isset($xhprof_delta[$parent_child])) {
533 $xhprof_delta[$parent_child] = array();
579 foreach ($raw_data as $parent_child => $info) {
[all …]
H A Dcallgraph_utils.php143 foreach ($raw_data as $parent_child => $info) {
144 list($parent, $child) = xhprof_parse_parent_child($parent_child);
240 foreach ($raw_data as $parent_child => $info) {
241 list($parent, $child) = xhprof_parse_parent_child($parent_child);
355 foreach ($raw_data as $parent_child => $info) {
356 list($parent, $child) = xhprof_parse_parent_child($parent_child);
/dports/lang/racket/racket-8.3/share/pkgs/racklog/tests/pr/
H A Dpr12085.rkt3 % Run parent_child(P,C)?
11 sibling(X, Y) :- parent_child(Z, X), parent_child(Z, Y).
13 parent_child(X, Y) :- father_child(X, Y).
14 parent_child(X, Y) :- mother_child(X, Y).
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Dsibling.prolog9 sibling(X, Y) :- parent_child(Z, X), parent_child(Z, Y).
11 parent_child(X, Y) :- father_child(X, Y).
12 parent_child(X, Y) :- mother_child(X, Y).
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A Dsibling.prolog9 sibling(X, Y) :- parent_child(Z, X), parent_child(Z, Y).
11 parent_child(X, Y) :- father_child(X, Y).
12 parent_child(X, Y) :- mother_child(X, Y).
/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/tal/
H A Dtal.c33 intptr_t parent_child; member
96 static bool get_destroying_bit(intptr_t parent_child) in get_destroying_bit() argument
98 return parent_child & 1; in get_destroying_bit()
101 static void set_destroying_bit(intptr_t *parent_child) in set_destroying_bit() argument
103 *parent_child |= 1; in set_destroying_bit()
174 check_bounds(ignore_destroying_bit(t->parent_child)); in to_tal_hdr()
399 set_destroying_bit(&t->parent_child); in del_tree()
480 if (unlikely(get_destroying_bit(t->parent_child))) in tal_free()
483 notify(ignore_destroying_bit(t->parent_child)->parent, in tal_free()
893 static bool check_node(struct children *parent_child, in check_node() argument
[all …]
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dqapi.c510 BdrvChild *parent_child; in bdrv_query_bds_stats() local
540 parent_child = bdrv_primary_child(bs); in bdrv_query_bds_stats()
541 if (!parent_child || in bdrv_query_bds_stats()
542 !(parent_child->role & (BDRV_CHILD_DATA | BDRV_CHILD_FILTERED))) in bdrv_query_bds_stats()
551 parent_child = NULL; in bdrv_query_bds_stats()
554 if (parent_child) { in bdrv_query_bds_stats()
559 parent_child = NULL; in bdrv_query_bds_stats()
562 parent_child = c; in bdrv_query_bds_stats()
566 if (parent_child) { in bdrv_query_bds_stats()
568 s->parent = bdrv_query_bds_stats(parent_child->bs, blk_level); in bdrv_query_bds_stats()
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dqapi.c534 BdrvChild *parent_child; in bdrv_query_bds_stats() local
564 parent_child = bdrv_primary_child(bs); in bdrv_query_bds_stats()
565 if (!parent_child || in bdrv_query_bds_stats()
566 !(parent_child->role & (BDRV_CHILD_DATA | BDRV_CHILD_FILTERED))) in bdrv_query_bds_stats()
575 parent_child = NULL; in bdrv_query_bds_stats()
578 if (parent_child) { in bdrv_query_bds_stats()
583 parent_child = NULL; in bdrv_query_bds_stats()
586 parent_child = c; in bdrv_query_bds_stats()
590 if (parent_child) { in bdrv_query_bds_stats()
592 s->parent = bdrv_query_bds_stats(parent_child->bs, blk_level); in bdrv_query_bds_stats()
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dqapi.c510 BdrvChild *parent_child; in bdrv_query_bds_stats() local
540 parent_child = bdrv_primary_child(bs); in bdrv_query_bds_stats()
541 if (!parent_child || in bdrv_query_bds_stats()
542 !(parent_child->role & (BDRV_CHILD_DATA | BDRV_CHILD_FILTERED))) in bdrv_query_bds_stats()
551 parent_child = NULL; in bdrv_query_bds_stats()
554 if (parent_child) { in bdrv_query_bds_stats()
559 parent_child = NULL; in bdrv_query_bds_stats()
562 parent_child = c; in bdrv_query_bds_stats()
566 if (parent_child) { in bdrv_query_bds_stats()
568 s->parent = bdrv_query_bds_stats(parent_child->bs, blk_level); in bdrv_query_bds_stats()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dqapi.c510 BdrvChild *parent_child; in bdrv_query_bds_stats() local
540 parent_child = bdrv_primary_child(bs); in bdrv_query_bds_stats()
541 if (!parent_child || in bdrv_query_bds_stats()
542 !(parent_child->role & (BDRV_CHILD_DATA | BDRV_CHILD_FILTERED))) in bdrv_query_bds_stats()
551 parent_child = NULL; in bdrv_query_bds_stats()
554 if (parent_child) { in bdrv_query_bds_stats()
559 parent_child = NULL; in bdrv_query_bds_stats()
562 parent_child = c; in bdrv_query_bds_stats()
566 if (parent_child) { in bdrv_query_bds_stats()
568 s->parent = bdrv_query_bds_stats(parent_child->bs, blk_level); in bdrv_query_bds_stats()
/dports/devel/p5-POE/POE-1.368/examples/
H A Dqueue.perl89 sub parent_child { subroutine
137 _child => \&parent_child,
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/itaps/fbigeom/
H A Dtestgeom.cpp661 iBase_EntitySetHandle parent_child; in gentityset_test() local
662 FBiGeom_createEntSet( geom, true, &parent_child, &err ); in gentityset_test()
665 FBiGeom_addPrntChld( geom, ges_array[iBase_VERTEX], parent_child, &err ); in gentityset_test()
670 FBiGeom_getPrnts( geom, parent_child, 1, ARRAY_INOUT(parents), &err ); in gentityset_test()
686 FBiGeom_addPrntChld( geom, ges_array[iBase_EDGE], parent_child, &err ); in gentityset_test()
692 FBiGeom_addPrntChld( geom, parent_child, ges_array[iBase_FACE], &err ); in gentityset_test()
701 FBiGeom_getNumPrnt( geom, parent_child, 1, &num_gents, &err ); in gentityset_test()
712 FBiGeom_getNumChld( geom, parent_child, 1, &num_gents, &err ); in gentityset_test()
722 FBiGeom_getChldn( geom, parent_child, 1, ARRAY_INOUT(children), &err ); in gentityset_test()
732 FBiGeom_rmvPrntChld( geom, parent_child, ges_array[iBase_FACE], &err ); in gentityset_test()
[all …]
H A DtestSmooth.cpp687 iBase_EntitySetHandle parent_child; in gentityset_test() local
688 FBiGeom_createEntSet( geom, true, &parent_child, &err ); in gentityset_test()
691 FBiGeom_addPrntChld( geom, ges_array[iBase_VERTEX], parent_child, &err ); in gentityset_test()
696 FBiGeom_getPrnts( geom, parent_child, 1, ARRAY_INOUT(parents), &err ); in gentityset_test()
712 FBiGeom_addPrntChld( geom, ges_array[iBase_EDGE], parent_child, &err ); in gentityset_test()
718 FBiGeom_addPrntChld( geom, parent_child, ges_array[iBase_FACE], &err ); in gentityset_test()
727 FBiGeom_getNumPrnt( geom, parent_child, 1, &num_gents, &err ); in gentityset_test()
738 FBiGeom_getNumChld( geom, parent_child, 1, &num_gents, &err ); in gentityset_test()
748 FBiGeom_getChldn( geom, parent_child, 1, ARRAY_INOUT(children), &err ); in gentityset_test()
758 FBiGeom_rmvPrntChld( geom, parent_child, ges_array[iBase_FACE], &err ); in gentityset_test()
[all …]
H A DtestSmooth2.cpp717 iBase_EntitySetHandle parent_child; in gentityset_test() local
718 FBiGeom_createEntSet( geom, true, &parent_child, &err ); in gentityset_test()
721 FBiGeom_addPrntChld( geom, ges_array[iBase_VERTEX], parent_child, &err ); in gentityset_test()
726 FBiGeom_getPrnts( geom, parent_child, 1, ARRAY_INOUT(parents), &err ); in gentityset_test()
742 FBiGeom_addPrntChld( geom, ges_array[iBase_EDGE], parent_child, &err ); in gentityset_test()
748 FBiGeom_addPrntChld( geom, parent_child, ges_array[iBase_FACE], &err ); in gentityset_test()
757 FBiGeom_getNumPrnt( geom, parent_child, 1, &num_gents, &err ); in gentityset_test()
768 FBiGeom_getNumChld( geom, parent_child, 1, &num_gents, &err ); in gentityset_test()
778 FBiGeom_getChldn( geom, parent_child, 1, ARRAY_INOUT(children), &err ); in gentityset_test()
788 FBiGeom_rmvPrntChld( geom, parent_child, ges_array[iBase_FACE], &err ); in gentityset_test()
[all …]
/dports/www/eolie/eolie-0.9.101/eolie/
H A Dcontainer_stack.py159 for parent_child in parent.children:
160 if webview != parent_child:
161 next_webview = parent_child
/dports/x11-toolkits/pangolin/Pangolin-0.6/include/pangolin/scene/
H A Dtree.h13 TEdge parent_child; member
/dports/www/matomo/piwik/vendor/lox/xhprof/xhprof_lib/display/
H A Dxhprof.php1228 foreach ($run_data as $parent_child => $info) {
1229 list($parent, $child) = xhprof_parse_parent_child($parent_child);
1246 foreach ($run_data as $parent_child => $info) {
1247 list($parent, $child) = xhprof_parse_parent_child($parent_child);
/dports/www/moodle310/moodle/lib/xhprof/xhprof_lib/display/
H A Dxhprof.php1228 foreach ($run_data as $parent_child => $info) {
1229 list($parent, $child) = xhprof_parse_parent_child($parent_child);
1246 foreach ($run_data as $parent_child => $info) {
1247 list($parent, $child) = xhprof_parse_parent_child($parent_child);
/dports/www/moodle311/moodle/lib/xhprof/xhprof_lib/display/
H A Dxhprof.php1228 foreach ($run_data as $parent_child => $info) {
1229 list($parent, $child) = xhprof_parse_parent_child($parent_child);
1246 foreach ($run_data as $parent_child => $info) {
1247 list($parent, $child) = xhprof_parse_parent_child($parent_child);

12