Home
last modified time | relevance | path

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

123

/Linux-v4.19/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-v4.19/drivers/gpu/drm/i915/
Dintel_tv.c53 u16 blank, black; member
192 .blank = 225, .black = 267, .burst = 113,
202 .blank = 266, .black = 316, .burst = 133,
212 .blank = 225, .black = 225, .burst = 113,
222 .blank = 266, .black = 266, .burst = 133,
232 .blank = 237, .black = 237, .burst = 118,
242 .blank = 280, .black = 280, .burst = 139,
252 .blank = 225, .black = 267, .burst = 113,
262 .blank = 266, .black = 316, .burst = 133,
272 .blank = 225, .black = 267, .burst = 118,
[all …]
/Linux-v4.19/Documentation/
Drbtree.txt2 Red-black Trees (rbtree) in Linux
9 What are red-black trees, and what are they for?
12 Red-black trees are a type of self-balancing binary search tree, used for
19 Red-black trees are similar to AVL trees, but provide faster real-time bounded
26 There are a number of red-black trees in use in the kernel.
31 red-black tree. Virtual memory areas (VMAs) are tracked with red-black
38 Linux Weekly News article on red-black trees
41 Wikipedia entry on red-black trees
44 Linux implementation of red-black trees
Dlogo.txt7 Note that there are black-and-white versions of this available that
/Linux-v4.19/drivers/video/logo/
Dlogo_linux_mono.pbm2 # Standard black and white Linux logo
DKconfig19 bool "Standard black and white Linux logo"
/Linux-v4.19/arch/arm/boot/dts/
Dam335x-boneblack-wireless.dts17 …compatible = "ti,am335x-bone-black-wireless", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx…
Dam335x-bonegreen.dts16 compatible = "ti,am335x-bone-green", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
Dam335x-boneblack.dts16 compatible = "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
Dam335x-sancloud-bbe.dts17 compatible = "sancloud,am335x-boneenhanced", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
Dam335x-bonegreen-wireless.dts17 …compatible = "ti,am335x-bone-green-wireless", "ti,am335x-bone-green", "ti,am335x-bone-black", "ti,…
/Linux-v4.19/tools/perf/Documentation/
Dperfconfig.example6 normal = black, lightgray
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_tv.c131 u16 black; member
183 .black = 282, .blank = 240,
187 .black = 252, .blank = 252,
426 SUN4I_TVE_LEVEL_BLACK(tv_mode->video_levels->black)); in sun4i_tv_mode_set()
/Linux-v4.19/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-v4.19/scripts/dtc/
Ddt_to_config838 for $black (@black_list_driver) {
839 next DRIVER if ($driver =~ /^$black$/);
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-decoder-cmd.rst168 the picture to black after it stopped decoding. Otherwise the last
189 decoder output to black when paused.
Dcontrol.rst69 Picture brightness, or more precisely, the black level.
190 Enable the color killer (i. e. force a black & white image in case
/Linux-v4.19/Documentation/scheduler/
Dsched-design-CFS.txt162 It puts the scheduling entity (task) into the red-black tree and
168 corresponding scheduling entity out of the red-black tree. It decrements
175 entity at the right-most end of the red-black tree.
/Linux-v4.19/Documentation/mips/
DAU1xxx_IDE.README9 the white or black list, go to the 'ADD NEW HARD DISC TO WHITE OR BLACK LIST'
/Linux-v4.19/tools/power/pm-graph/
Dsleepgraph.py3507 th {border: 1px solid black;background:#222;color:white;}\n\
3509 tr.head td {border: 1px solid black;background:#aaa;}\n\
4057 .callgraph {margin-top:30px;box-shadow:5px 5px 20px black;}\n\
4059 h1 {color:black;font:bold 30px Times;}\n\
4060 t0 {color:black;font:bold 30px Times;}\n\
4061 t1 {color:black;font:30px Times;}\n\
4062 t2 {color:black;font:25px Times;}\n\
4063 t3 {color:black;font:20px Times;white-space:nowrap;}\n\
4064 t4 {color:black;font:bold 30px Times;line-height:60px;white-space:nowrap;}\n\
4089 ….thread.sec,.thread.sec:hover {background:black;border:0;color:white;line-height:15px;font-size:10…
[all …]
Dbootgraph.py643 …px;z-index:7;overflow:hidden;color:black;text-align:center;white-space:nowrap;border-radius:5px;bo…
/Linux-v4.19/drivers/video/fbdev/
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-v4.19/drivers/video/console/
DKconfig162 black screen as soon as fbcon loads.
/Linux-v4.19/Documentation/m68k/
Dkernel-options.txt355 (X) display. Usually, the background is chosen to be black. With this
395 If your OverScan needs a black border, you have to write the last
444 'n': normal colors, i.e. 0=white, 1=black
445 'i': inverted colors, i.e. 0=black, 1=white
736 Use inverted display (black on white). Functionally the same as the

123