Home
last modified time | relevance | path

Searched refs:legend (Results 1 – 25 of 160) sorted by relevance

1234567

/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/apollo3/
Dcompare_1k.py89 plt.legend()
92 plt.legend()
96 plt.legend()
101 plt.legend()
104 plt.legend()
111 plt.legend()
116 plt.legend()
119 plt.legend()
124 plt.legend()
129 plt.legend()
/external/giflib/
Dgif_font.c157 const char *legend, in GifDrawText8x8() argument
167 for (cp = legend; *cp; cp++) in GifDrawText8x8()
209 const char *legend, in GifDrawBoxedText8x8() argument
218 for (cp = legend; *cp; cp++) in GifDrawBoxedText8x8()
231 dup = malloc(strlen(legend)+1); in GifDrawBoxedText8x8()
239 (void)strcpy(dup, (char *)legend); in GifDrawBoxedText8x8()
Dgif_lib.h292 const char *legend, const int color);
304 const char *legend,
/external/rust/crates/criterion/src/plot/plotters_backend/
Ddistributions.rs92 .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], &DARK_BLUE)); in abs_distribution()
107 .legend(|(x, y)| { in abs_distribution()
118 .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], &DARK_BLUE)); in abs_distribution()
247 .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], &DARK_BLUE)); in rel_distribution()
261 .legend(|(x, y)| { in rel_distribution()
272 .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], &DARK_BLUE)); in rel_distribution()
281 .legend(|(x, y)| { in rel_distribution()
Dpdf.rs75 .legend(|(x, y)| Rectangle::new([(x, y - 5), (x + 20, y + 5)], DARK_RED.mix(0.5).filled())); in pdf_comparison_figure()
85 .legend(|(x, y)| { in pdf_comparison_figure()
96 .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], &DARK_RED)); in pdf_comparison_figure()
105 .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], &DARK_BLUE)); in pdf_comparison_figure()
251 .legend(|(x, y)| { in pdf()
262 .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], &DARK_BLUE)); in pdf()
292 .legend(move |(x, y)| Circle::new((x + 10, y), POINT_SIZE, color.filled())); in pdf()
Dregression.rs77 .legend(|(x, y)| Circle::new((x + 10, y), POINT_SIZE, DARK_BLUE.filled())); in regression_figure()
86 .legend(|(x, y)| { in regression_figure()
100 .legend(|(x, y)| { in regression_figure()
205 .legend(|(x, y)| { in regression_comparison_figure()
220 .legend(|(x, y)| { in regression_comparison_figure()
Diteration_times.rs52 .legend(|(x, y)| Circle::new((x + 10, y), POINT_SIZE, DARK_BLUE.filled())); in iteration_times_figure()
119 .legend(|(x, y)| Circle::new((x + 10, y), POINT_SIZE, DARK_BLUE.filled())); in iteration_times_comparison_figure()
129 .legend(|(x, y)| Circle::new((x + 10, y), POINT_SIZE, DARK_RED.filled())); in iteration_times_comparison_figure()
Dt_test.rs45 .legend(|(x, y)| { in t_test()
56 .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], &DARK_BLUE)); in t_test()
/external/icu/icu4j/perf-tests/perldriver/
DOutput.pm28 my $legend = "<a name=\"Legend\">\n<h2>Table legend</h2></a><ul>";
44 $legend .= "<li>".$message."</li>\n";
249 $legend .= "</ul>\n";
250 print HTML $legend;
/external/icu/icu4c/source/test/perf/perldriver/
DOutput.pm30 my $legend = "<a name=\"Legend\">\n<h2>Table legend</h2></a><ul>";
46 $legend .= "<li>".$message."</li>\n";
251 $legend .= "</ul>\n";
252 print HTML $legend;
/external/rust/crates/plotters/examples/
Dtwo-scales.rs36 .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], &BLUE)); in main()
44 .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], &RED)); in main()
D3d-plot.rs30 .legend(|(x, y)| Rectangle::new([(x + 5, y - 5), (x + 15, y + 5)], BLUE.mix(0.5).filled())); in main()
40 .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], &BLACK)); in main()
Dnormal-dist2.rs54 .legend(|(x, y)| Rectangle::new([(x, y - 5), (x + 10, y + 5)], GREEN.filled())); in main()
70 .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], RED.filled())); in main()
Dchart.rs31 .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], &RED)); in main()
38 .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], &BLUE)); in main()
Derrorbar.rs32 .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], &GREEN)); in main()
46 .legend(|(x, y)| PathElement::new(vec![(x, y), (x + 20, y)], &BLUE)); in main()
/external/skqp/tools/bookmaker/
DincludeParser.h354 string legend = "# "; in writeTableHeader() local
355 legend += col1; in writeTableHeader()
357 legend += string(pad - strlen(col1), ' '); in writeTableHeader()
359 legend += " # "; in writeTableHeader()
360 legend += col2; in writeTableHeader()
361 legend += " ##"; in writeTableHeader()
362 this->writeString(legend); in writeTableHeader()
/external/llvm-project/openmp/runtime/tools/
DsummarizeStats.py202 params['ax'].legend(loc='best', bbox_to_anchor=(1.4,1.2))
207 ax.legend()
248 plt.legend(patches[0], labels, loc='best', bbox_to_anchor=(-0.1,1), fontsize=16)
265 plt.legend(patches[0], labels, loc='best', bbox_to_anchor=(-0.1,1), fontsize=16)
/external/ltp/testcases/realtime/tools/
Dftqviz.py104 legend(['interpolated', 'smoothed'])
115 legend(['interpolated', 'smoothed'])
/external/walt/pywalt/
Dplothist.py27 legend([
/external/testng/doc/samplereport/css/
Dmaven-theme.css24 #legend li.externalLink {
32 #legend li.newWindow {
/external/libxml2/fuzz/
Dhtml.dict53 elem_legend="<legend></legend>"
/external/rust/crates/managed/
Dcoverage.sh15 genhtml --branch-coverage --demangle-cpp --legend \
/external/skqp/bin/
Dcoverage56 genhtml -q "$DIR"/merged --legend -o "$DIR"/coverage_report --ignore-errors source
/external/skia/bin/
Dcoverage56 genhtml -q "$DIR"/merged --legend -o "$DIR"/coverage_report --ignore-errors source
/external/webrtc/video/
Dfull_stack_tests_plot.py280 ax1.legend(loc="upper left", shadow=True, fontsize="large")
281 ax2.legend(loc="upper right", shadow=True, fontsize="large")
283 ax1.legend(loc="best", shadow=True, fontsize="large")

1234567