Home
last modified time | relevance | path

Searched refs:Red (Results 1 – 25 of 122) sorted by relevance

12345

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_report_decorator.h29 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 Denum6.C9 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 Dasan_descriptions.h54 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 Dwrappers_cpp_test.cpp65 enum class Color { Red, Green, Blue }; enumerator
68 Color C = Color::Red;
/openbsd-src/usr.bin/file/magdir/
H A Drpm5 # RPM: file(1) magic for Red Hat Packages Erik Troan (ewt@redhat.com)
/openbsd-src/gnu/usr.bin/binutils-2.17/config/
H A Dtls.m48 dnl static linking. This fails at least with some older Red Hat
/openbsd-src/gnu/gcc/config/
H A Dtls.m49 dnl on Solaris 10). This fails with some older Red Hat releases.
/openbsd-src/sys/stand/efi/include/
H A Defigop.h87 UINT8 Red; member
/openbsd-src/gnu/gcc/gcc/config/m32c/
H A Dm32c-modes.def4 Contributed by Red Hat.
H A Dm32c.opt4 ; Contributed by Red Hat.
H A Dminmax.md4 ;; Contributed by Red Hat.
H A Dm32c.md4 ;; Contributed by Red Hat.
H A Djump.md4 ;; Contributed by Red Hat.
H A Dt-m32c4 # Contributed by Red Hat.
H A Dprologue.md4 ;; Contributed by Red Hat.
H A Dm32c.abi4 Contributed by Red Hat.
/openbsd-src/gnu/usr.bin/binutils/cpu/
H A DChangeLog117 Contributed by Red Hat.
156 Contributed by Red Hat.
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dcrt0.S3 ; Contributed by Red Hat, Inc.
/openbsd-src/games/monop/
H A Dmon.dat44 {0, -1, 3, 0, 3, "Red", "RED", {21,23,24},
/openbsd-src/usr.bin/calendar/calendars/
H A Dcalendar.pagan52 10/08 Day of Remembrance for Erik the Red
/openbsd-src/gnu/usr.bin/binutils-2.17/cpu/
H A Dsh.opc5 Contributed by Red Hat Inc; developed under contract from Hitachi
H A Dm32r.opc6 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 DObjectiveCLiterals.rst132 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 Dpdfcolor.tex87 \def\Red{\pdfsetcolor{\cmykRed}}
/openbsd-src/sbin/isakmpd/
H A DREADME14 For example, Red Hat 5.2 shipped with pmake installed. Read sysdep/README

12345