Home
last modified time | relevance | path

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

123

/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/sys/contrib/device-tree/Bindings/iio/temperature/
H A Dmlx90632.txt1 * Melexis MLX90632 contactless Infra Red temperature sensor
5 There are various applications for the Infra Red contactless temperature sensor
16 Since measured object emissivity effects Infra Red energy emitted, emissivity
/freebsd-13.1/sys/contrib/device-tree/Bindings/mfd/
H A Dmc13xxx.txt32 3 : Red 1
35 6 : Red 2
38 9 : Red 3
46 3 : Red
51 0 : Charger Red
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h54 return Red(); in ShadowByte()
60 return Red(); in ShadowByte()
73 return Red(); in ShadowByte()
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dcubemap8 0 string MAPZ) Map file for the Blood Frontier/Red Eclipse FPS games
H A Drpm5 # RPM: file(1) magic for Red Hat Packages Erik Troan ([email protected])
/freebsd-13.1/stand/efi/include/
H A Defiuga.h81 UINT8 Red; member
H A Defigop.h87 UINT8 Red; member
/freebsd-13.1/sys/contrib/device-tree/Bindings/leds/
H A Dleds-cpcap.txt12 * "motorola,cpcap-led-red" (Red Triode)
/freebsd-13.1/sys/contrib/dev/acpica/components/debugger/
H A Ddbconvert.c475 ACPI_PLD_SET_RED (&Dword, PldInfo->Red); in AcpiDbEncodePldBuffer()
598 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Red", PldInfo->Red); in AcpiDbDumpPldBuffer()
/freebsd-13.1/stand/i386/libi386/
H A Dvbe.h108 uint8_t Red; member
H A Dvbe.c644 pe.Red = entry->Red; in vbe_set_palette()
1106 pe8[i].Red, pe8[i].Green, pe8[i].Blue); in vbe_print_mode()
/freebsd-13.1/sys/contrib/dev/acpica/compiler/
H A Daslpld.c285 PldInfo.Red = (UINT8) Value; in OpcDoPld()
738 ACPI_PLD_SET_RED (&Dword, PldInfo->Red); in OpcEncodePldBuffer()
/freebsd-13.1/stand/common/
H A Dgfx_fb.c323 diff = r - pe8[k].Red; in rgb_to_color_index()
436 data = rgb_to_color_index(p->Red, p->Green, p->Blue); in gfxfb_blt_fill()
438 data = (p->Red & in gfxfb_blt_fill()
572 p->Red = (c >> rp) & rm; in gfxfb_blt_video_to_buffer()
652 c = rgb_to_color_index(p->Red, in gfxfb_blt_buffer_to_video()
655 c = (p->Red & rm) << rp | in gfxfb_blt_buffer_to_video()
1318 pd[i].Red = alpha_blend(ps[i].Red, pd[i].Red, a); in bitmap_cpy()
1949 p[j].Red = r >> rs; in gfx_fb_putimage()
/freebsd-13.1/sys/kgssapi/
H A Dkgss_if.m4 # Developed with Red Inc: Alfred Perlstein <[email protected]>
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/tilcdc/
H A Dtilcdc.txt46 crossed and LCD_DATA[0:4] is for Red[3:7] and LCD_DATA[11:15] is
/freebsd-13.1/crypto/openssh/contrib/cygwin/
H A DREADME91 Red Hat Inc.
/freebsd-13.1/sys/contrib/dev/acpica/components/utilities/
H A Dutxface.c702 PldInfo->Red = ACPI_PLD_GET_RED (&Dword); in ACPI_EXPORT_SYMBOL()
/freebsd-13.1/sys/contrib/dev/acpica/include/
H A Dacbuffer.h230 UINT8 Red; member
/freebsd-13.1/sys/mips/conf/
H A DONIONOMEGA.hints108 #Red
/freebsd-13.1/sys/contrib/openzfs/contrib/initramfs/
H A DREADME.initramfs.markdown4 similar software product to `dracut` (which is used in Red Hat based
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dorion5x-lacie-d2-network.dts191 * MPP6: Red front LED
/freebsd-13.1/stand/efi/loader/
H A Dframebuffer.c178 pix1.Red = ~pix0.Red; in efifb_uga_find_pixel()
/freebsd-13.1/crypto/openssh/
H A DREADME.platform65 Some Linux distributions (including Red Hat/Fedora/CentOS) include
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp98 enum class ColorKind { None, Red, Black }; enumerator
119 return ColorKind::Red; in other()
120 return Color == ColorKind::Red ? ColorKind::Black : ColorKind::Red; in other()
299 case ColorKind::Red: in dump()
565 ColorUp = (I < Num / 2) ? ColorKind::Red : ColorKind::Black; in route()

123