/external/swiftshader/third_party/LLVM/utils/ |
D | NightlyTest.gnuplot | 5 set xlabel "Date" 13 set xlabel 0,-1 20 set xlabel 0,0 33 set xlabel 0,-1 51 set xlabel 0,0 70 set xlabel 0,-1 88 set xlabel 0,0 107 set xlabel 0,-1 125 set xlabel 0,0 145 set xlabel 0,-1 [all …]
|
/external/trappy/trappy/ |
D | plot_utils.py | 102 def post_plot_setup(ax, title="", xlabel=None, ylabel=None, xlim="default", argument 112 if xlabel is not None: 113 ax.set_xlabel(xlabel) 177 def plot_hist(data, ax, title, unit, bins, xlabel, xlim, ylim): argument 183 xlabel += " ({})".format(unit) 186 post_plot_setup(ax, title=title, xlabel=xlabel, ylabel="count", xlim=xlim,
|
/external/autotest/tko/ |
D | plotgraph.py | 23 def __init__(self, title, xlabel, ylabel, xsort = sorted, size = "1180,900", keytitle = None): argument 25 self.xlabel = xlabel 81 g.write('set xlabel "%s"\n' % self.xlabel)
|
/external/libcxx/utils/google-benchmark/test/ |
D | register_benchmark_test.cc | 26 TestCase(const char* xname, const char* xlabel) in TestCase() 27 : name(xname), label(xlabel) {} in TestCase()
|
/external/ltp/testcases/realtime/tools/ |
D | ftqviz.py | 106 xlabel("Time (s)") 117 xlabel("Frequency")
|
/external/google-benchmark/test/ |
D | register_benchmark_test.cc | 26 TestCase(const char* xname, const char* xlabel) in TestCase() 27 : name(xname), label(xlabel) {} in TestCase()
|
/external/walt/pywalt/ |
D | plothist.py | 24 xlabel('tap latency [ms]')
|
/external/webrtc/webrtc/modules/video_coding/test/ |
D | plotReceiveTrace.m | 180 xlabel('RTP timestamp (in ms)'); 196 % xlabel('RTP timestamp'); 210 xlabel('RTP timestamp');
|
/external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/ |
D | do-plot | 35 set xlabel "${column[1]} (s)"
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
D | do-plot | 57 set xlabel "${column[1]}"
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
D | do-plot | 57 set xlabel "${column[1]}"
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/ |
D | do-plot | 57 set xlabel "${column[1]}"
|
/external/fio/tools/plot/ |
D | math.gpm | 30 set xlabel "Disk"
|
D | graph2D.gpm | 35 set xlabel "Time (Seconds)"
|
D | graph3D.gpm | 36 set xlabel "Time (Seconds)"
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/ |
D | do-plot | 57 set xlabel "${column[1]}"
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
D | do-plot | 57 set xlabel "${column[1]}"
|
/external/ltp/testcases/realtime/lib/ |
D | libstats.c | 313 int stats_container_save(char *filename, char *title, char *xlabel, in stats_container_save() argument 365 fprintf(plt_fd, "set xlabel \"%s\"\n", xlabel); in stats_container_save()
|
/external/v8/tools/ |
D | draw_instruction_graph.sh | 94 set xlabel 'Instructions' font 'FreeSans, 10'
|
/external/walt/pywalt/pywalt/ |
D | minimization.py | 130 plt.xlabel('X')
|
/external/eigen/bench/btl/data/ |
D | gnuplot_common_settings.hh | 69 set xlabel "matrix size" offset 0,0
|
/external/webrtc/tools/matlab/ |
D | rtpAnalyze.m | 149 xlabel('Send time [s]'); 156 xlabel('Send time [s]');
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | noise_summary.py | 197 plt.xlabel('Frequency (Hz)')
|
/external/trappy/tests/ |
D | test_plot_utils.py | 100 plot_utils.post_plot_setup(ax, xlabel="Bar")
|
/external/webrtc/webrtc/modules/video_processing/test/ |
D | createTable.m | 51 xlabel('Normalized radius')
|