Home
last modified time | relevance | path

Searched refs:black (Results 1 – 25 of 36) sorted by relevance

12

/linux-3.4.99/Documentation/blockdev/drbd/
Ddrbd-connection-state-overview.dot7 node [fontcolor=black]
29 Connected [ label=Connected,style=filled,fillcolor=green,fontcolor=black ]
50 node [shape=box,fontcolor=black]
82 edge [color=black]
/linux-3.4.99/Documentation/
Drbtree.txt1 Red-black Trees (rbtree) in Linux
6 What are red-black trees, and what are they for?
9 Red-black trees are a type of self-balancing binary search tree, used for
16 Red-black trees are similar to AVL trees, but provide faster real-time bounded
23 There are a number of red-black trees in use in the kernel.
28 red-black tree. Virtual memory areas (VMAs) are tracked with red-black
35 Linux Weekly News article on red-black trees
38 Wikipedia entry on red-black trees
41 Linux implementation of red-black trees
Dlogo.txt7 Note that there are black-and-white versions of this available that
D00-INDEX280 - info on what red-black trees are and what they are for.
/linux-3.4.99/drivers/gpu/drm/i915/
Dintel_tv.c89 int blank, black, burst; member
227 .blank = 225, .black = 267, .burst = 113,
237 .blank = 266, .black = 316, .burst = 133,
247 .blank = 225, .black = 225, .burst = 113,
257 .blank = 266, .black = 266, .burst = 133,
267 .blank = 237, .black = 237, .burst = 118,
277 .blank = 280, .black = 280, .burst = 139,
287 .blank = 225, .black = 267, .burst = 113,
297 .blank = 266, .black = 316, .burst = 133,
307 .blank = 225, .black = 267, .burst = 118,
[all …]
/linux-3.4.99/drivers/video/logo/
Dlogo_linux_mono.pbm2 # Standard black and white Linux logo
DKconfig19 bool "Standard black and white Linux logo"
/linux-3.4.99/tools/perf/Documentation/
Dperfconfig.example6 normal = black, lightgray
/linux-3.4.99/Documentation/video4linux/cx2341x/
Dfw-decoder-api.txt34 Display 0=last frame, 1=black
36 then use '0', otherwise the screen goes to black at once.
38 to set the screen to black.
161 Display: 0=last frame, 1=black
Dfw-decoder-regs.txt362 output will simply go black outside of this region. If the osd tries to
768 Affects overall brightness, wrapping around to black
786 Affects overall brightness, wrapping around to black
/linux-3.4.99/Documentation/fb/
Dinternals.txt56 Each pixel is either black or white.
Dapi.txt92 Pixels are black or white and stored on a number of bits (typically one)
103 Pixels are black or white and stored on a number of bits (typically one)
/linux-3.4.99/Documentation/scheduler/
Dsched-design-CFS.txt164 It puts the scheduling entity (task) into the red-black tree and
170 corresponding scheduling entity out of the red-black tree. It decrements
177 entity at the right-most end of the red-black tree.
/linux-3.4.99/Documentation/serial/
Dspecialix.txt220 2 RXD black 5 TXD
234 2 RXD black 5 TXD
242 2 RXD black 3 RXD 2 RXD
258 2 RXD black 3 RXD 2 RXD
/linux-3.4.99/drivers/video/msm/
Dmsm_fb.c79 char *black; member
573 msmfb->black = kzalloc(msmfb->fb->var.bits_per_pixel*msmfb->xres, in msmfb_probe()
/linux-3.4.99/Documentation/video4linux/bttv/
DPROBLEMS28 - I still only get a black picture with my S3 card!
/linux-3.4.99/Documentation/mips/
DAU1xxx_IDE.README9 the white or black list, go to the 'ADD NEW HARD DISC TO WHITE OR BLACK LIST'
/linux-3.4.99/drivers/video/
Datafb.c2693 unsigned short black[16]; in atafb_blank() local
2698 memset(black, 0, 16 * sizeof(unsigned short)); in atafb_blank()
2699 cmap.red = black; in atafb_blank()
2700 cmap.green = black; in atafb_blank()
2701 cmap.blue = black; in atafb_blank()
/linux-3.4.99/Documentation/kbuild/
Dkconfig.txt147 blackbg => selects a color scheme with black background
/linux-3.4.99/Documentation/m68k/
Dkernel-options.txt357 (X) display. Usually, the background is chosen to be black. With this
397 If your OverScan needs a black border, you have to write the last
446 'n': normal colors, i.e. 0=white, 1=black
447 'i': inverted colors, i.e. 0=black, 1=white
738 Use inverted display (black on white). Functionally the same as the
/linux-3.4.99/Documentation/video4linux/
DREADME.ivtv156 or /dev/video0 to get an mpeg2 stream with black video.
/linux-3.4.99/Documentation/scsi/
Dscsi-changer.txt73 I don't have any device lists, neither black-list nor white-list. Thus
/linux-3.4.99/Documentation/input/
Dxpad.txt42 right side (A, B, X, Y, black, white) are said to be "analog" and
/linux-3.4.99/Documentation/timers/
Dhrtimers.txt92 such as radix trees and hashes, we chose the red black tree as the basic
/linux-3.4.99/Documentation/networking/
Deql.txt21 bandwidth. All without having to have a special black box on either

12