Home
last modified time | relevance | path

Searched defs:YELLOW (Results 1 – 4 of 4) sorted by relevance

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/enum/
H A Dtst.EnumEquality.d48 YELLOW enumerator
H A Dtst.EnumValAssign.d44 YELLOW = 2, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h97 YELLOW, enumerator
117 static constexpr Colors YELLOW = Colors::YELLOW; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp69 constexpr raw_ostream::Colors raw_ostream::YELLOW; member in raw_ostream