Home
last modified time | relevance | path

Searched defs:plot (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/libs/compute/perf/
Dperf.py219 plot = None variable
221 plot = "time" variable
223 plot = "rate" variable
/third_party/flutter/skia/src/gpu/
DGrDrawOpAtlas.cpp216 inline bool GrDrawOpAtlas::updatePlot(GrDeferredUploadTarget* target, AtlasID* id, Plot* plot) { in updatePlot()
248 for (Plot* plot = plotIter.get(); plot; plot = plotIter.next()) { in uploadToPage() local
291 Plot* plot = fPages[pageIdx].fPlotList.tail(); in addToAtlas() local
325 Plot* plot = nullptr; in addToAtlas() local
384 while (Plot* plot = plotIter.get()) { in compact() local
412 while (Plot* plot = plotIter.get()) { in compact() local
451 while (Plot* plot = plotIter.get()) { in compact() local
483 while (Plot* plot = plotIter.get()) { in compact() local
DGrDrawOpAtlas.h136 uint32_t plot = GetPlotIndexFromID(id); in hasID() local
150 Plot* plot = fPages[pageIdx].fPlotArray[plotIdx].get(); in setLastUseToken() local
226 Plot* plot = fPages[pd.fPageIndex].fPlotArray[pd.fPlotIndex].get(); in setLastUseTokenBulk() local
363 inline void makeMRU(Plot* plot, int pageIdx) { in makeMRU()
383 inline void processEvictionAndResetRects(Plot* plot) { in processEvictionAndResetRects()
/third_party/boost/libs/math/doc/graphs/
Dsf_graphs.cpp123 void plot(const std::string& title, const std::string& file, in plot() function in function_arity1_plotter
139 svg_2d_plot plot; in plot() local
261 function_arity1_plotter plot; in main() local
Ddist_graphs.cpp183 void plot(const std::string& title, const std::string& file) in plot() function in distribution_plotter
204 svg_2d_plot plot; in plot() local
Dplot_1d_errors.cpp97 boost::svg::svg_2d_plot plot; in plot_errors_1d() local
/third_party/boost/libs/numeric/ublas/benchmarks/
Dplot.py15 class plot(object): class
/third_party/optimized-routines/math/tools/
Dplot.py42 def plot(xs, gs, ys, es): function
/third_party/python/Lib/turtledemo/
Dchaos.py32 def plot(fun, start, color): function
/third_party/gstreamer/gstplugins_good/gst/goom2k1/
Dlines.c75 guint32 plot; in goom_lines() local
/third_party/flutter/skia/tools/
DStats.h76 SkString plot; // A single-line bar chart (_not_ histogram) of the samples. member
/third_party/flutter/skia/samplecode/
DSampleChart.cpp33 SkPath* plot, SkPath* fill) { in gen_paths()
/third_party/flutter/skia/bench/
DChartBench.cpp39 SkPath* plot, SkPath* fill) { in gen_paths()
/third_party/boost/libs/metaparse/tools/benchmark/
Dbenchmark.py177 def plot(values, mode_names, title, (xlabel, ylabel), out_file): function
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property