Searched refs:titled (Results 1 – 25 of 68) sorted by relevance
123
/external/rust/crates/plotters/examples/ |
D | sierpinski.rs | 29 .titled("Sierpinski Carpet Demo", ("sans-serif", 60))? in main()
|
D | chart.rs | 9 let root_area = root_area.titled("Image Title", ("sans-serif", 60).into_font())?; in main()
|
/external/angle/include/GLES/ |
D | README.md | 11 …1. Look for the section titled `# GLES 1.x API + mandatory extensions - GLES/gl.h (no function poi…
|
/external/grpc-grpc-java/gae-interop-testing/ |
D | README.md | 45 `http://appengine.google.com` and scrolling down to the section titled
|
/external/rust/crates/criterion/src/plot/plotters_backend/ |
D | summary.rs | 39 .titled(&format!("{}: Comparison", title), (DEFAULT_FONT, 20)) in line_comparison() 208 .titled(&format!("{}: Violin plot", title), (DEFAULT_FONT, 20)) in violin()
|
/external/grpc-grpc/tools/interop_matrix/patches/ |
D | README.md | 20 titled `<language>_<git_tag>` for the git tag being modified.
|
/external/rust/crates/grpcio-sys/grpc/tools/interop_matrix/patches/ |
D | README.md | 20 titled `<language>_<git_tag>` for the git tag being modified.
|
/external/rust/crates/plotters/src/chart/ |
D | builder.rs | 202 drawing_area = drawing_area.titled(title, style.clone())?; in build_cartesian_2d() 338 drawing_area = drawing_area.titled(title, style.clone())?; in build_cartesian_3d()
|
/external/rust/crates/grpcio-sys/grpc/summerofcode/2016/ |
D | siddharth_shukla.md | 3 The project, titled 'GRPC Python compatibility support', involved
|
/external/python/cpython2/Doc/tutorial/ |
D | whatnow.rst | 48 Particularly notable contributions are collected in a book also titled Python
|
/external/grpc-grpc/summerofcode/2016/ |
D | siddharth_shukla.md | 3 The project, titled 'GRPC Python compatibility support', involved
|
/external/libavc/common/arm/ |
D | ih264_default_weighted_pred_a9q.s | 47 @* 8.4.2.3.1 titled "Default weighted sample prediction process" for luma. 221 @* 8.4.2.3.1 titled "Default weighted sample prediction process" for chroma.
|
D | ih264_inter_pred_chroma_a9q.s | 56 @* sec 8.4.2.2.2 titled "chroma sample interpolation process"
|
D | ih264_inter_pred_filters_luma_horz_a9q.s | 53 @* sec 8.4.2.2.1 titled "Luma sample interpolation process"
|
D | ih264_inter_pred_luma_horz_qpel_a9q.s | 53 @* sec 8.4.2.2.1 titled "Luma sample interpolation process"
|
D | ih264_weighted_pred_a9q.s | 47 @* 8.4.2.3.2 titled "Weighted sample prediction process" for luma. 277 @* 8.4.2.3.2 titled "Weighted sample prediction process" for chroma.
|
/external/python/cpython3/Doc/tutorial/ |
D | whatnow.rst | 48 Particularly notable contributions are collected in a book also titled Python
|
/external/angle/extensions/ |
D | ANGLE_framebuffer_blit.txt | 107 Add to 4.3.1 (Reading Pixels), right before the subsection titled 118 Insert a new section 4.3.2 titled "Copying Pixels" and renumber the 283 Modify the first sentence of the subsection titled "Effects of Framebuffer
|
D | ANGLE_framebuffer_multisample.txt | 110 Add to 4.3.1 (Reading Pixels), right before the subsection titled 200 titled "Framebuffer Completeness" add an entry to the bullet list:
|
/external/rust/crates/plotters/src/drawing/ |
D | area.rs | 475 pub fn titled<'a, S: Into<TextStyle<'a>>>( in titled() method 729 .titled("This is the title", ("serif", 30)) in test_titled()
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/m4/ |
D | ax_code_coverage.m4 | 167 # The generated report will be titled using the $(PACKAGE_NAME) and
|
/external/libjpeg-turbo/ |
D | README.ijg | 197 titled "Digital Compression and Coding of Continuous-tone Still Images, 199 10918-1, ITU-T T.81. Part 2 is titled "Digital Compression and Coding of
|
/external/skia/site/ |
D | config.toml | 129 # Adds a H2 section titled "Feedback" to the bottom of each doc. The responses are sent to Google A…
|
/external/harfbuzz_ng/m4/ |
D | ax_code_coverage.m4 | 201 # The generated report will be titled using the $(PACKAGE_NAME) and
|
/external/strace/m4/ |
D | ax_code_coverage.m4 | 203 # The generated report will be titled using the $(PACKAGE_NAME) and
|
123