/external/rust/crates/anes/src/sequences/ |
D | color.rs | 26 Black, enumerator 83 Color::Black => write!(f, "5;0"), in fmt() 149 SetForegroundColor(Color::Black) => "\x1B[38;5;0m", 170 SetBackgroundColor(Color::Black) => "\x1B[48;5;0m",
|
/external/google-fonts/rubik/ |
D | METADATA.pb | 82 filename: "Rubik-Black.ttf" 83 post_script_name: "Rubik-Black" 84 full_name: "Rubik Black" 93 full_name: "Rubik Black Italic"
|
/external/pdfium/third_party/lcms/src/ |
D | cmspcs.c | 709 cmsUInt16Number **Black, in _cmsEndPointsBySpace() argument 728 if (Black) *Black = Grayblack; in _cmsEndPointsBySpace() 733 if (Black) *Black = RGBblack; in _cmsEndPointsBySpace() 738 if (Black) *Black = LABblack; in _cmsEndPointsBySpace() 743 if (Black) *Black = CMYKblack; in _cmsEndPointsBySpace() 748 if (Black) *Black = CMYblack; in _cmsEndPointsBySpace()
|
D | cmssamp.c | 69 cmsUInt16Number *Black; in BlackPointAsDarkerColorant() local 93 if (!_cmsEndPointsBySpace(Space, NULL, &Black, &nChannels)) { in BlackPointAsDarkerColorant() 124 cmsDoTransform(xform, Black, &Lab, 1); in BlackPointAsDarkerColorant()
|
/external/google-fonts/source-sans-pro/ |
D | METADATA.pb | 100 filename: "SourceSansPro-Black.ttf" 101 post_script_name: "SourceSansPro-Black" 102 full_name: "Source Sans Pro Black" 111 full_name: "Source Sans Pro Black Italic"
|
/external/python/bumble/docs/mkdocs/src/development/ |
D | code_style.md | 4 The Python code style used in this project follows the [Black code style](https://black.readthedocs… 9 The preferred quote style is single quotes, which isn't a configurable option for `Black`, so we ar… 13 The adoption of `Black` as a formatter came in late in the project, with already a large code base.…
|
/external/libcups/data/ |
D | raster.defs | 53 #define CUPS_CSPACE_K 3 /* Black */ 58 #define CUPS_CSPACE_KCMY 8 /* Black, cyan, magenta, yellow */ 59 #define CUPS_CSPACE_KCMYcm 9 /* Black, cyan, magenta, yellow, *
|
/external/rust/crates/intrusive-collections/src/ |
D | rbtree.rs | 39 Black, enumerator 201 Color::Black => 1, in set_parent_color() 216 self.set_parent_color(ptr, None, Color::Black); in acquire_link() 247 Color::Black in color() 479 Color::Black => 1, in set_parent_color() 534 Color::Black in color() 838 link_ops.set_color(x, Color::Black); in post_insert() 842 link_ops.set_color(x, Color::Black); in post_insert() 846 link_ops.set_color(y, Color::Black); in post_insert() 855 link_ops.set_color(x, Color::Black); in post_insert() [all …]
|
/external/rust/crates/env_logger/src/fmt/writer/termcolor/ |
D | extern_impl.rs | 505 Black, enumerator 520 Color::Black => termcolor::Color::Black, in into_termcolor()
|
/external/ot-br-posix/src/web/web-service/frontend/res/css/ |
D | styles.css | 841 …src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v16/s7gf… 849 …src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v16/3Y_x… 857 …src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v16/WeQR… 865 …src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v16/jyIY… 873 …src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v16/phsu… 881 …src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v16/9_7S… 889 …src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v16/mnpf…
|
/external/google-fonts/lato/ |
D | METADATA.pb | 154 filename: "Lato-Black.ttf" 155 post_script_name: "Lato-Black" 156 full_name: "Lato Black" 165 full_name: "Lato Black Italic"
|
/external/skia/src/sfnt/ |
D | SkPanose.h | 58 Black = 10, enumerator 208 Black = 10, enumerator 329 Black = 10, enumerator
|
/external/python/bumble/ |
D | .git-blame-ignore-revs | 1 # Migrate code style to Black
|
/external/python/cpython2/Tools/pynche/ |
D | html40colors.txt | 2 Black #000000
|
/external/python/cpython3/Tools/pynche/ |
D | html40colors.txt | 2 Black #000000
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_report_decorator.h | 33 const char *Black() const { return ansi_ ? "\033[1m\033[30m" : ""; } in Black() function
|
/external/google-fonts/fraunces/ |
D | README.md | 16 Weight | wght | 100 to 900 | 400 | Labeled Thin, Light, Regular, Semibold, Bold, and Black in insta… 32 The `wght` axis spans Thin to Black. Nuff said.
|
/external/AFLplusplus/dictionaries/ |
D | pdf.dict | 170 "/Black" 248 "/ClarendonBT-Black" 250 "/Clearface-Black" 522 "/HelveticaNeue-Black" 692 "/MyriadPro-Black" 998 "/Swiss721BT-Black"
|
/external/pdfium/testing/resources/pixel/ |
D | bug_981347.in | 37 [ /Black ]
|
/external/libxml2/result/HTML/ |
D | test2.html.sax | 13 SAX.startElement(body, bgcolor='White', link='Blue', text='Black', vlink='Black', alink='Red')
|
/external/parameter-framework/upstream/test/xml-generator/testVector/ |
D | complex.pfw | 18 domain: Black
|
/external/lottie/sample-compose/src/main/java/com/airbnb/lottie/sample/compose/utils/ |
D | ComposeExtensions.kt | 31 fun Modifier.maybeDrawBorder(draw: Boolean, color: Color = Color.Black, width: Dp = 1.dp): Modifier… in maybeDrawBorder()
|
/external/fonttools/Tests/feaLib/data/ |
D | STAT_test_elidedFallbackNameID.fea | 77 name "Black";
|
D | STAT_test.fea | 100 name "Black";
|
D | STAT_bad.fea | 87 name "Black";
|