/external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
D | main.cc | 280 PlotMap plots; in main() local 281 plots.RegisterPlot("incoming_packet_sizes", [&](Plot* plot) { in main() 285 plots.RegisterPlot("outgoing_packet_sizes", [&](Plot* plot) { in main() 288 plots.RegisterPlot("incoming_rtcp_types", [&](Plot* plot) { in main() 291 plots.RegisterPlot("outgoing_rtcp_types", [&](Plot* plot) { in main() 294 plots.RegisterPlot("incoming_packet_count", [&](Plot* plot) { in main() 297 plots.RegisterPlot("outgoing_packet_count", [&](Plot* plot) { in main() 300 plots.RegisterPlot("incoming_packet_rate", [&](Plot* plot) { in main() 303 plots.RegisterPlot("outgoing_packet_rate", [&](Plot* plot) { in main() 306 plots.RegisterPlot("total_incoming_packet_rate", [&](Plot* plot) { in main() [all …]
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/ |
D | Redrawer.java | 18 private List<Plot> plots; field in Redrawer 29 public Redrawer(List<Plot> plots, float maxRefreshRate, boolean startImmediately) { in Redrawer() argument 30 this.plots = plots; in Redrawer() 82 for(Plot plot : plots) { in run()
|
/external/webrtc/modules/audio_coding/audio_network_adaptor/ |
D | parse_ana_dump.py | 125 plots = [] 128 plots.append(mp_plot) 131 plots.extend(mp_plots.tolist()) 134 plot = plots.pop() 139 plot = plots.pop()
|
/external/webrtc/rtc_tools/network_tester/ |
D | parse_packet_log.py | 137 f, plots = plt.subplots(3, sharex=True) 139 CreateSendTimeDiffPlot(packets, plots[0]) 140 CreateReceiveBiratePlot(packets, plots[1]) 141 CreatePacketlossPlot(packets, plots[2])
|
/external/rust/crates/criterion-plot/src/ |
D | lib.rs | 415 plots: Vec<Plot>, field 433 plots: Vec::new(), in new() 491 for plot in &self.plots { in script() 526 for plot in &self.plots { in script()
|
D | filledcurve.rs | 137 self.plots.push(Plot::new(data, &props)); in plot()
|
D | candlestick.rs | 147 self.plots in plot()
|
D | curve.rs | 267 self.plots.push(Plot::new(data, &props)); in plot()
|
D | errorbar.rs | 266 self.plots.push(Plot::new( in plot()
|
/external/autotest/client/tests/cyclictest/ |
D | README | 30 this for your own statistics or for latency distribution plots.
|
/external/adhd/cras/src/dsp/tests/ |
D | plot_fftl.m | 6 % It reads impulse response from "ir.dat" and plots frequency response.
|
/external/rappor/client/ |
D | README.md | 23 4. Compares the analysis to the true client values, with metrics and plots.
|
/external/rust/crates/criterion/ |
D | CHANGELOG.md | 52 This affects the statistics and plots generated. 98 - Fixed incorrect scaling of the violin plots. 311 - The plots and HTML reports are now generated in a `report` folder. 315 appear in generated plots. 341 - The generated plots are stored in `target/criterion` rather than `.criterion`. 366 alongside the generated plots. 374 - Generated plots will no longer use log-scale.
|
D | Cargo.toml.orig | 73 # required in order to have Criterion.rs generate its own plots (as opposed to using cargo-criterio…
|
D | README.md | 53 In order to generate plots, you must have [gnuplot](http://www.gnuplot.info/) installed. See the gn…
|
/external/webrtc/modules/audio_processing/test/py_quality_assessment/ |
D | README.md | 94 helps with that, producing plots similar to [this
|
/external/pffft/ |
D | CMakeLists.txt | 342 COMMAND bash "-c" "${CMAKE_CURRENT_SOURCE_DIR}/plots.sh"
|
/external/rust/crates/plotters/ |
D | README.md | 19 Plotters is drawing library designed for rendering figures, plots, and charts, in pure rust. Plotte… 192 Plotters now supports integrate with `evcxr` and is able to interactively drawing plots in Jupyter …
|
/external/angle/src/tests/perf_tests/third_party/perf/ |
D | angle-mods.patch | 604 // post-processing step might produce plots of their mean and standard
|
/external/blktrace/btt/doc/ |
D | btt.tex | 49 and also show some interesting plots generated from the data provided
|
/external/fonttools/ |
D | NEWS.rst | 689 - [varLib.plot] Added support for 2D plots with only 1 variation axis (#1522).
|
/external/one-true-awk/testdir/ |
D | funstack.in | 2496 …plots are outlined and the way in which these elements may be combined into a system based on simp… 11840 …keywords = "algorithms; computer generated plots; computer graphics; determination of; FORTRAN… 13653 …plots are described and tested. These are intended to reduce the cost of transmitting contour plot… 13659 …keywords = "compact representation; computer graphics; contour plots; data compaction; data tr…
|
/external/libtextclassifier/native/annotator/pod_ner/test_data/ |
D | vocab.txt | 14812 plots
|
/external/tensorflow/tensorflow/lite/micro/examples/hello_world/train/ |
D | train_hello_world_model.ipynb | 308 "The following code will split our data and then plots each set as a different color:\n"
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | words.shakespeare.txt.gz | 1a
2A
3Aaron
4AARON
5abaissiez
6abandon
7abandoned
8abase
9Abase
10 ... |