| /netbsd-src/sys/external/bsd/gnu-efi/dist/apps/ |
| H A D | lfbgrid.c | 14 UINT32 Red, Green; in fill_boxes() local 19 Red = be32_to_cpu(0xff000000); in fill_boxes() 23 Red = be32_to_cpu(0x0000ff00); in fill_boxes() 27 Red = Info.RedMask; in fill_boxes() 38 color = ((y / 32) % 2 == 0) ? Red : Green; in fill_boxes() 41 color = (color == Red) ? Green : Red; in fill_boxes()
|
| H A D | bltgrid.c | 16 EFI_GRAPHICS_OUTPUT_BLT_PIXEL Red = {0, 0, 0xff, 0}, in fill_boxes() local 21 Color = ((y / 32) % 2 == 0) ? &Red : &Green; in fill_boxes() 24 Color = (Color == &Red) ? &Green : &Red; in fill_boxes()
|
| /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 ==() 148 Red = min(MAX_COLOR_VAL, r); in set_rgb() 262 *r = Red; in get_rgb() 296 *c = MAX_COLOR_VAL - Red; in get_cmy() 327 *k = min(MAX_COLOR_VAL - Red, in get_cmyk() 335 *c = (MAX_COLOR_VAL * (MAX_COLOR_VAL - Red - *k)) in get_cmyk() 379 *g = (222*Red + 707*Green + 71*Blue) / 1000; in get_gray() 406 double(Red) / MAX_COLOR_VAL, in print_color()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_report_decorator.h | 30 const char *Warning() const { return Red(); } in Warning() 31 const char *Error() const { return Red(); } in Error() 36 const char *Red() const { return ansi_ ? "\033[1m\033[31m" : ""; } in Red() function
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/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
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_report_decorator.h | 28 const char *Warning() const { return Red(); } in Warning() 29 const char *Error() const { return Red(); } in Error() 34 const char *Red() const { return ansi_ ? "\033[1m\033[31m" : ""; } in Red() function
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/ |
| H A D | rbtree.d | 102 Red, in RBNode() enumerator 278 if (_parent.color == Color.Red) in RBNode() 288 if (y !is null && y.color == Color.Red) in RBNode() 302 cur.color = Color.Red; in RBNode() 314 cur.color = Color.Red; in RBNode() 323 if (y !is null && y.color == Color.Red) in RBNode() 337 cur.color = Color.Red; in RBNode() 349 cur.color = Color.Red; in RBNode() 460 if (w.color == Node.Color.Red) in RBNode() 463 x._parent.color = Node.Color.Red; in RBNode() [all …]
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | imx6qdl-solidsense.dtsi | 49 /* Red/Green LED1 - next to WiFi SMA */ 64 /* Red/Green LED2 - next to GPS SMA */ 115 /* Red LED 1 - GPIO 58 */ 119 /* Red LED 2 - GPIO 57 */
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/container/ |
| H A D | rbtree.d | 102 Red, in RBNode() enumerator 284 if (_parent.color == Color.Red) in RBNode() 294 if (y !is null && y.color == Color.Red) in RBNode() 308 cur.color = Color.Red; in RBNode() 320 cur.color = Color.Red; in RBNode() 329 if (y !is null && y.color == Color.Red) in RBNode() 343 cur.color = Color.Red; in RBNode() 355 cur.color = Color.Red; in RBNode() 466 if (w.color == Node.Color.Red) in RBNode() 469 x._parent.color = Node.Color.Red; in RBNode() [all …]
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
| H A D | asan_descriptions.h | 55 return Red(); in ShadowByte() 61 return Red(); in ShadowByte() 74 return Red(); in ShadowByte()
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
| H A D | asan_descriptions.h | 54 return Red(); in ShadowByte() 60 return Red(); in ShadowByte() 73 return Red(); in ShadowByte()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
| H A D | asan_descriptions.h | 53 return Red(); in ShadowByte() 59 return Red(); in ShadowByte() 72 return Red(); in ShadowByte()
|
| /netbsd-src/games/phantasia/ |
| H A D | monsters.asc | 75 A Red Dragon 342 141 23 1299 11649 8 0 0 94 Red Cap 143 50 35 1965 23456 9 0 0
|
| /netbsd-src/games/quiz/datfiles/ |
| H A D | sov | 1 W[illia|]m [I|1|the Conqueror]:11:W[illia|]m [II|2|Rufus|the Red] 2 W[illia|]m [II|2|Rufus|the Red]:11:Hen[ry|] [I|1]
|
| /netbsd-src/external/bsd/iscsi/dist/src/etc/ |
| H A D | auths | 9 #chaptest3:chap:Rhode Island Red
|
| /netbsd-src/etc/iscsi/ |
| H A D | auths | 9 #chaptest3:chap:Rhode Island Red
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | cubemap | 8 0 string MAPZ) Map file for the Blood Frontier/Red Eclipse FPS games
|
| /netbsd-src/sys/arch/evbarm/iq31244/ |
| H A D | README | 3 The IQ31244 ("Red Canyon") is a reference board based around the
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/doc/ |
| H A D | stack_frame.txt | 36 | | Red Zone | v
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/doc/ |
| H A D | stack_frame.txt | 36 | | Red Zone | v
|
| /netbsd-src/sys/altq/ |
| H A D | altq_flowvalve.h | 63 enum fv_state { Green, Red } fve_state; enumerator
|
| /netbsd-src/external/gpl2/lvm2/dist/udev/ |
| H A D | 95-dm-notify.rules | 1 # Copyright (C) 2009 Red Hat, Inc. All rights reserved.
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | PRBTree.cc | 39 #define IS_RED(x) ((x)!=NULL && (x)->color == Red) 41 #define SET_RED(x) (x)->color = Red 49 color = Red; in LMap()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | PRBTree.cc | 39 #define IS_RED(x) ((x)!=NULL && (x)->color == Red) 41 #define SET_RED(x) (x)->color = Red 49 color = Red; in LMap()
|
| /netbsd-src/external/gpl2/groff/dist/src/include/ |
| H A D | color.h | 92 #define Red components[0] macro
|