| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_report_decorator.h | 29 const char *Warning() const { return Red(); } in Warning() 30 const char *Error() const { return Red(); } in Error() 35 const char *Red() const { return ansi_ ? "\033[1m\033[31m" : ""; } in Red() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/ |
| H A D | enum6.C | 9 enum Color { Red, Green, Blue }; enumerator 17 s.c = Red; // <== This statement produces the warning message. in foo()
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/asan/ |
| H A D | asan_descriptions.h | 54 return Red(); in ShadowByte() 60 return Red(); in ShadowByte() 73 return Red(); in ShadowByte()
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/ |
| H A D | wrappers_cpp_test.cpp | 65 enum class Color { Red, Green, Blue }; enumerator 68 Color C = Color::Red;
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | rpm | 5 # RPM: file(1) magic for Red Hat Packages Erik Troan (ewt@redhat.com)
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/config/ |
| H A D | tls.m4 | 8 dnl static linking. This fails at least with some older Red Hat
|
| /openbsd-src/gnu/gcc/config/ |
| H A D | tls.m4 | 9 dnl on Solaris 10). This fails with some older Red Hat releases.
|
| /openbsd-src/sys/stand/efi/include/ |
| H A D | efigop.h | 87 UINT8 Red; member
|
| /openbsd-src/gnu/gcc/gcc/config/m32c/ |
| H A D | m32c-modes.def | 4 Contributed by Red Hat.
|
| H A D | m32c.opt | 4 ; Contributed by Red Hat.
|
| H A D | minmax.md | 4 ;; Contributed by Red Hat.
|
| H A D | m32c.md | 4 ;; Contributed by Red Hat.
|
| H A D | jump.md | 4 ;; Contributed by Red Hat.
|
| H A D | t-m32c | 4 # Contributed by Red Hat.
|
| H A D | prologue.md | 4 ;; Contributed by Red Hat.
|
| H A D | m32c.abi | 4 Contributed by Red Hat.
|
| /openbsd-src/gnu/usr.bin/binutils/cpu/ |
| H A D | ChangeLog | 117 Contributed by Red Hat. 156 Contributed by Red Hat.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ip2k/ |
| H A D | crt0.S | 3 ; Contributed by Red Hat, Inc.
|
| /openbsd-src/games/monop/ |
| H A D | mon.dat | 44 {0, -1, 3, 0, 3, "Red", "RED", {21,23,24},
|
| /openbsd-src/usr.bin/calendar/calendars/ |
| H A D | calendar.pagan | 52 10/08 Day of Remembrance for Erik the Red
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/cpu/ |
| H A D | sh.opc | 5 Contributed by Red Hat Inc; developed under contract from Hitachi
|
| H A D | m32r.opc | 6 Contributed by Red Hat Inc; developed under contract from 11 Contributed by Red Hat Inc; developed under contract from Fujitsu.
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | ObjectiveCLiterals.rst | 132 typedef enum { Red, Green, Blue } Color; 177 typedef enum : unsigned char { Red, Green, Blue } Color; 178 …NSNumber *red = @(Red), *green = @(Green), *blue = @(Blue); // => [NSNumber numberWithUnsignedChar… 191 typedef enum : unsigned char { Red, Green, Blue } Color; 192 Color col = Red;
|
| /openbsd-src/gnu/usr.bin/texinfo/doc/ |
| H A D | pdfcolor.tex | 87 \def\Red{\pdfsetcolor{\cmykRed}}
|
| /openbsd-src/sbin/isakmpd/ |
| H A D | README | 14 For example, Red Hat 5.2 shipped with pmake installed. Read sysdep/README
|