| /OK3568_Linux_fs/kernel/tools/power/cpupower/bench/ |
| H A D | cpufreq-bench_plot.sh | 69 for((plot=0;plot<$plots;plot++));do 73 …cat ${file[$plot]} |grep -v "^#" |awk '{if ($2 != $3) printf("Error in measure %d:Load time %s doe… 78 cat ${file[$plot]} |grep -v "^#" |awk '{printf "%lu %.1f\n",$2/1000, $6}' >$dir/data_$plot 80 if [ $plot -eq 0 ];then 83 echo -n "\"$dir/data_$plot\" title \"${title[$plot]}\" with lines" >> $dir/plot_script.gpl 84 if [ $(($plot + 1)) -ne $plots ];then
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/scripts/ |
| H A D | testtones.sh | 56 plot=yes # Uncomment to enable PNG plots 60 plot() function 62 [ -n "$plot" ] && [ -n "$name" ] && $sox -D "$name" -n \ 70 plot # the previous file 278 plot # the last file
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | biquad.c | 82 if (effp->global_info->plot == sox_plot_octave) { in lsx_biquad_start() 101 if (effp->global_info->plot == sox_plot_gnuplot) { in lsx_biquad_start() 122 if (effp->global_info->plot == sox_plot_data) { in lsx_biquad_start()
|
| H A D | hilbert.c | 79 if (effp->global_info->plot != sox_plot_off) { in start() 83 effp->global_info->plot, title, -20., 5.); in start()
|
| H A D | fir.c | 82 if (effp->global_info->plot != sox_plot_off) { in start() 86 effp->global_info->plot, title, -30., 30.); in start()
|
| H A D | compandt.c | 25 sox_bool lsx_compandt_show(sox_compandt_t * t, sox_plot_t plot) in lsx_compandt_show() argument 36 if (plot == sox_plot_octave) { in lsx_compandt_show() 57 if (plot == sox_plot_gnuplot) { in lsx_compandt_show()
|
| H A D | loudness.c | 107 if (effp->global_info->plot != sox_plot_off) { in start() 111 effp->global_info->plot, title, p->delta - 5, 0.); in start()
|
| H A D | firfit.c | 124 if (effp->global_info->plot != sox_plot_off) { in start() 126 effp->global_info->plot, "SoX effect: firfit", -30., +30.); in start()
|
| H A D | sinc.c | 134 if (effp->global_info->plot != sox_plot_off) { in start() 139 effp->global_info->plot, title, -p->beta * 10 - 25, 5.); in start()
|
| H A D | compandt.h | 32 sox_bool lsx_compandt_show(sox_compandt_t * t, sox_plot_t plot);
|
| H A D | deemph.plt | 105 # plot real, best, ideal, level with halved attenuation, 110 plot [f=1000:20000] [-12:2] \
|
| H A D | compand.c | 147 if (!lsx_compandt_show(&l->transfer_fn, effp->global_info->plot)) in start()
|
| H A D | sox.h | 1557 sox_plot_t plot; /**< To help the user choose effect & options */ member
|
| H A D | sox.c | 2338 sox_effects_globals.plot = enum_option(optstate.arg, optstate.lngind, plot_methods); in parse_gopts_and_fopts()
|
| /OK3568_Linux_fs/yocto/poky/scripts/contrib/bb-perf/ |
| H A D | bb-matrix-plot.sh | 31 -f field The field index to plot as the Z axis from the data file 37 -w Render the plot as wireframe with a 2D colormap projected on the
|
| H A D | buildstats-plot.sh | 61 should be the same because data is plot as histogram.
|
| /OK3568_Linux_fs/kernel/tools/vm/ |
| H A D | slabinfo-gnuplot.sh | 94 plot "$file" $range u 2$xtic title 'SIZE' with boxes,\ 133 plot $gnuplot_cmd
|
| /OK3568_Linux_fs/buildroot/package/flot/ |
| H A D | Config.in | 37 over the plot 59 plot
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/test/ |
| H A D | plotA | 9 plot [0:22050] 'A' using (22050*$1):2 title "response" with lines,\
|
| H A D | responseAB | 9 plot [0:22050] 'A' using (22050*$1):2 title "A response" with lines,\
|
| H A D | plotAB | 9 plot [0:4000] 'A' using (4000*$1):2 title "A response" with lines,\
|
| /OK3568_Linux_fs/buildroot/package/lugaru/ |
| H A D | Config.in | 27 takes it upon himself to fight against their plot and save
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | slub.rst | 375 This will produce a single plot (png file). 384 40,60`` range will plot only samples collected between 40th and
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | ChangeLog | 176 o Enable support for --plot option on biquad and fir effects. (Ulrich Klauer) 529 o `filter' effect now supports --plot. (robs) 532 o Fix graph legend display when using --plot octave. (robs) 761 o --octave option changed to --plot; can now also use gnuplot to 762 plot effect transfer function. (robs) 764 o Show (with --plot) compand transfer function. (robs)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gcc.info | 15136 all in a single plot.
|