| /netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/ |
| H A D | color.cpp | 99 if (Red != c.Red || Green != c.Green || Blue != c.Blue) in operator ==() 150 Blue = min(MAX_COLOR_VAL, b); in set_rgb() 264 *b = Blue; in get_rgb() 298 *y = MAX_COLOR_VAL - Blue; in get_cmy() 328 min(MAX_COLOR_VAL - Green, MAX_COLOR_VAL - Blue)); in get_cmyk() 339 *y = (MAX_COLOR_VAL * (MAX_COLOR_VAL - Blue - *k)) in get_cmyk() 379 *g = (222*Red + 707*Green + 71*Blue) / 1000; in get_gray() 408 double(Blue) / MAX_COLOR_VAL); in print_color()
|
| /netbsd-src/external/bsd/libfido2/dist/udev/ |
| H A D | fidodevs | 105 product LEDGER 0x0000 Ledger Blue 108 product LEDGER 0x0011 Ledger Blue 109 product LEDGER 0x0015 Ledger Blue Legacy
|
| H A D | 70-u2f.rules | 186 # Ledger Blue by LEDGER 195 # Ledger Blue by LEDGER 198 # Ledger Blue Legacy by LEDGER
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
| H A D | asan_descriptions.h | 47 const char *Access() { return Blue(); } in Access() 70 return Blue(); in ShadowByte()
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
| H A D | asan_descriptions.h | 46 const char *Access() { return Blue(); } in Access() 69 return Blue(); in ShadowByte()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
| H A D | asan_descriptions.h | 45 const char *Access() { return Blue(); } in Access() 68 return Blue(); in ShadowByte()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_report_decorator.h | 39 const char *Blue() const { return ansi_ ? "\033[1m\033[34m" : ""; } in Blue() function
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_report_decorator.h | 38 const char *Blue() const { return ansi_ ? "\033[1m\033[34m" : ""; } in Blue() function
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_report_decorator.h | 37 const char *Blue() const { return ansi_ ? "\033[1m\033[34m" : ""; } in Blue() function
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | orion5x-lacie-d2-network.dts | 192 * MPP16: Blue front LED blink control 222 * GPIO 23: Blue front LED off
|
| H A D | exynos5422-odroidxu4.dts | 82 * PWM 2 -- Blue LED
|
| H A D | exynos5422-odroidxu3.dts | 66 * PWM 2 -- Blue LED
|
| H A D | exynos5422-odroidxu3-lite.dts | 99 * PWM 2 -- Blue LED
|
| H A D | exynos5422-odroidhc1.dts | 254 * PWM 2 -- Blue LED
|
| H A D | orion5x-maxtor-shared-storage-2.dts | 164 * GPIO 23: Blue front LED off
|
| /netbsd-src/external/gpl2/groff/dist/src/include/ |
| H A D | color.h | 94 #define Blue components[2] macro
|
| /netbsd-src/sys/external/bsd/acpica/dist/debugger/ |
| H A D | dbconvert.c | 371 ACPI_PLD_SET_BLUE (&Dword, PldInfo->Blue); in AcpiDbEncodePldBuffer() 494 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Blue", PldInfo->Blue); in AcpiDbDumpPldBuffer()
|
| /netbsd-src/games/quiz/datfiles/ |
| H A D | locomotive | 7 2-6-6-6:Allegheny|Blue Ridge
|
| /netbsd-src/sys/arch/i386/stand/lib/ |
| H A D | vbe.h | 82 uint8_t Blue; member
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl-java/javadoc2/ |
| H A D | stylesheet.css | 23 .NavBarCell1Rev { background-color:#00008B;}/* Dark Blue */
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCSchedule440.td | 15 // PPC-440- and PPC-450-based Blue Gene (L and P) supercomputers. 18 // SIMD floating-point unit for Blue Gene/L. 21 // Carlos Sosa and Brant Knudson. IBM System Blue Gene Solution: 22 // Blue Gene/P Application Development.
|
| /netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
| H A D | aslpld.c | 185 PldInfo.Blue = (UINT8) Value; in OpcDoPld() 632 ACPI_PLD_SET_BLUE (&Dword, PldInfo->Blue); in OpcEncodePldBuffer()
|
| /netbsd-src/sys/arch/playstation2/conf/ |
| H A D | GENERIC | 28 #options ALTQ_BLUE # Stochastic Fair Blue
|
| /netbsd-src/sys/external/bsd/acpica/dist/utilities/ |
| H A D | utxface.c | 596 PldInfo->Blue = ACPI_PLD_GET_BLUE (&Dword); in ACPI_EXPORT_SYMBOL()
|
| /netbsd-src/external/apache2/llvm/dist/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;
|