/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | mc13xxx.txt | 33 4 : Green 1 36 7 : Green 2 39 10 : Green 3 47 4 : Green 52 1 : Charger Green
|
/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 */ 117 /* Green LED 1 - GPIO 55 */ 121 /* Green LED 2 - GPIO 56 */
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_report_decorator.h | 36 const char *Green() const { return ansi_ ? "\033[1m\033[32m" : ""; } in Green() function
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | am335x-bonegreen.dts | 12 model = "TI AM335x BeagleBone Green";
|
H A D | am335x-bonegreen-wireless.dts | 13 model = "TI AM335x BeagleBone Green Wireless";
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-mdm9615-wp8548-mangoh-green.dts | 3 * Device Tree Source for mangOH Green Board with WP8548 Module 16 model = "MangOH Green with WP8548 Module";
|
/freebsd/stand/efi/include/ |
H A D | efiuga.h | 79 UINT8 Green; member
|
H A D | efigop.h | 85 UINT8 Green; member
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos54xx-odroidxu-leds.dtsi | 25 * Green LED is much brighter than the others
|
H A D | exynos5422-odroidxu3.dts | 65 * PWM 1 -- Green LED
|
H A D | exynos5422-odroidxu3-lite.dts | 98 * PWM 1 -- Green LED
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-cpcap.txt | 13 * "motorola,cpcap-led-green" (Green Triode)
|
/freebsd/sys/contrib/dev/acpica/components/debugger/ |
H A D | dbconvert.c | 478 ACPI_PLD_SET_GREEN (&Dword, PldInfo->Green); in AcpiDbEncodePldBuffer() 601 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Green", PldInfo->Green); in AcpiDbDumpPldBuffer()
|
/freebsd/usr.sbin/bsdconfig/console/ |
H A D | saver | 168 "8 $msg_green") # "Green" power saving mode (if supported by monitor)
|
/freebsd/stand/i386/libi386/ |
H A D | vbe.h | 107 uint8_t Green; member
|
H A D | vbe.c | 645 pe.Green = entry->Green; 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 | 289 PldInfo.Green = (UINT8) Value; in OpcDoPld() 739 ACPI_PLD_SET_GREEN (&Dword, PldInfo->Green); in OpcEncodePldBuffer()
|
/freebsd/stand/common/ |
H A D | gfx_fb.c | 336 diff = g - pe8[k].Green; in rgb_to_color_index() 447 data = rgb_to_color_index(p->Red, p->Green, p->Blue); in gfxfb_blt_fill() 451 data |= (p->Green & in gfxfb_blt_fill() 584 p->Green = (c >> gp) & gm; in gfxfb_blt_video_to_buffer() 664 p->Green, p->Blue); in gfxfb_blt_buffer_to_video() 667 (p->Green & gm) << gp | in gfxfb_blt_buffer_to_video() 1332 pd[i].Green = alpha_blend(ps[i].Green, pd[i].Green, a); in bitmap_cpy() 1963 p[j].Green = g >> gs; in gfx_fb_putimage()
|
/freebsd/contrib/tnftp/ |
H A D | THANKS | 34 Matthew R. Green <mrg@eterna.com.au>
|
/freebsd/usr.bin/fortune/ |
H A D | README | 20 propensity which ordains, in effect, that "The Green Pastures" should never
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_descriptions.h | 47 const char *Location() { return Green(); } in Location()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_report.cpp | 36 const char *Name() const { return Green(); } in Name()
|
/freebsd/sys/contrib/dev/acpica/components/utilities/ |
H A D | utxface.c | 703 PldInfo->Green = ACPI_PLD_GET_GREEN (&Dword); in ACPI_EXPORT_SYMBOL()
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | acbuffer.h | 231 UINT8 Green; member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_report.cpp | 160 const char *Name() const { return Green(); } in Name() 161 const char *Location() { return Green(); } in Location() 162 const char *Thread() { return Green(); } in Thread()
|