/third_party/giflib/ |
D | gif_font.c | 159 const char *legend, in GifDrawText8x8() argument 168 for (cp = legend; *cp; cp++) in GifDrawText8x8() 210 const char *legend, in GifDrawBoxedText8x8() argument 219 for (cp = legend; *cp; cp++) in GifDrawBoxedText8x8() 232 dup = malloc(strlen(legend)+1); in GifDrawBoxedText8x8() 240 (void)strcpy(dup, (char *)legend); in GifDrawBoxedText8x8()
|
D | gif_lib.h | 283 const char *legend, const int color); 295 const char *legend,
|
/third_party/boost/libs/numeric/odeint/examples/ |
D | solar_system.agr | 332 @ legend on 333 @ legend loctype view 334 @ legend 0.85, 0.8 335 @ legend box color 1 336 @ legend box pattern 1 337 @ legend box linewidth 1.0 338 @ legend box linestyle 1 339 @ legend box fill color 0 340 @ legend box fill pattern 1 341 @ legend font 0 [all …]
|
/third_party/typescript/src/compiler/ |
D | tracing.ts | 27 const legend: TraceRecord[] = []; constant 65 legend.push({ 99 legend[legend.length - 1].typesPath = undefined; 181 const typesPath = legend[legend.length - 1].typesPath!; constant 289 fs.writeFileSync(legendPath, JSON.stringify(legend));
|
/third_party/parse5/test/data/parser-feedback/ |
D | webkit02.test | 210 "description": "<legend>test</legend>", 211 "input": "<legend>test</legend>", 215 "legend", 224 "legend"
|
/third_party/boost/libs/histogram/benchmark/ |
D | plot_benchmarks.py | 45 plt.legend(fontsize="xx-small") 53 plt.legend(fontsize="xx-small") 61 plt.legend(fontsize="xx-small") 69 plt.legend(fontsize="xx-small")
|
/third_party/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"; 249 $legend .= "</ul>\n"; 250 print HTML $legend;
|
/third_party/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;
|
/third_party/boost/libs/hana/doc/js/ |
D | chart.js | 66 if (options.legend == undefined) { 67 options.legend = {
|
/third_party/boost/libs/hana/doc/html/ |
D | chart.js | 66 if (options.legend == undefined) { 67 options.legend = {
|
/third_party/libpsl/ |
D | Makefile.am | 45 genhtml --prefix . $(LCOV_INFO) --legend --title "libpsl" --output-directory=lcov 64 …genhtml --prefix . --ignore-errors source $(LCOV_INFO) --legend --title "libpsl-fuzz" --output-dir…
|
/third_party/ltp/testcases/realtime/tools/ |
D | ftqviz.py | 104 legend(['interpolated', 'smoothed']) 115 legend(['interpolated', 'smoothed'])
|
/third_party/libxml2/fuzz/ |
D | html.dict | 53 elem_legend="<legend></legend>"
|
/third_party/libpsl/fuzz/ |
D | view-coverage.sh | 20 genhtml --prefix . --ignore-errors source $LCOV_INFO --legend --title "$1" --output-directory=lcov
|
/third_party/boost/libs/compute/perf/ |
D | perfdoc.py | 42 pylab.legend(loc='upper left')
|
/third_party/skia/bin/ |
D | coverage | 56 genhtml -q "$DIR"/merged --legend -o "$DIR"/coverage_report --ignore-errors source
|
/third_party/flutter/skia/bin/ |
D | coverage | 56 genhtml -q "$DIR"/merged --legend -o "$DIR"/coverage_report --ignore-errors source
|
/third_party/boost/libs/numeric/odeint/performance/ |
D | plot_result.py | 59 ax.legend(loc='upper left', prop={'size': 16})
|
/third_party/boost/libs/numeric/ublas/benchmarks/ |
D | plot.py | 52 plt.legend()
|
/third_party/optimized-routines/math/tools/ |
D | plot.py | 57 ax1.legend()
|
/third_party/flutter/skia/fuzz/ |
D | coverage | 81 genhtml -q "$DIR"/merged --legend -o "$DIR"/coverage_report --ignore-errors source
|
/third_party/skia/fuzz/ |
D | coverage | 81 genhtml -q "$DIR"/merged --legend -o "$DIR"/coverage_report --ignore-errors source
|
/third_party/boost/libs/histogram/doc/ |
D | iteration_performance.py | 58 plt.legend(handles=handles, fontsize="x-small", frameon=False, handlelength=4, ncol=2)
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/ |
D | webtreemap.css | 52 #legend > * {
|
/third_party/gstreamer/gstreamer/tests/misc/ |
D | plot-data | 68 pylab.legend()
|