Searched defs:ylim (Results 1 – 3 of 3) sorted by relevance
/external/trappy/trappy/ |
D | plot_utils.py | 67 def set_ylim(ax, ylim): argument 103 ylim="range"): argument 143 def plot_temperature(runs, width=None, height=None, ylim="range", tz_id=None): argument 177 def plot_hist(data, ax, title, unit, bins, xlabel, xlim, ylim): argument
|
D | thermal.py | 40 height=None, ylim="range", ax=None, legend_label="", argument 133 def plot_temperature(self, title="", width=None, height=None, ylim="range", argument
|
/external/jdiff/src/jdiff/ |
D | DiffMyers.java | 109 private int diag (int xoff, int xlim, int yoff, int ylim) in diag() 288 private void compareseq (int xoff, int xlim, int yoff, int ylim) { in compareseq()
|