Home
last modified time | relevance | path

Searched refs:show_shape (Results 1 – 10 of 10) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/perl-package/AI-MXNet/lib/AI/MXNet/
H A DVisualization.pm92 my $show_shape;
96 $show_shape = 1;
140 if($show_shape)
170 if($show_shape)
214 if($show_shape)
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/perl-package/AI-MXNet/lib/AI/MXNet/
H A DVisualization.pm92 my $show_shape;
96 $show_shape = 1;
140 if($show_shape)
170 if($show_shape)
214 if($show_shape)
/dports/misc/mxnet/incubator-mxnet-1.9.0/python/mxnet/
H A Dvisualization.py78 show_shape = False
80 show_shape = True
139 if show_shape:
169 if show_shape:
195 if show_shape:
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/python/mxnet/
H A Dvisualization.py78 show_shape = False
80 show_shape = True
139 if show_shape:
169 if show_shape:
195 if show_shape:
/dports/games/xcowsay/xcowsay-1.5.1/src/
H A Ddisplay_cow.c138 show_shape(xcowsay.bubble); in tick()
316 show_shape(xcowsay.cow); in display_cow()
329 show_shape(xcowsay.cow); in display_cow()
H A Dfloating_shape.h36 void show_shape(float_shape_t *shape);
H A Dfloating_shape.c127 void show_shape(float_shape_t *shape) in show_shape() function
/dports/x11-wm/e16/e16-1.0.24/src/
H A Dfocus.c802 char show_shape; member
835 Conf.warplist.show_shape = dd->focuslist.show_shape; in _DlgApplyFocus()
872 dd->focuslist.show_shape = Conf.warplist.show_shape; in _DlgFillFocus()
1017 DialogItemCheckButtonSetPtr(di, &dd->focuslist.show_shape); in _DlgFillFocus()
H A Dwarp.c416 if (Conf.warplist.show_shape) in WarpFocus()
552 CFG_ITEM_BOOL(Conf.warplist, show_shape, 0),
H A DE.h294 char show_shape; member