HomeSort by relevance Sort by last modified time
    Searched full:ylabel (Results 1 - 7 of 7) sorted by null

  /external/dropbear/libtommath/logs/
graphs.dem 3 set ylabel "Cycles per Operation"
  /system/extras/tests/sdcard/
plot_sdcard.py 204 gp.ylabel('duration in second')
241 gp.ylabel('duration in second')
273 gp.ylabel('duration in second')
  /sdk/draw9patch/src/com/android/draw9patch/ui/
ImageEditorPanel.java 82 private JLabel yLabel;
294 yLabel = new JLabel("0px");
295 yLabel.setForeground(Color.WHITE);
296 yLabel.putClientProperty("JComponent.sizeVariant", "small");
297 status.add(yLabel, new GridBagConstraints(8, 1, 1, 1, 0.0f, 0.0f,
    [all...]
  /external/blktrace/btt/
bno_plot.py 47 set ylabel 'Block Number'
  /external/libvpx/examples/includes/geshi/geshi/
gnuplot.php 92 'ydtics', 'ylabel', 'ymtics', 'yrange',
matlab.php 149 'winter','wk1read','wk1write','xlabel','xlim','ylabel','ylim',
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
ScreenViewer.java 358 private JLabel yLabel;
432 yLabel = label;
447 yLabel.setText(y + " px");

Completed in 255 milliseconds