/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | kirkwood-nsa310.dts | 29 pmx_led_esata_red: pmx-led-esata-red { 39 pmx_led_usb_red: pmx-led-usb-red { 49 pmx_led_sys_red: pmx-led-sys-red { 59 pmx_led_hdd_red: pmx-led-hdd-red { 94 red-sys { 95 label = "nsa310:red:sys"; 102 red-hdd { 103 label = "nsa310:red:hdd"; 110 red-esata { 111 label = "nsa310:red:esata"; [all …]
|
H A D | kirkwood-nsa310a.dts | 8 * not have the red USB Led. 33 pmx_led_esata_red: pmx-led-esata-red { 48 pmx_led_sys_red: pmx-led-sys-red { 58 pmx_led_hdd_red: pmx-led-hdd-red { 82 red-sys { 83 label = "nsa310:red:sys"; 90 red-hdd { 91 label = "nsa310:red:hdd"; 98 red-esata { 99 label = "nsa310:red:esata"; [all …]
|
H A D | kirkwood-linkstation-lsqvl.dts | 62 red-hdderr0-led { 63 label = "linkstation:red:hdderr0"; 67 red-hdderr1-led { 68 label = "linkstation:red:hdderr1"; 72 red-hdderr2-led { 73 label = "linkstation:red:hdderr2"; 77 red-hdderr3-led { 78 label = "linkstation:red:hdderr3";
|
H A D | kirkwood-dns325.dts | 36 red-l_hdd { 37 label = "dns325:red:l_hdd"; 40 red-r_hdd { 41 label = "dns325:red:r_hdd"; 44 red-usb { 45 label = "dns325:red:usb";
|
H A D | kirkwood-nsa320.dts | 47 pmx_led_hdd2_red: pmx-led-hdd2-red { 87 pmx_led_hdd1_red: pmx-led-hdd1-red { 157 red-hdd1 { 158 label = "nsa320:red:hdd1"; 165 red-hdd2 { 166 label = "nsa320:red:hdd2"; 177 red-copy { 178 label = "nsa320:red:copy";
|
H A D | kirkwood-nsa325.dts | 37 pmx_led_hdd2_red: pmx-led-hdd2-red { 77 pmx_led_hdd1_red: pmx-led-hdd1-red { 177 red-hdd1 { 178 label = "nsa325:red:hdd1"; 185 red-hdd2 { 186 label = "nsa325:red:hdd2"; 197 red-copy { 198 label = "nsa325:red:copy";
|
H A D | armada-xp-netgear-rn2120.dts | 137 red-sata1-led { 138 label = "rn2120:red:sata1"; 143 red-sata2-led { 144 label = "rn2120:red:sata2"; 149 red-sata3-led { 150 label = "rn2120:red:sata3"; 155 red-sata4-led { 156 label = "rn2120:red:sata4"; 161 red-err-led { 162 label = "rn2120:red:err";
|
H A D | kirkwood-net5big.dts | 99 red-sata2 { 100 label = "netxbig:red:sata2"; 118 red-sata3 { 119 label = "netxbig:red:sata3"; 137 red-sata4 { 138 label = "netxbig:red:sata4";
|
/freebsd/contrib/unbound/util/ |
H A D | rbtree.c | 2 * rbtree.c -- generic red black tree 49 /** Node colour red */ 50 #define RED 1 macro 72 * Creates a new red black tree, initializes and returns a pointer to it. 163 while (node != rbtree->root && node->parent->color == RED) { in rbtree_insert_fixup() 168 /* If our uncle is red... */ in rbtree_insert_fixup() 169 if (uncle->color == RED) { in rbtree_insert_fixup() 174 /* And the grandparent red... */ in rbtree_insert_fixup() 175 node->parent->parent->color = RED; in rbtree_insert_fixup() 187 node->parent->parent->color = RED; in rbtree_insert_fixup() [all …]
|
/freebsd/contrib/ldns/ |
H A D | rbtree.c | 2 * rbtree.c -- generic red black tree 51 /** Node colour red */ 52 #define RED 1 macro 74 * Creates a new red black tree, initializes and returns a pointer to it. 171 while (node != rbtree->root && node->parent->color == RED) { in ldns_rbtree_insert_fixup() 176 /* If our uncle is red... */ in ldns_rbtree_insert_fixup() 177 if (uncle->color == RED) { in ldns_rbtree_insert_fixup() 182 /* And the grandparent red... */ in ldns_rbtree_insert_fixup() 183 node->parent->parent->color = RED; in ldns_rbtree_insert_fixup() 195 node->parent->parent->color = RED; in ldns_rbtree_insert_fixup() [all …]
|
/freebsd/contrib/libxo/tests/core/saved/ |
H A D | test_12.H.out | 1 …red color-bg-green">Merry XMas!!</div></div><div class="line"><div class="text">One </div><div cla…
|
H A D | test_12.HP.out | 2 <div class="text color-fg-red color-bg-green">Merry XMas!!</div> 12 <div class="data color-fg-red" data-tag="name">thing</div> 20 <div class="data color-fg-red" data-tag="hand">left</div> 28 <div class="data color-fg-red" data-tag="name">thing</div> 36 <div class="data color-fg-red" data-tag="hand">left</div> 44 <div class="data color-fg-red" data-tag="name">thing</div> 52 <div class="data color-fg-red" data-tag="hand">left</div> 60 <div class="data color-fg-red" data-tag="name">thing</div> 68 <div class="data color-fg-red" data-tag="hand">left</div> 76 <div class="data color-fg-red" data-tag="name">thing</div> [all …]
|
H A D | test_12.HIPx.out | 2 <div class="text color-fg-red color-bg-green">Merry XMas!!</div> 12 <div class="data color-fg-red" data-tag="name" data-xpath="/top/data/thing/name">thing</div> 20 …<div class="data color-fg-red" data-tag="hand" data-xpath="/top/data/thing[name = 'thing']/hand">l… 28 <div class="data color-fg-red" data-tag="name" data-xpath="/top/data/thing/name">thing</div> 36 …<div class="data color-fg-red" data-tag="hand" data-xpath="/top/data/thing[name = 'thing']/hand">l… 44 <div class="data color-fg-red" data-tag="name" data-xpath="/top/data/thing/name">thing</div> 52 …<div class="data color-fg-red" data-tag="hand" data-xpath="/top/data/thing[name = 'thing']/hand">l… 60 <div class="data color-fg-red" data-tag="name" data-xpath="/top/data/thing/name">thing</div> 68 …<div class="data color-fg-red" data-tag="hand" data-xpath="/top/data/thing[name = 'thing']/hand">l… 76 <div class="data color-fg-red" data-tag="name" data-xpath="/top/data/thing/name">thing</div> [all …]
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_rb.c | 203 * All new nodes are colored red. We only need to rebalance in __archive_rb_tree_insert_node() 204 * if our parent is also red. in __archive_rb_tree_insert_node() 284 * We are red and our parent is red, therefore we must have a in __archive_rb_tree_insert_rebalance() 296 * Case 1: our uncle is red in __archive_rb_tree_insert_rebalance() 298 * uncle and make our grandparent red. And in __archive_rb_tree_insert_rebalance() 306 * setting him to red, just return. in __archive_rb_tree_insert_rebalance() 337 * (former grandparent) will become red. in __archive_rb_tree_insert_rebalance() 396 * We know we have a red child so if we flip it to black in __archive_rb_tree_swap_prune_and_rebalance() 499 * In the following diagrams, we (the node to be removed) are S. Red in __archive_rb_tree_remove_node() 500 * nodes are lowercase. T could be either red or black. in __archive_rb_tree_remove_node() [all …]
|
/freebsd/contrib/libxo/doc/ |
H A D | options.rst | 132 - red 145 xo_emit("{C:fg-red,bg-green}Merry XMas!!{C:}\n"); 147 To turn all colored output to red-on-blue, use eight pairs of 148 "red/blue" mappings separated by plus signs ("+"):: 150 --libxo colors=red/blue+red/blue+red/blue+red/blue+\ 151 red/blue+red/blue+red/blue+red/blue 153 To turn the red-on-green text to magenta-on-cyan, give a "magenta" 154 foreground value for red (the second mapping) and a "cyan" background
|
/freebsd/sys/net/altq/ |
H A D | altq_red.h | 34 /* red flags */ 41 * simpler versions of red parameters and statistics used by other 45 int th_min; /* red min threshold */ 46 int th_max; /* red max threshold */ 70 typedef struct red { struct 73 int red_flags; /* red flags */ argument 75 /* red parameters */ 78 int red_thmin; /* red min threshold */ argument 79 int red_thmax; /* red max threshold */ argument 104 /* red drop types */ argument
|
H A D | altq_priq.h | 45 #define PRCF_RED 0x0001 /* use RED */ 46 #define PRCF_ECN 0x0002 /* use RED/ECN */ 64 /* codel, red and rio related info */ 66 struct redstats red[3]; /* rio has 3 red stats */ member 82 struct red *cl_red; /* RED state */
|
H A D | altq_fairq.h | 53 #define FARF_RED 0x0001 /* use RED */ 54 #define FARF_ECN 0x0002 /* use RED/ECN */ 78 /* codel, red and rio related info */ 80 struct redstats red[3]; /* rio has 3 red stats */ member 110 struct red *cl_red; /* RED state */
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-cpcap.txt | 12 * "motorola,cpcap-led-red" (Red Triode) 24 cpcap_led_red: red-led { 25 compatible = "motorola,cpcap-led-red"; 26 label = "cpcap:red";
|
H A D | leds-netxbig.txt | 45 red-power { 46 label = "netxbig:red:power"; 64 red-sata0 { 65 label = "netxbig:red:sata0"; 83 red-sata1 { 84 label = "netxbig:red:sata1";
|
/freebsd/contrib/dialog/samples/ |
H A D | sourcemage.rc | 31 screen_color = (RED,BLACK,ON) 40 title_color = (RED,WHITE,ON) 46 button_active_color = (WHITE,RED,ON) 55 button_key_inactive_color = (RED,WHITE,OFF) 58 button_label_active_color = (RED,RED,ON)
|
/freebsd/share/man/man4/ |
H A D | ng_car.4 | 47 Traffic shaping with RED. 78 counted as yellow and exceeding packets are counted as red. 84 as yellow and exceeding packets are counted as red. 96 This behavior is similar to RED active queue management algorithm. 101 by queue with RED management and counted as yellow. 102 Packets dropped by queue counted as red. 132 uint8_t red_action; /* Action for red packets */ 170 uint64_t red_pkts; /* Counter for red packets */
|
/freebsd/sys/contrib/device-tree/Bindings/display/tilcdc/ |
H A D | tilcdc.txt | 20 - blue-and-red-wiring: Recognized values "straight" or "crossed". 25 - "crossed" indicates wiring that has blue and red wires 30 RGB888 and XRGB8888 formats. However, depending on wiring, the red 45 but for 24 bit color modes the wiring of blue and red components is 46 crossed and LCD_DATA[0:4] is for Red[3:7] and LCD_DATA[11:15] is 60 blue-and-red-wiring = "crossed";
|
/freebsd/share/man/man3/ |
H A D | arb.3 | 98 .Nd "array-based red-black trees" 185 These macros define data structures for and array-based red-black trees. 215 A red-black tree is a binary search tree with the node color as an 223 Each red node (except for the root) has a black parent. 228 Every operation on a red-black tree is bounded as 230 The maximum height of a red-black tree is 244 A red-black tree is headed by a structure defined by the 267 creates a red-black tree head structure with 8-bit signed array indices capable 370 The red-black tree can also be initialized statically by using the 449 macro should be used to check whether a red-black tree is empty.
|
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3399-ficus.dts | 39 label = "red:user1"; 45 label = "red:user2"; 51 label = "red:user3"; 57 label = "red:user4"; 64 label = "red:wlan"; 71 label = "red:bt";
|