HomeSort by relevance Sort by last modified time
    Searched refs:per_line (Results 1 - 5 of 5) sorted by null

  /external/trappy/tests/
test_duplicates.py 61 per_line=3)
95 per_line=3)
  /external/trappy/trappy/plotter/js/
ILinePlot.js 145 .closest(".output_subarea").width() / t_info.per_line
155 .closest(".output_subarea").width() / t_info.per_line
  /external/trappy/trappy/stats/
Correlator.py 101 def plot(self, level, per_line=3):
108 :param per_line: Number of plots per line
109 :type per_line: int
116 layout = PlotLayout(per_line, num_plots)
  /external/fio/
stat.c 206 int is_last, per_line, scale_down; local
226 per_line = (80 - 7) / (precision + 14);
232 if (j != 0 && (j % per_line) == 0)
251 if ((j % per_line) == per_line - 1) /* for formatting */
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c 2072 int per_line = 0; local
    [all...]

Completed in 710 milliseconds