Home
last modified time | relevance | path

Searched defs:show_children (Results 1 – 21 of 21) sorted by relevance

/dports/graphics/aloadimage/arcan-0.6.1/tests/exercises/set_4/set4_5/
H A Dset4_5.lua11 function show_children(me) function
/dports/sysutils/acfgfs/arcan-0.6.1/tests/exercises/set_4/set4_5/
H A Dset4_5.lua11 function show_children(me) function
/dports/x11/arcan-trayicon/arcan-0.6.1/tests/exercises/set_4/set4_5/
H A Dset4_5.lua11 function show_children(me) function
/dports/x11/aclip/arcan-0.6.1/tests/exercises/set_4/set4_5/
H A Dset4_5.lua11 function show_children(me) function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/
H A Dlock_action_handler_layout_manager.cc123 bool show_children = ShowChildWindows(action_state, background_state); in UpdateChildren() local
/dports/audio/lollypop/lollypop-5b2d95f4f8509d80fa86ab7d65b118326dc82a95/lollypop/
H A Dtoolbar.py71 def show_children(): function
H A Dtoolbar_info.py56 def show_children(self): member in ToolbarInfo
/dports/devel/hwloc/hwloc-1.11.13/utils/hwloc/
H A Dhwloc-info.c29 static int show_children = 0; variable
/dports/cad/chipvault/chipvault-200607/
H A Dcv.pl10166 sub show_children subroutine
/dports/devel/hwloc2/hwloc-2.5.0/utils/hwloc/
H A Dhwloc-info.c28 static int show_children = 0; variable
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/utils/hwloc/
H A Dhwloc-info.c28 static int show_children = 0; variable
/dports/net/mpich/mpich-3.4.3/modules/hwloc/utils/hwloc/
H A Dhwloc-info.c28 static int show_children = 0; variable
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/utils/hwloc/
H A Dhwloc-info.c28 static int show_children = 0; variable
/dports/devel/cgit/cgit-1.2.3/git/
H A Dlog-tree.c176 static void show_children(struct rev_info *opt, struct commit *commit, int abbrev) in show_children() function
/dports/devel/git-svn/git-2.34.1/
H A Dlog-tree.c228 static void show_children(struct rev_info *opt, struct commit *commit, int abbrev) in show_children() function
/dports/devel/git-gui/git-2.34.1/
H A Dlog-tree.c228 static void show_children(struct rev_info *opt, struct commit *commit, int abbrev) in show_children() function
/dports/devel/git-p4/git-2.34.1/
H A Dlog-tree.c228 static void show_children(struct rev_info *opt, struct commit *commit, int abbrev) in show_children() function
/dports/devel/git/git-2.34.1/
H A Dlog-tree.c228 static void show_children(struct rev_info *opt, struct commit *commit, int abbrev) in show_children() function
/dports/devel/git-cvs/git-2.34.1/
H A Dlog-tree.c228 static void show_children(struct rev_info *opt, struct commit *commit, int abbrev) in show_children() function
/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dremote.c4570 int show_children = 0; in process_remote_cmd() local
H A Dconnections.c3617 char *wininfo(Window win, int show_children) { in wininfo()