Home
last modified time | relevance | path

Searched refs:numplots (Results 1 – 25 of 28) sorted by relevance

12

/dports/biology/py-deeptools/deepTools-3.5.1/deeptools/
H A DplotProfile.py173 cols = self.numplots
217 for plot in range(self.numplots):
338 cols = self.plots_per_row if self.numplots > self.plots_per_row else self.numplots
363 for i in range(self.numplots):
465 if len(cmap) < self.numplots:
583 cols = self.plots_per_row if self.numplots > self.plots_per_row else self.numplots
603 for i in range(self.numplots):
687 … self.color_list = cmap_plot(np.arange(self.numplots, dtype=float) / float(self.numplots))
814 cols = self.plots_per_row if self.numplots > self.plots_per_row else self.numplots
830 for i in range(self.numplots):
[all …]
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-qtgui/lib/
H A Dhistogram_sink_f_impl.cc133 int numplots = (d_nconnections > 0) ? d_nconnections : 1; in initialize() local
134 d_main_gui = new HistogramDisplayForm(numplots, d_parent); in initialize()
H A Dconst_sink_c_impl.cc136 int numplots = (d_nconnections > 0) ? d_nconnections : 1; in initialize() local
137 d_main_gui = new ConstellationDisplayForm(numplots, d_parent); in initialize()
H A Dtime_raster_sink_f_impl.cc142 int numplots = (d_nconnections > 0) ? d_nconnections : 1; in initialize() local
144 new TimeRasterDisplayForm(numplots, d_samp_rate, d_rows, d_cols, 1, d_parent); in initialize()
H A Dtime_raster_sink_b_impl.cc144 int numplots = (d_nconnections > 0) ? d_nconnections : 1; in initialize() local
146 new TimeRasterDisplayForm(numplots, d_samp_rate, d_rows, d_cols, 1, d_parent); in initialize()
H A Dwaterfall_sink_f_impl.cc175 int numplots = (d_nconnections > 0) ? d_nconnections : 1; in initialize() local
176 d_main_gui = new WaterfallDisplayForm(numplots, d_parent); in initialize()
H A Dwaterfall_sink_c_impl.cc177 int numplots = (d_nconnections > 0) ? d_nconnections : 1; in initialize() local
178 d_main_gui = new WaterfallDisplayForm(numplots, d_parent); in initialize()
H A Dtime_sink_f_impl.cc145 unsigned int numplots = (d_nconnections > 0) ? d_nconnections : 1; in initialize() local
146 d_main_gui = new TimeDisplayForm(numplots, d_parent); in initialize()
H A Dfreq_sink_c_impl.cc169 int numplots = (d_nconnections > 0) ? d_nconnections : 1; in initialize() local
170 d_main_gui = new FreqDisplayForm(numplots, d_parent); in initialize()
H A Dfreq_sink_f_impl.cc169 int numplots = (d_nconnections > 0) ? d_nconnections : 1; in initialize() local
170 d_main_gui = new FreqDisplayForm(numplots, d_parent); in initialize()
H A Dtime_sink_c_impl.cc150 unsigned int numplots = (d_nconnections > 0) ? d_nconnections : 2; in initialize() local
151 d_main_gui = new TimeDisplayForm(numplots, d_parent); in initialize()
/dports/math/R/R-4.1.2/src/library/grDevices/R/windows/
H A Dwindows.R228 numplots <- x[[2L]] functionVar
229 if(i > numplots || i < 1) stop("subscript out of range")
/dports/math/libRmath/R-4.1.1/src/library/grDevices/R/windows/
H A Dwindows.R228 numplots <- x[[2L]] functionVar
229 if(i > numplots || i < 1) stop("subscript out of range")
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Utilities/simmToOpenSim/
H A Dwindowroot.h150 int numplots; /* */ variable
/dports/math/gnuplot/gnuplot-5.4.1/src/win/
H A Dwgnuplib.h373 unsigned int numplots; member
H A Dwgdiplus.cpp608 lpgw->numplots = 0;
668 lpgw->numplots = plotno;
H A Dwgraph.c2086 lpgw->numplots = 0;
2126 lpgw->numplots = plotno;
4499 for (i = 0; (i < lpgw->numplots) && (i < lpgw->maxkeyboxes) && (i < lpgw->maxhideplots); i++) {
5395 if (i < lpgw->numplots) {
5419 for (i = 0; i < GPMIN(lpgw->numplots, lpgw->maxhideplots); i++) {
H A Dwd2d.cpp1287 lpgw->numplots = 0;
1348 lpgw->numplots = plotno;
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/win/
H A Dwgnuplib.h373 unsigned int numplots; member
H A Dwgdiplus.cpp608 lpgw->numplots = 0;
668 lpgw->numplots = plotno;
H A Dwgraph.c2086 lpgw->numplots = 0;
2126 lpgw->numplots = plotno;
4499 for (i = 0; (i < lpgw->numplots) && (i < lpgw->maxkeyboxes) && (i < lpgw->maxhideplots); i++) {
5395 if (i < lpgw->numplots) {
5419 for (i = 0; i < GPMIN(lpgw->numplots, lpgw->maxhideplots); i++) {
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/win/
H A Dwgnuplib.h357 unsigned int numplots; member
H A Dwgdiplus.cpp615 lpgw->numplots = 0;
676 lpgw->numplots = plotno;
H A Dwd2d.cpp853 lpgw->numplots = 0;
914 lpgw->numplots = plotno;
H A Dwgraph.c1938 lpgw->numplots = 0;
1978 lpgw->numplots = plotno;
4099 for (i = 0; (i < lpgw->numplots) && (i < lpgw->maxkeyboxes) && (i < lpgw->maxhideplots); i++) {
5110 if (i < lpgw->numplots) {
5134 for (i = 0; i < GPMIN(lpgw->numplots, lpgw->maxhideplots); i++) {

12