Searched refs:ylabel (Results 1 – 25 of 26) sorted by relevance
12
/external/swiftshader/third_party/LLVM/utils/ |
D | NightlyTest.gnuplot | 6 set ylabel "Lines of Code" 35 set ylabel "CBE compiled execution time (s)" 72 set ylabel "JIT execution time (s)" 109 set ylabel "LLC compiled execution time (s)" 147 set ylabel "Time to run the optimizer (s)" 185 set ylabel "Program bytecode size (bytes)"
|
/external/adhd/cras/src/dsp/tests/ |
D | plot_fftl.m | 27 xlabel('Frequency'), ylabel('Magnitude'), grid; 35 xlabel('Frequency'), ylabel('Phase (degrees)'), grid;
|
/external/ltp/testcases/realtime/tools/ |
D | ftqviz.py | 107 ylabel("Units of Work") 118 ylabel("Amplitude")
|
/external/walt/pywalt/ |
D | plothist.py | 25 ylabel('Count')
|
/external/webrtc/webrtc/modules/video_coding/test/ |
D | plotReceiveTrace.m | 181 ylabel('Time (ms)'); 197 % ylabel('Time (ms)'); 211 ylabel('Time (ms)');
|
/external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/ |
D | do-plot | 36 set ylabel "Progress"
|
/external/ltp/testcases/realtime/lib/ |
D | libstats.c | 314 char *ylabel, stats_container_t * data, char *mode) in stats_container_save() argument 366 fprintf(plt_fd, "set ylabel \"%s\"\n", ylabel); in stats_container_save()
|
/external/iperf3/contrib/ |
D | iperf3.gp | 21 set ylabel "Bandwidth (Gbits/second)"
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/ |
D | do-plot | 58 set ylabel "Duration (s)"
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
D | do-plot | 58 set ylabel "Duration (s)"
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
D | do-plot | 58 set ylabel "Duration (s)"
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
D | do-plot | 58 set ylabel "Latency (s)"
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/ |
D | do-plot | 58 set ylabel "Duration (s)"
|
/external/tensorflow/tensorflow/contrib/timeseries/examples/ |
D | predict.py | 114 pyplot.ylabel("observations")
|
D | known_anomaly.py | 161 pyplot.ylabel("observations")
|
/external/walt/pywalt/pywalt/ |
D | minimization.py | 131 plt.ylabel('Y')
|
/external/eigen/bench/btl/data/ |
D | gnuplot_common_settings.hh | 74 set ylabel "MFLOPS" offset 0,0
|
/external/webrtc/tools/matlab/ |
D | rtpAnalyze.m | 150 ylabel('Relative transport delay [ms]'); 157 ylabel('Send bitrate [kbps]');
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | noise_summary.py | 198 plt.ylabel('Number of problems')
|
/external/webrtc/webrtc/modules/video_processing/test/ |
D | createTable.m | 52 ylabel('Modified radius')
|
/external/scapy/scapy/contrib/ |
D | pnio_rtc.py | 410 plt.ylabel("Shannon Entropy")
|
/external/tensorflow/tensorflow/contrib/autograph/examples/notebooks/ |
D | graph_vs_ag_vs_eager_sum_speed_test.ipynb | 271 "plt.ylabel('Time (seconds)')\n", 378 "plt.ylabel('Time(s)')\n", 495 "plt.ylabel('Time(s)')\n",
|
D | workshop.ipynb | 1094 " plt.ylabel('Loss')\n", 1101 " plt.ylabel('Accuracy')\n",
|
D | ag_vs_eager_collatz_speed_test.ipynb | 92 " plt.ylabel('Time (milliseconds)')\n",
|
D | dev_summit_2018_demo.ipynb | 956 " plt.ylabel(label.capitalize())\n",
|
12