Home
last modified time | relevance | path

Searched refs:Bold (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DWithColor.h73 bool Bold = false, bool BG = false, ColorMode Mode = ColorMode::Auto)
75 changeColor(Color, Bold, BG); in OS()
120 LLVM_ABI WithColor &changeColor(raw_ostream::Colors Color, bool Bold = false,
H A DFormattedStream.h183 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor() argument
186 raw_ostream::changeColor(Color, Bold, BG); in changeColor()
H A Draw_ostream.h335 virtual raw_ostream &changeColor(enum Colors Color, bool Bold = false,
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DRenderingSupport.h52 bool Bold = false, bool BG = false) {
54 OS.changeColor(Color, Bold, BG);
/freebsd/share/examples/printing/
H A Dmake-ps-header55 /Helvetica-Bold findfont 64 scalefont setfont
68 /Helvetica-Bold findfont 14 scalefont setfont
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DMarkupFilter.cpp403 Bold = true; in trySGR()
405 OS.changeColor(raw_ostream::Colors::SAVEDCOLOR, Bold); in trySGR()
435 Bold); in highlight()
442 OS.changeColor(raw_ostream::Colors::GREEN, Bold); in highlightValue()
451 OS.changeColor(*Color, Bold); in restoreColor()
454 if (Bold) in restoreColor()
455 OS.changeColor(raw_ostream::Colors::SAVEDCOLOR, Bold); in restoreColor()
461 if (!Color && !Bold) in resetColor()
464 Bold = false; in resetColor()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp1704 void Bold() { in Bold() function in __anon44eed8fe0111::TemplateDiff
1778 Bold(); in PrintTypeNames()
1783 Bold(); in PrintTypeNames()
1800 Bold(); in PrintExpr()
1805 Bold(); in PrintExpr()
1809 Bold(); in PrintExpr()
1843 Bold(); in PrintTemplateTemplate()
1848 Bold(); in PrintTemplateTemplate()
1852 Bold(); in PrintTemplateTemplate()
1896 Bold(); in PrintAPSInt()
[all …]
H A DCommentSema.cpp1070 .Case("b", InlineCommandRenderKind::Bold) in getInlineCommandRenderKind()
H A DJSONNodeDumper.cpp1755 case comments::InlineCommandRenderKind::Bold: in visitInlineCommandComment()
H A DTextNodeDumper.cpp1136 case comments::InlineCommandRenderKind::Bold: in visitInlineCommandComment()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTDumperUtils.h31 bool Bold; member
94 OS.changeColor(Color.Color, Color.Bold); in ColorScope()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp53 bool &Normal, bool Bold) { in applyTemplateHighlighting() argument
65 if (Bold) in applyTemplateHighlighting()
607 unsigned Column, bool Bold) { in printWordWrapped() argument
631 TextNormal, Bold); in printWordWrapped()
641 TextNormal, Bold); in printWordWrapped()
647 applyTemplateHighlighting(OS, Str.substr(Length), TextNormal, Bold); in printWordWrapped()
719 bool Bold = false; in printDiagnosticMessage() local
724 Bold = true; in printDiagnosticMessage()
728 printWordWrapped(OS, Message, Columns, CurrentColumn, Bold); in printDiagnosticMessage()
731 applyTemplateHighlighting(OS, Message, Normal, Bold); in printDiagnosticMessage()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DWithColor.cpp143 WithColor &WithColor::changeColor(raw_ostream::Colors Color, bool Bold, in changeColor() argument
146 OS.changeColor(Color, Bold, BG); in changeColor()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_report_decorator.h27 const char *Bold() const { return ansi_ ? "\033[1m" : ""; } in Bold() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkupFilter.h154 bool Bold = false; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp364 Buffer.Append(Decor.Bold()); in ~Diag()
371 Decor.Bold()); in ~Diag()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp284 case InlineCommandRenderKind::Bold: in visitInlineCommandComment()
633 case InlineCommandRenderKind::Bold: in visitInlineCommandComment()
/freebsd/contrib/tcsh/
H A DNewThings144 * Underline and Bold in the prompt; additions and changes to the prompt and
/freebsd/contrib/file/magic/Magdir/
H A Dfonts35 # show font name in parentheses like: Frankfurt Lithos CharterBT-BoldItalic Courier10PitchBT-Bold
216 # font name like Big&Tall, Celtic #s, Courier, University Bold, WYE
/freebsd/share/misc/
H A Dusb_hid_usages880 0x23E AC Bold
H A Dusb_vendors22417 0900 [Packtalk Bold Bluetooth Motorcycle Intercom]
/freebsd/contrib/tzdata/
H A Dnorthamerica1630 # For more on Orillia, see: Daubs K. Bold attempt at daylight saving
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src20823 # Bold, dim, and standout are simulated by colors and thus not allowed
22397 # with: 0 All off, 1 Bold, 4 Underline, 5 Blinking, 7 Reverse
22398 # and : 22 Bold off, 24 Underline off, 25 Blinking off, 27 Reverse off
22496 # with: 0 All off, 1 Bold, 4 Underline, 5 Blinking, 7 Reverse
22497 # and : 22 Bold off, 24 Underline off, 25 Blinking off, 27 Reverse off