/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/enum/ |
H A D | tst.EnumEquality.d | 48 YELLOW enumerator 53 /(WHITE == RED) && (YELLOW == BLUE) && (GREEN == BLACK)/
|
H A D | tst.EnumValAssign.d | 44 YELLOW = 2, enumerator 53 /(0 == RED) && (10 == ORANGE) && (2 == YELLOW) && (3 == GREEN) &&
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTDumperUtils.h | 57 static const TerminalColor AddressColor = {llvm::raw_ostream::YELLOW, false}; 59 static const TerminalColor LocationColor = {llvm::raw_ostream::YELLOW, false};
|
/freebsd/contrib/dialog/samples/ |
H A D | slackware.rc | 40 title_color = (YELLOW,CYAN,ON) 70 searchbox_color = (YELLOW,WHITE,ON)
|
H A D | suse.rc | 40 title_color = (YELLOW,WHITE,ON) 58 button_label_active_color = (YELLOW,BLUE,ON)
|
H A D | whiptail.rc | 31 screen_color = (YELLOW,BLUE,ON) 82 menubox_color = (YELLOW,BLUE,OFF)
|
H A D | debian.rc | 59 button_label_active_color = (YELLOW,BLUE,ON)
|
/freebsd/stand/lua/ |
H A D | color.lua | 42 color.YELLOW = 3
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | raw_ostream.h | 97 YELLOW, enumerator 117 static constexpr Colors YELLOW = Colors::YELLOW; variable
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | LinePrinter.cpp | 314 OS.changeColor(raw_ostream::YELLOW, /*bold=*/true); in applyColor() 321 OS.changeColor(raw_ostream::YELLOW, false); in applyColor()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | WithColor.cpp | 50 OS.changeColor(raw_ostream::YELLOW); in WithColor()
|
H A D | raw_ostream.cpp | 69 constexpr raw_ostream::Colors raw_ostream::YELLOW; member in raw_ostream
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | SchedulerStatistics.cpp | 153 FOS.changeColor(raw_ostream::YELLOW, true, false); in printSchedulerUsage()
|
H A D | TimelineView.cpp | 117 return raw_ostream::YELLOW; in chooseColor()
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/ls/ |
H A D | ls1021a-moxa-uc-8410a.dts | 122 label = "UC8410A:YELLOW:DIA";
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
H A D | MarkupFilter.cpp | 415 .Case("\033[33m", raw_ostream::Colors::YELLOW) in trySGR()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | CoverageReport.cpp | 134 return Info.getPercentCovered() >= 80.0 ? raw_ostream::YELLOW in determineCoveragePercentageColor()
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | TextDiagnostic.cpp | 49 static constexpr raw_ostream::Colors CommentColor = raw_ostream::YELLOW;
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CFG.cpp | 5926 OS.changeColor(raw_ostream::YELLOW, true); in print_block()
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 8150 2EE9;CJK RADICAL SIMPLIFIED YELLOW;So;0;ON;;;;;N;;;;; 8361 2FC8;KANGXI RADICAL YELLOW;So;0;ON;<compat> 9EC3;;;;N;;;;;
|
H A D | NormalizationTest.txt | 1636 2FC8;2FC8;2FC8;9EC3;9EC3; # (⿈; ⿈; ⿈; 黃; 黃; ) KANGXI RADICAL YELLOW
|