| /external/rust/crates/criterion-plot/src/ | 
| D | traits.rs | 21 pub trait Plot<This> {  trait
 | 
| D | lib.rs | 908 struct Plot {  struct913 impl Plot {  argument
 
 | 
| /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ | 
| D | Plot.java | 44 public abstract class Plot<SeriesType extends Series, FormatterType extends Formatter, RendererType…  class215     public Plot(Context context, String title) {  in Plot()  method in Plot
 224     public Plot(Context context, String title, RenderMode mode) {  in Plot()  method in Plot
 247     public Plot(Context context, AttributeSet attrs) {  in Plot()  method in Plot
 268     public Plot(Context context, AttributeSet attrs, int defStyle) {  in Plot()  method in Plot
 
 | 
| /external/webrtc/modules/remote_bitrate_estimator/test/ | 
| D | bwe_test_logging.cc | 98 void Logging::Plot(int figure, const std::string& name, double value) {  in Plot()  function in webrtc::testing::bwe::Logging102 void Logging::Plot(int figure,  in Plot()  function in webrtc::testing::bwe::Logging
 109 void Logging::Plot(int figure,  in Plot()  function in webrtc::testing::bwe::Logging
 116 void Logging::Plot(int figure,  in Plot()  function in webrtc::testing::bwe::Logging
 
 | 
| /external/rust/crates/criterion/src/html/ | 
| D | mod.rs | 99 struct Plot {  struct103 impl Plot {  implementation
 104     fn new(name: &str, url: &str) -> Plot {  in new()
 
 | 
| /external/skia/src/gpu/ | 
| D | AtlasTypes.cpp | 15 Plot::Plot(int pageIndex, int plotIndex, AtlasGenerationCounter* generationCounter,  in Plot()  function in skgpu::Plot
 | 
| /external/tensorflow/tensorflow/core/profiler/convert/ | 
| D | hlo_proto_to_graph_view.cc | 91 StatusOr<std::string> Plot(std::unique_ptr<HloModule> module,  in Plot()  function
 | 
| /external/rappor/apps/rappor-sim/ | 
| D | server.R | 6 Plot <- function(x, color = "grey") {  function
 | 
| /external/webrtc/modules/video_coding/codecs/test/ | 
| D | plot_webrtc_test_logs.py | 251 def Plot(y_metric, x_metric, metrics):  function
 | 
| /external/webrtc/video/ | 
| D | full_stack_tests_plot.py | 233     def Plot(self, ax1):  member in PlotConfig
 | 
| /external/skia/src/gpu/ganesh/ | 
| D | GrDrawOpAtlas.cpp | 30 using Plot = skgpu::Plot;  typedef
 |