| /freebsd/contrib/llvm-project/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
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/temperature/ |
| H A D | mlx90632.txt | 1 * 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/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | mc13xxx.txt | 32 3 : Red 1 35 6 : Red 2 38 9 : Red 3 46 3 : Red 51 0 : Charger Red
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6qdl-solidsense.dtsi | 49 /* Red/Green LED1 - next to WiFi SMA */ 64 /* Red/Green LED2 - next to GPS SMA */ 114 /* Red LED 1 - GPIO 58 */ 118 /* Red LED 2 - GPIO 57 */
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_descriptions.h | 52 return Red(); in ShadowByte() 58 return Red(); in ShadowByte() 71 return Red(); in ShadowByte()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanTransforms.cpp | 2157 .Case<VPReductionRecipe>([&](VPReductionRecipe *Red) { in optimizeMaskToEVL() argument 2158 VPValue *NewMask = GetNewMask(Red->getCondOp()); in optimizeMaskToEVL() 2159 return new VPReductionEVLRecipe(*Red, EVL, NewMask); in optimizeMaskToEVL() 2861 tryToMatchAndCreateExtendedReduction(VPReductionRecipe *Red, VPCostContext &Ctx, in tryToMatchAndCreateExtendedReduction() argument 2865 Type *RedTy = Ctx.Types.inferScalarType(Red); in tryToMatchAndCreateExtendedReduction() 2866 VPValue *VecOp = Red->getVecOp(); in tryToMatchAndCreateExtendedReduction() 2876 Opcode, isZExt, RedTy, SrcVecTy, Red->getFastMathFlags(), in tryToMatchAndCreateExtendedReduction() 2880 InstructionCost RedCost = Red->computeCost(VF, Ctx); in tryToMatchAndCreateExtendedReduction() 2890 RecurrenceDescriptor::getOpcode(Red->getRecurrenceKind()), in tryToMatchAndCreateExtendedReduction() 2894 return new VPExpressionRecipe(cast<VPWidenCastRecipe>(VecOp), Red); in tryToMatchAndCreateExtendedReduction() [all …]
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | cubemap | 8 0 string MAPZ) Map file for the Blood Frontier/Red Eclipse FPS games
|
| H A D | rpm | 5 # RPM: file(1) magic for Red Hat Packages Erik Troan (ewt@redhat.com)
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx8mm-verdin-ivy.dtsi | 126 /* D7 Red - SODIMM 34 - LEDs.GPIO3 */ 153 /* D8 Red - SODIMM 44 - LEDs.GPIO6 */ 171 /* D9 Red - SODIMM 48 - LEDs.GPIO8 */
|
| H A D | imx8mp-verdin-ivy.dtsi | 127 /* D7 Red - SODIMM 34 - LEDs.GPIO3 */ 154 /* D8 Red - SODIMM 44 - LEDs.GPIO6 */ 172 /* D9 Red - SODIMM 48 - LEDs.GPIO8 */
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | UgaDraw.h | 71 UINT8 Red; member
|
| H A D | GraphicsOutput.h | 134 UINT8 Red; member
|
| /freebsd/sys/contrib/device-tree/Bindings/leds/ |
| H A D | leds-cpcap.txt | 12 * "motorola,cpcap-led-red" (Red Triode)
|
| /freebsd/sys/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-am62-verdin-ivy.dtsi | 127 /* D7 Red - SODIMM 34 - LEDs.GPIO3 */ 154 /* D8 Red - SODIMM 44 - LEDs.GPIO6 */ 172 /* D9 Red - SODIMM 48 - LEDs.GPIO8 */
|
| H A D | k3-am62p-verdin-ivy.dtsi | 131 /* D7 Red - SODIMM 34 - LEDs.GPIO3 */ 158 /* D8 Red - SODIMM 44 - LEDs.GPIO6 */ 176 /* D9 Red - SODIMM 48 - LEDs.GPIO8 */
|
| /freebsd/sys/contrib/dev/acpica/components/debugger/ |
| H A D | dbconvert.c | 477 ACPI_PLD_SET_RED (&Dword, PldInfo->Red); in AcpiDbEncodePldBuffer() 600 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Red", PldInfo->Red); in AcpiDbDumpPldBuffer()
|
| /freebsd/stand/i386/libi386/ |
| H A D | vbe.h | 108 uint8_t Red; member
|
| H A D | vbe.c | 646 pe.Red = entry->Red; in vbe_set_palette() 1108 pe8[i].Red, pe8[i].Green, pe8[i].Blue); in vbe_print_mode()
|
| /freebsd/sys/contrib/dev/acpica/compiler/ |
| H A D | aslpld.c | 285 PldInfo.Red = (UINT8) Value; in OpcDoPld() 738 ACPI_PLD_SET_RED (&Dword, PldInfo->Red); in OpcEncodePldBuffer()
|
| /freebsd/stand/common/ |
| H A D | gfx_fb.c | 398 diff = r - pe8[k].Red; in rgb_to_color_index() 511 data = rgb_to_color_index(p->Red, p->Green, p->Blue); in gfxfb_blt_fill() 513 data = (p->Red & in gfxfb_blt_fill() 647 p->Red = (c >> rp) & rm; in gfxfb_blt_video_to_buffer() 727 c = rgb_to_color_index(p->Red, in gfxfb_blt_buffer_to_video() 730 c = (p->Red & rm) << rp | in gfxfb_blt_buffer_to_video() 1402 pd[i].Red = alpha_blend(ps[i].Red, pd[i].Red, a); in bitmap_cpy() 2033 p[j].Red = r >> rs; in gfx_fb_putimage()
|
| /freebsd/contrib/pam-krb5/m4/ |
| H A D | lib-pathname.m4 | 3 dnl Red Hat systems and some other Linux systems use lib64 and lib32 rather
|
| /freebsd/sys/kgssapi/ |
| H A D | kgss_if.m | 4 # Developed with Red Inc: Alfred Perlstein <alfred@freebsd.org>
|
| /freebsd/packages/librpcsec_gss/ |
| H A D | librpcsec_gss.ucl | 4 * Developed with Red Inc: Alfred Perlstein <alfred@FreeBSD.org>
|
| /freebsd/sys/contrib/device-tree/Bindings/display/tilcdc/ |
| H A D | tilcdc.txt | 46 crossed and LCD_DATA[0:4] is for Red[3:7] and LCD_DATA[11:15] is
|
| /freebsd/sys/contrib/openzfs/ |
| H A D | README.md | 45 ### Red Hat Enterprise Linux (RHEL)
|