Home
last modified time | relevance | path

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

12

/netbsd-src/external/ofl/font-liberation-ttf/
H A DMakefile12 FILES= LiberationMono-Bold.ttf LiberationMono-BoldItalic.ttf \
14 LiberationSans-Bold.ttf LiberationSans-BoldItalic.ttf \
16 LiberationSerif-Bold.ttf LiberationSerif-BoldItalic.ttf \
/netbsd-src/external/gpl2/groff/dist/font/devps/generate/
H A DMakefile60 `$(AFMNAME) $(afmdir)/Times-Bold.afm` $(TEXTMAP) $@
76 `$(AFMNAME) $(afmdir)/Helvetica-Bold.afm` $(TEXTMAP) $@
92 `$(AFMNAME) $(afmdir)/Courier-Bold.afm` $(TEXTMAP) $@
108 `$(AFMNAME) $(afmdir)/Palatino-Bold.afm` $(TEXTMAP) $@
124 `$(AFMNAME) $(afmdir)/NewCenturySchlbk-Bold.afm` $(TEXTMAP) $@
172 `$(AFMNAME) $(afmdir)/Helvetica-Narrow-Bold.afm` $(TEXTMAP) $@
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DWithColor.h73 bool Bold = false, bool BG = false,
76 changeColor(Color, Bold, BG); in OS()
121 WithColor &changeColor(raw_ostream::Colors Color, bool Bold = false,
H A DFormattedStream.h148 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor() argument
149 TheStream->changeColor(Color, Bold, BG); in changeColor()
H A Draw_ostream.h301 virtual raw_ostream &changeColor(enum Colors Color, bool Bold = false,
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp1607 void Bold() { in Bold() function in __anon9bd150090111::TemplateDiff
1665 Bold(); in PrintTypeNames()
1670 Bold(); in PrintTypeNames()
1687 Bold(); in PrintExpr()
1692 Bold(); in PrintExpr()
1696 Bold(); in PrintExpr()
1730 Bold(); in PrintTemplateTemplate()
1735 Bold(); in PrintTemplateTemplate()
1739 Bold(); in PrintTemplateTemplate()
1783 Bold(); in PrintAPSInt()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DRenderingSupport.h52 bool Bold = false, bool BG = false) {
54 OS.changeColor(Color, Bold, BG);
/netbsd-src/external/gpl3/gdb/dist/gdb/doc/
H A Dlpsrc.sed3 \\font\\bbf=Times-Bold at 10pt\
4 \\font\\vbbf=Times-Bold at 12pt\
/netbsd-src/external/gpl3/gdb.old/dist/gdb/doc/
H A Dlpsrc.sed3 \\font\\bbf=Times-Bold at 10pt\
4 \\font\\vbbf=Times-Bold at 12pt\
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTDumperUtils.h31 bool Bold; member
94 OS.changeColor(Color.Color, Color.Bold); in ColorScope()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnostic.cpp46 bool &Normal, bool Bold) { in applyTemplateHighlighting() argument
58 if (Bold) in applyTemplateHighlighting()
615 bool Bold = false, in printWordWrapped() argument
643 TextNormal, Bold); in printWordWrapped()
653 TextNormal, Bold); in printWordWrapped()
659 applyTemplateHighlighting(OS, Str.substr(Length), TextNormal, Bold); in printWordWrapped()
731 bool Bold = false; in printDiagnosticMessage() local
736 Bold = true; in printDiagnosticMessage()
740 printWordWrapped(OS, Message, Columns, CurrentColumn, Bold); in printDiagnosticMessage()
743 applyTemplateHighlighting(OS, Message, Normal, Bold); in printDiagnosticMessage()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DWithColor.cpp122 WithColor &WithColor::changeColor(raw_ostream::Colors Color, bool Bold, in changeColor() argument
125 OS.changeColor(Color, Bold, BG); in changeColor()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_report_decorator.h28 const char *Bold() const { return ansi_ ? "\033[1m" : ""; } in Bold() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_report_decorator.h27 const char *Bold() const { return ansi_ ? "\033[1m" : ""; } in Bold() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_report_decorator.h26 const char *Bold() const { return ansi_ ? "\033[1m" : ""; } in Bold() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_diag.cc349 Buffer.append(Decor.Bold()); in ~Diag()
356 Decor.Bold()); in ~Diag()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_diag.cc351 Buffer.append(Decor.Bold()); in ~Diag()
358 Decor.Bold()); in ~Diag()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_diag.cpp358 Buffer.append("%s", Decor.Bold()); in ~Diag()
365 Decor.Bold()); in ~Diag()
/netbsd-src/external/gpl2/groff/dist/font/devps/
H A DCB2 internalname Courier-Bold
H A DPB2 internalname Palatino-Bold
H A DNB2 internalname NewCenturySchlbk-Bold
H A DTB2 internalname Times-Bold
H A DHB2 internalname Helvetica-Bold
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A DALLcolors_notes.txt31 Color Bold Faint
/netbsd-src/external/cddl/dtracetoolkit/dist/Notes/
H A DALLcolors_notes.txt31 Color Bold Faint

12