Searched refs:set_xlabel (Results 1 – 8 of 8) sorted by relevance
/external/fonttools/Lib/fontTools/varLib/ |
D | plot.py | 79 subplot.set_xlabel(axis) 102 axis3D.set_xlabel(ax1)
|
/external/blktrace/iowatcher/ |
D | main.c | 769 set_xlabel(plot, "Time (seconds)"); in plot_io() 828 set_xlabel(plot, "Time (seconds)"); in plot_tput() 882 set_xlabel(plot, "Time (seconds)"); in plot_fio_tput() 983 set_xlabel(plot, "Time (seconds)"); in plot_cpu() 1027 set_xlabel(plot, "Time (seconds)"); in plot_queue_depth() 1243 set_xlabel(plot, "Time (seconds)"); in plot_latency() 1289 set_xlabel(plot, "Time (seconds)"); in plot_iops()
|
D | plot.h | 154 void set_xlabel(struct plot *plot, char *label);
|
D | plot.c | 583 void set_xlabel(struct plot *plot, char *label) in set_xlabel() function
|
/external/blktrace/btt/ |
D | btt_plot.py | 284 ax.set_xlabel('Runtime (seconds)') 432 ax.set_xlabel('Runtime (seconds)')
|
/external/webrtc/webrtc/video/ |
D | full_stack_plot.py | 253 ax1.set_xlabel("Frame", fontsize="large") 256 ax2.set_xlabel("Frame", fontsize="large")
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | plot_dynamics.py | 73 ax.set_xlabel(v.getXLabel(), fontsize='large')
|
/external/tensorflow/tensorflow/tools/docker/notebooks/ |
D | 2_getting_started.ipynb | 201 "ax2.set_xlabel(\"Training steps\")\n", 657 "ax2.set_xlabel(\"Training steps\")\n", 789 "ax2.set_xlabel(\"Training steps\")\n",
|