Home
last modified time | relevance | path

Searched refs:bold (Results 1 – 25 of 265) sorted by relevance

1234567891011

/third_party/rust/crates/codespan/codespan-reporting/tests/snapshots/
Dterm__empty__short_color.snap5 {fg:Red bold bright}bug{bold bright}: {/}
6 {fg:Red bold bright}error{bold bright}: {/}
7 {fg:Yellow bold bright}warning{bold bright}: {/}
8 {fg:Green bold bright}note{bold bright}: {/}
9 {fg:Cyan bold bright}help{bold bright}: {/}
10 {fg:Red bold bright}bug{bold bright}: {/}
Dterm__empty__medium_color.snap5 {fg:Red bold bright}bug{bold bright}: {/}
6 {fg:Red bold bright}error{bold bright}: {/}
7 {fg:Yellow bold bright}warning{bold bright}: {/}
8 {fg:Green bold bright}note{bold bright}: {/}
9 {fg:Cyan bold bright}help{bold bright}: {/}
10 {fg:Red bold bright}bug{bold bright}: {/}
Dterm__empty__rich_color.snap5 {fg:Red bold bright}bug{bold bright}: {/}
7 {fg:Red bold bright}error{bold bright}: {/}
9 {fg:Yellow bold bright}warning{bold bright}: {/}
11 {fg:Green bold bright}note{bold bright}: {/}
13 {fg:Cyan bold bright}help{bold bright}: {/}
15 {fg:Red bold bright}bug{bold bright}: {/}
Dterm__overlapping__short_color.snap5 nested_impl_trait.rs:5:56: {fg:Red bold bright}error[E0666]{bold bright}: nested `impl Trait` is no…
6 typeck_type_placeholder_item.rs:1:18: {fg:Red bold bright}error[E0121]{bold bright}: the type place…
7 typeck_type_placeholder_item.rs:2:25: {fg:Red bold bright}error[E0121]{bold bright}: the type place…
8 typeck_type_placeholder_item.rs:2:28: {fg:Red bold bright}error[E0121]{bold bright}: the type place…
9 no_send_res_ports.rs:25:5: {fg:Red bold bright}error[E0277]{bold bright}: `std::rc::Rc<()>` cannot …
10 {fg:Red bold bright}error{bold bright}: aborting due 5 previous errors{/}
Dterm__overlapping__medium_color.snap5 nested_impl_trait.rs:5:56: {fg:Red bold bright}error[E0666]{bold bright}: nested `impl Trait` is no…
6 typeck_type_placeholder_item.rs:1:18: {fg:Red bold bright}error[E0121]{bold bright}: the type place…
7 typeck_type_placeholder_item.rs:2:25: {fg:Red bold bright}error[E0121]{bold bright}: the type place…
8 typeck_type_placeholder_item.rs:2:28: {fg:Red bold bright}error[E0121]{bold bright}: the type place…
9 no_send_res_ports.rs:25:5: {fg:Red bold bright}error[E0277]{bold bright}: `std::rc::Rc<()>` cannot …
14 {fg:Red bold bright}error{bold bright}: aborting due 5 previous errors{/}
Dterm__message_and_notes__short_color.snap5 {fg:Red bold bright}error{bold bright}: a message{/}
6 {fg:Yellow bold bright}warning{bold bright}: a message{/}
7 {fg:Green bold bright}note{bold bright}: a message{/}
8 {fg:Cyan bold bright}help{bold bright}: a message{/}
Dterm__message__rich_color.snap5 {fg:Red bold bright}error{bold bright}: a message{/}
7 {fg:Yellow bold bright}warning{bold bright}: a message{/}
9 {fg:Green bold bright}note{bold bright}: a message{/}
11 {fg:Cyan bold bright}help{bold bright}: a message{/}
Dterm__message__medium_color.snap5 {fg:Red bold bright}error{bold bright}: a message{/}
6 {fg:Yellow bold bright}warning{bold bright}: a message{/}
7 {fg:Green bold bright}note{bold bright}: a message{/}
8 {fg:Cyan bold bright}help{bold bright}: a message{/}
Dterm__message__short_color.snap5 {fg:Red bold bright}error{bold bright}: a message{/}
6 {fg:Yellow bold bright}warning{bold bright}: a message{/}
7 {fg:Green bold bright}note{bold bright}: a message{/}
8 {fg:Cyan bold bright}help{bold bright}: a message{/}
Dterm__empty_ranges__short_color.snap5 hello:1:7: {fg:Green bold bright}note{bold bright}: middle{/}
6 hello:1:13: {fg:Green bold bright}note{bold bright}: end of line{/}
7 hello:2:11: {fg:Green bold bright}note{bold bright}: end of line{/}
8 hello:3:4: {fg:Green bold bright}note{bold bright}: end of file{/}
Dterm__empty_ranges__medium_color.snap5 hello:1:7: {fg:Green bold bright}note{bold bright}: middle{/}
6 hello:1:13: {fg:Green bold bright}note{bold bright}: end of line{/}
7 hello:2:11: {fg:Green bold bright}note{bold bright}: end of line{/}
8 hello:3:4: {fg:Green bold bright}note{bold bright}: end of file{/}
Dterm__message_and_notes__rich_color.snap5 {fg:Red bold bright}error{bold bright}: a message{/}
8 {fg:Yellow bold bright}warning{bold bright}: a message{/}
11 {fg:Green bold bright}note{bold bright}: a message{/}
14 {fg:Cyan bold bright}help{bold bright}: a message{/}
Dterm__message_and_notes__medium_color.snap5 {fg:Red bold bright}error{bold bright}: a message{/}
7 {fg:Yellow bold bright}warning{bold bright}: a message{/}
9 {fg:Green bold bright}note{bold bright}: a message{/}
11 {fg:Cyan bold bright}help{bold bright}: a message{/}
Dterm__empty_ranges__rich_color.snap5 {fg:Green bold bright}note{bold bright}: middle{/}
11 {fg:Green bold bright}note{bold bright}: end of line{/}
17 {fg:Green bold bright}note{bold bright}: end of line{/}
23 {fg:Green bold bright}note{bold bright}: end of file{/}
Dterm__multifile__short_color.snap5 Data/Nat.fun:7:13: {fg:Red bold bright}error{bold bright}: unknown builtin: `NATRAL`{/}
6 Data/Nat.fun:17:16: {fg:Yellow bold bright}warning{bold bright}: unused parameter pattern: `n₂`{/}
7 Test.fun:4:11: {fg:Red bold bright}error[E0001]{bold bright}: unexpected type in application of `_+…
Dterm__multifile__medium_color.snap5 Data/Nat.fun:7:13: {fg:Red bold bright}error{bold bright}: unknown builtin: `NATRAL`{/}
7 Data/Nat.fun:17:16: {fg:Yellow bold bright}warning{bold bright}: unused parameter pattern: `n₂`{/}
9 Test.fun:4:11: {fg:Red bold bright}error[E0001]{bold bright}: unexpected type in application of `_+…
Dterm__overlapping__rich_color.snap5 {fg:Red bold bright}error[E0666]{bold bright}: nested `impl Trait` is not allowed{/}
14 {fg:Red bold bright}error[E0121]{bold bright}: the type placeholder `_` is not allowed within types…
23 {fg:Red bold bright}error[E0121]{bold bright}: the type placeholder `_` is not allowed within types…
33 {fg:Red bold bright}error[E0277]{bold bright}: `std::rc::Rc<()>` cannot be sent between threads saf…
54 {fg:Red bold bright}error{bold bright}: aborting due 5 previous errors{/}
/third_party/skia/third_party/externals/tint/src/diagnostic/
Dprinter_linux.cc52 write_color(style.color, style.bold); in write()
58 constexpr const char* color_code(Color color, bool bold) { in color_code() argument
61 return bold ? "\u001b[1m" : "\u001b[0m"; in color_code()
63 return bold ? "\u001b[30;1m" : "\u001b[30m"; in color_code()
65 return bold ? "\u001b[31;1m" : "\u001b[31m"; in color_code()
67 return bold ? "\u001b[32;1m" : "\u001b[32m"; in color_code()
69 return bold ? "\u001b[33;1m" : "\u001b[33m"; in color_code()
71 return bold ? "\u001b[34;1m" : "\u001b[34m"; in color_code()
73 return bold ? "\u001b[35;1m" : "\u001b[35m"; in color_code()
75 return bold ? "\u001b[36;1m" : "\u001b[36m"; in color_code()
[all …]
Dprinter_windows.cc61 write_color(style.color, style.bold); in write()
67 WORD attributes(Color color, bool bold) { in attributes() argument
74 return FOREGROUND_RED | (bold ? FOREGROUND_INTENSITY : 0); in attributes()
76 return FOREGROUND_GREEN | (bold ? FOREGROUND_INTENSITY : 0); in attributes()
79 (bold ? FOREGROUND_INTENSITY : 0); in attributes()
81 return FOREGROUND_BLUE | (bold ? FOREGROUND_INTENSITY : 0); in attributes()
84 (bold ? FOREGROUND_INTENSITY : 0); in attributes()
87 (bold ? FOREGROUND_INTENSITY : 0); in attributes()
90 (bold ? FOREGROUND_INTENSITY : 0); in attributes()
95 void write_color(Color color, bool bold) { in write_color() argument
[all …]
/third_party/cups-filters/charset/
Dpdf.utf-8.heavy9 # first last direction width normal bold italic bold-italic
23 # "Normal", "bold", "italic", and "bold-italic" are the typefaces to use
31 0000 00FF ltor single CourierNew CourierNew:bold CourierNew:italic CourierNew:bold:italic
32 0100 02FF ltor single DejaVuSansMono DejaVuSansMono:bold DejaVuSansMono:oblique DejaVuSansMono:bold
34 0400 04FF ltor single DejaVuSansMono DejaVuSansMono:bold DejaVuSansMono:oblique DejaVuSansMono:bold
36 1E00 1EFF ltor single CourierNew CourierNew:bold CourierNew:italic CourierNew:bold:italic
37 2000 21FF ltor single DejaVuSansMono DejaVuSansMono:bold DejaVuSansMono:oblique DejaVuSansMono:bold
40 #0400 04FF ltor single FreeMono FreeMono:bold FreeMono:oblique FreeMono:bold:oblique
/third_party/node/deps/npm/lib/utils/
Dexplain-dep.js34 const { bold, dim, green } = chalk
37 extra.push(' ' + bold(colorType('extraneous', chalk)))
41 extra.push(' ' + bold(colorType('dev', chalk)))
45 extra.push(' ' + bold(colorType('optional', chalk)))
49 extra.push(' ' + bold(colorType('peer', chalk)))
53 extra.push(' ' + bold(colorType('bundled', chalk)))
57 extra.push(' ' + bold(colorType('overridden', chalk)))
62 : `${bold(name)}@${bold(version)}`
110 const { bold } = chalk
112 ? bold(relative(from.location, spec.slice('file:'.length)))
[all …]
/third_party/selinux/secilc/docs/
Dtheme.theme10 "bold": false,
17 "bold": false,
25 "bold": true,
33 "bold": true,
40 "bold": true,
47 "bold": false,
54 "bold": true,
/third_party/typescript/tests/baselines/reference/
DmethodSignatureHandledDeclarationKindForSymbol.symbols5 bold(): string;
6 >bold : Symbol(Foo.bold, Decl(methodSignatureHandledDeclarationKindForSymbol.ts, 0, 15), Decl(metho…
12 bold: string;
13 >bold : Symbol(Foo.bold, Decl(methodSignatureHandledDeclarationKindForSymbol.ts, 0, 15), Decl(metho…
/third_party/typescript/tests/issues_cookbook_tests/pages/cookbook/
D5.45.ets1 function drawText({ text = '', location: [x, y] = [0, 0], bold = false }) {
5 bold;
8 drawText({ text: 'Hello, world!', location: [100, 50], bold: true })
11 function drawText_right(text: String, location: number[], bold: boolean) {
17 bold;
/third_party/node/deps/npm/node_modules/npm-audit-report/lib/
Dcolors.js2 const green = s => chalk.green.bold(s)
3 const red = s => chalk.red.bold(s)
4 const magenta = s => chalk.magenta.bold(s)
5 const yellow = s => chalk.yellow.bold(s)
6 const white = s => chalk.bold(s)

1234567891011