/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/apollo3/ |
D | compare_1k.py | 89 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/ |
D | gif_font.c | 157 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()
|
D | gif_lib.h | 292 const char *legend, const int color); 304 const char *legend,
|
/external/rust/crates/criterion/src/plot/plotters_backend/ |
D | distributions.rs | 92 .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()
|
D | pdf.rs | 75 .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()
|
D | regression.rs | 77 .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()
|
D | iteration_times.rs | 52 .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()
|
D | t_test.rs | 45 .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/ |
D | Output.pm | 28 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/ |
D | Output.pm | 30 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/ |
D | two-scales.rs | 36 .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()
|
D | 3d-plot.rs | 30 .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()
|
D | normal-dist2.rs | 54 .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()
|
D | chart.rs | 31 .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()
|
D | errorbar.rs | 32 .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/ |
D | includeParser.h | 354 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/ |
D | summarizeStats.py | 202 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/ |
D | ftqviz.py | 104 legend(['interpolated', 'smoothed']) 115 legend(['interpolated', 'smoothed'])
|
/external/walt/pywalt/ |
D | plothist.py | 27 legend([
|
/external/testng/doc/samplereport/css/ |
D | maven-theme.css | 24 #legend li.externalLink { 32 #legend li.newWindow {
|
/external/libxml2/fuzz/ |
D | html.dict | 53 elem_legend="<legend></legend>"
|
/external/rust/crates/managed/ |
D | coverage.sh | 15 genhtml --branch-coverage --demangle-cpp --legend \
|
/external/skqp/bin/ |
D | coverage | 56 genhtml -q "$DIR"/merged --legend -o "$DIR"/coverage_report --ignore-errors source
|
/external/skia/bin/ |
D | coverage | 56 genhtml -q "$DIR"/merged --legend -o "$DIR"/coverage_report --ignore-errors source
|
/external/webrtc/video/ |
D | full_stack_tests_plot.py | 280 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")
|